=== REDIS BUG REPORT START: Cut & paste starting from here ===
23440:M 18 Mar 2020 18:12:42.697 # Redis 5.0.5 crashed by signal: 11
23440:M 18 Mar 2020 18:12:42.697 # Crashed running the instruction at: 0x7f08f74ea5a1
23440:M 18 Mar 2020 18:12:42.697 # Accessing address: (nil)
23440:M 18 Mar 2020 18:12:42.697 # Failed assertion: <no assertion failed> (<no file>:0)
------ STACK TRACE ------
EIP:
/lib/x86_64-linux-gnu/libc.so.6(+0x18e5a1)[0x7f08f74ea5a1]
Backtrace:
redis-server ip:6379(logStackTrace+0x5a)[0x557d6ebf437a]
redis-server ip:6379(sigsegvHandler+0xb1)[0x557d6ebf4b31]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12890)[0x7f08f775f890]
/lib/x86_64-linux-gnu/libc.so.6(+0x18e5a1)[0x7f08f74ea5a1]
/root/RedisGraph/src/redisgraph.so(parse+0x9)[0x7f08f47766b9]
/root/RedisGraph/src/redisgraph.so(Graph_Query+0x49)[0x7f08f47482c9]
/root/RedisGraph/src/redisgraph.so(+0x1f5364)[0x7f08f477f364]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7f08f77546db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f08f747d88f]
------ INFO OUTPUT ------
# Server
redis_version:5.0.5
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:110e1836f252c86a
redis_mode:standalone
os:Linux 4.15.0-50-generic x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:atomic-builtin
gcc_version:7.4.0
process_id:23440
run_id:9e63643f2b6b5927887715cbb5882ef44207f56a
tcp_port:6379
uptime_in_seconds:1892
uptime_in_days:0
hz:10
configured_hz:10
lru_clock:7477058
executable:/root/redis-server
config_file:/etc/redis/6379.conf
# Clients
connected_clients:7
client_recent_max_input_buffer:2
client_recent_max_output_buffer:0
blocked_clients:1
# Memory
used_memory:4173848
used_memory_human:3.98M
used_memory_rss:11296768
used_memory_rss_human:10.77M
used_memory_peak:4173848
used_memory_peak_human:3.98M
used_memory_peak_perc:100.45%
used_memory_overhead:978414
used_memory_startup:791512
used_memory_dataset:3195434
used_memory_dataset_perc:94.47%
allocator_allocated:3281896
allocator_active:3903488
allocator_resident:7004160
total_system_memory:2090123264
total_system_memory_human:1.95G
used_memory_lua:37888
used_memory_lua_human:37.00K
used_memory_scripts:0
used_memory_scripts_human:0B
number_of_cached_scripts:0
maxmemory:0
maxmemory_human:0B
maxmemory_policy:noeviction
allocator_frag_ratio:1.19
allocator_frag_bytes:621592
allocator_rss_ratio:1.79
allocator_rss_bytes:3100672
rss_overhead_ratio:1.61
rss_overhead_bytes:4292608
mem_fragmentation_ratio:4.22
mem_fragmentation_bytes:8621616
mem_not_counted_for_evict:0
mem_replication_backlog:0
mem_clients_slaves:0
mem_clients_normal:183998
mem_aof_buffer:0
mem_allocator:jemalloc-5.1.0
active_defrag_running:0
lazyfree_pending_objects:0
# Persistence
loading:0
rdb_changes_since_last_save:5
rdb_bgsave_in_progress:0
rdb_last_save_time:1584533470
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:-1
rdb_current_bgsave_time_sec:-1
rdb_last_cow_size:0
aof_enabled:0
aof_rewrite_in_progress:0
aof_rewrite_scheduled:0
aof_last_rewrite_time_sec:-1
aof_current_rewrite_time_sec:-1
aof_last_bgrewrite_status:ok
aof_last_write_status:ok
aof_last_cow_size:0
# Stats
total_connections_received:7
total_commands_processed:3266
instantaneous_ops_per_sec:1
total_net_input_bytes:181788
total_net_output_bytes:953478
instantaneous_input_kbps:0.10
instantaneous_output_kbps:0.10
rejected_connections:0
sync_full:0
sync_partial_ok:0
sync_partial_err:0
expired_keys:0
expired_stale_perc:0.00
expired_time_cap_reached_count:0
evicted_keys:0
keyspace_hits:115
keyspace_misses:181
pubsub_channels:1
pubsub_patterns:0
latest_fork_usec:0
migrate_cached_sockets:0
slave_expires_tracked_keys:0
active_defrag_hits:0
active_defrag_misses:0
active_defrag_key_hits:0
active_defrag_key_misses:0
# Replication
role:master
connected_slaves:0
master_replid:id
master_replid2:0000000000000000000000000000000000000000
master_repl_offset:0
second_repl_offset:-1
repl_backlog_active:0
repl_backlog_size:1048576
repl_backlog_first_byte_offset:0
repl_backlog_histlen:0
# CPU
used_cpu_sys:2.061286
used_cpu_user:2.720736
used_cpu_sys_children:0.042951
used_cpu_user_children:0.175576
# Commandstats
cmdstat_client:calls=2,usec=2,usec_per_call=1.00
cmdstat_publish:calls=928,usec=5507,usec_per_call=5.93
cmdstat_auth:calls=7,usec=19,usec_per_call=2.71
cmdstat_mget:calls=2,usec=10,usec_per_call=5.00
cmdstat_del:calls=1,usec=562,usec_per_call=562.00
cmdstat_graph.QUERY:calls=2,usec=1400,usec_per_call=700.00
cmdstat_hgetall:calls=1,usec=6,usec_per_call=6.00
cmdstat_subscribe:calls=1,usec=4,usec_per_call=4.00
cmdstat_hset:calls=3,usec=37,usec_per_call=12.33
cmdstat_keys:calls=18,usec=767,usec_per_call=42.61
cmdstat_info:calls=189,usec=22506,usec_per_call=119.08
cmdstat_ping:calls=1822,usec=2990,usec_per_call=1.64
cmdstat_hget:calls=290,usec=1246,usec_per_call=4.30
# Cluster
cluster_enabled:0
# Keyspace
db0:keys=59,expires=0,avg_ttl=0
------ CLIENT LIST OUTPUT ------
id=8 addr=ip:48222 fd=8 name=sentinel-c37280a3-pubsub age=1891 idle=1 flags=P db=0 sub=1 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd$
id=11 addr=ip:48482 fd=9 name= age=1870 idle=3 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=hget
id=12 addr=ip2:42452 fd=10 name= age=1870 idle=3 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=hget
id=18 addr=ip:49042 fd=11 name= age=1821 idle=0 flags=b db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=graph.QUERY
id=139 addr=ip:34648 fd=12 name= age=641 idle=496 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=keys
id=7 addr=ip:48220 fd=7 name=sentinel-c37280a3-cmd age=1891 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cm$
id=169 addr=ip:38074 fd=13 name= age=348 idle=257 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=keys
------ REGISTERS ------
23440:M 18 Mar 2020 18:12:42.698 #
RAX:0000000000000000 RBX:0000000000000000
RCX:0000000000000000 RDX:0000000000000000
RDI:0000000000000000 RSI:00007f08f3b574b0
RBP:00007f08f6e31220 RSP:00007f08f3b574c8
R8 :00000000000272da R9 :003af5db2abd6410
R10:00007f08f3b57490 R11:0000000000000001
R12:0000557d70ec7490 R13:00007f08f1800000
R14:0000557d70ec74f8 R15:00007ffceb3c1fd0
RIP:00007f08f74ea5a1 EFL:0000000000010283
CSGSFS:002b000000000033
23440:M 18 Mar 2020 18:12:42.698 # (00007f08f3b574d7) -> 0000557d70ec74a0
23440:M 18 Mar 2020 18:12:42.698 # (00007f08f3b574d6) -> 0000557d70ec7490
23440:M 18 Mar 2020 18:12:42.698 # (00007f08f3b574d5) -> 0000557d70ec7578
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574d4) -> 0000557d70ec2ed0
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574d3) -> 0000000000000000
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574d2) -> 8e3d8de832ebf400
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574d1) -> 0000000000000000
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574d0) -> 0000000000000000
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574cf) -> 0000557d70ec7550
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574ce) -> 0000557d70ec7578
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574cd) -> 0000000000000005
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574cc) -> 0000000000000000
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574cb) -> 0000000000000000
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574ca) -> 00007f08f47482c9
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574c9) -> 00007f08f6e95620
23440:M 18 Mar 2020 18:12:42.699 # (00007f08f3b574c8) -> 00007f08f47766b9
------ FAST MEMORY TEST ------
23440:M 18 Mar 2020 18:12:42.699 # Bio thread for job type #0 terminated
23440:M 18 Mar 2020 18:12:42.699 # Bio thread for job type #1 terminated
23440:M 18 Mar 2020 18:12:42.699 # Bio thread for job type #2 terminated
*** Preparing to test memory region 557d6ef2a000 (2252800 bytes)
*** Preparing to test memory region 557d70eb7000 (135168 bytes)
*** Preparing to test memory region 7f08e4000000 (135168 bytes)
*** Preparing to test memory region 7f08ec000000 (135168 bytes)
*** Preparing to test memory region 7f08f1400000 (8388608 bytes)
*** Preparing to test memory region 7f08f1d00000 (7340032 bytes)
*** Preparing to test memory region 7f08f2494000 (2621440 bytes)
*** Preparing to test memory region 7f08f2715000 (8388608 bytes)
*** Preparing to test memory region 7f08f3357000 (8192 bytes)
*** Preparing to test memory region 7f08f335a000 (8388608 bytes)
*** Preparing to test memory region 7f08f3b5b000 (8388608 bytes)
*** Preparing to test memory region 7f08f5087000 (12288 bytes)
*** Preparing to test memory region 7f08f508b000 (8388608 bytes)
*** Preparing to test memory region 7f08f588c000 (8388608 bytes)
*** Preparing to test memory region 7f08f608d000 (8388608 bytes)
*** Preparing to test memory region 7f08f6a00000 (8388608 bytes)
*** Preparing to test memory region 7f08f7749000 (16384 bytes)
*** Preparing to test memory region 7f08f7968000 (16384 bytes)
*** Preparing to test memory region 7f08f832c000 (32768 bytes)
*** Preparing to test memory region 7f08f833f000 (4096 bytes)
What have I done:
I executed this cmd
GRAPH.QUERY "CREATE(n: { text : 'Hello World !!' }) RETURN n"and suddenly Redis dissconnected.Bug Report: