Redisgraph: Server crash with GrB_DIMENSION_MISMATCH

Created on 19 Feb 2020  ยท  6Comments  ยท  Source: RedisGraph/RedisGraph

I have a simple schema of (user)-[:HAS_SESSION]->(session) which represent an user and his browser navigation session, which i search by sessionHash.
I'm trying to keep the sessions list up to date by merging potential new sessions and deleting outdated ones.

Query

MERGE (user:User {name:'Sceat'})
WITH user
UNWIND [1,2,3] AS sessionHash
MERGE (user)-[:HAS_SESSION]->(newSession:Session {hash:sessionHash})
WITH DISTINCT user, collect(newSession.hash) as newSessionHash
MATCH (user)-->(s:Session)
WHERE NOT s.hash IN newSessionHash
DELETE s

i'm brand new to cypher so it's probably not optimized but i already had a hardtime finding the query process :grin:

  • By running this query on an empty graph the server crash
  • When there is already an user and a node with an id contained in the UNWIND everything goes fine
  • When there is already an user and some sessions nodes but i run the query with the UNWIND array containing only non existing hash, the server crash

    Stacktrace

Encountered an error in matrix multiplication:
GraphBLAS error: GrB_DIMENSION_MISMATCH
function: GrB_mxm (C, M, accum, semiring, A, B, desc)
Dimensions not compatible:
output is 16-by-3
first input is 16-by-3
second input is 1-by-1

redis-server: /redisgraph/src/arithmetic/algebraic_expression/algebraic_expression_eval.c:200: _Eval_Mul: Assertion `false' failed.


=== REDIS BUG REPORT START: Cut & paste starting from here ===
1:M 19 Feb 2020 18:03:08.812 # Redis 5.0.7 crashed by signal: 11
1:M 19 Feb 2020 18:03:08.812 # Crashed running the instruction at: 0x7fd86e58f611
1:M 19 Feb 2020 18:03:08.812 # Accessing address: (nil)
1:M 19 Feb 2020 18:03:08.812 # Failed assertion: <no assertion failed> (<no file>:0)

------ STACK TRACE ------
EIP:
/lib/x86_64-linux-gnu/libc.so.6(abort+0x1fd)[0x7fd86e58f611]

Backtrace:
redis-server *:6379(logStackTrace+0x32)[0x55c960571572]
redis-server *:6379(sigsegvHandler+0x9e)[0x55c960571c4e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12730)[0x7fd86e740730]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x1fd)[0x7fd86e58f611]
/lib/x86_64-linux-gnu/libc.so.6(+0x2240f)[0x7fd86e58f40f]
/lib/x86_64-linux-gnu/libc.so.6(+0x30102)[0x7fd86e59d102]
/usr/lib/redis/modules/redisgraph.so(_AlgebraicExpression_Eval+0x6ac)[0x7fd86d397c8c]
/usr/lib/redis/modules/redisgraph.so(_traverse+0xb5)[0x7fd86d3a5845]
/usr/lib/redis/modules/redisgraph.so(+0x17aa22)[0x7fd86d3a5a22]
/usr/lib/redis/modules/redisgraph.so(+0x177564)[0x7fd86d3a2564]
/usr/lib/redis/modules/redisgraph.so(+0x17d55c)[0x7fd86d3a855c]
/usr/lib/redis/modules/redisgraph.so(ExecutionPlan_Execute+0x68)[0x7fd86d39de08]
/usr/lib/redis/modules/redisgraph.so(Graph_Query+0x2c5)[0x7fd86d399b05]
/usr/lib/redis/modules/redisgraph.so(+0x19b2ad)[0x7fd86d3c62ad]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3)[0x7fd86e735fa3]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7fd86e6664cf]

------ INFO OUTPUT ------
# Server
redis_version:5.0.7
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:b671f408463590b9
redis_mode:standalone
os:Linux 4.19.102-1-MANJARO x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:atomic-builtin
gcc_version:8.3.0
process_id:1
run_id:9fcb3b77a8461b244894d1b85f7b74863f20b434
tcp_port:6379
uptime_in_seconds:21
uptime_in_days:0
hz:10
configured_hz:10
lru_clock:5077084
executable:/data/redis-server
config_file:

# Clients
connected_clients:1
client_recent_max_input_buffer:2
client_recent_max_output_buffer:0
blocked_clients:1

# Memory
used_memory:2430704
used_memory_human:2.32M
used_memory_rss:8544256
used_memory_rss_human:8.15M
used_memory_peak:2430704
used_memory_peak_human:2.32M
used_memory_peak_perc:274.24%
used_memory_overhead:874270
used_memory_startup:824504
used_memory_dataset:1556434
used_memory_dataset_perc:96.90%
allocator_allocated:1361088
allocator_active:1609728
allocator_resident:8867840
total_system_memory:16700776448
total_system_memory_human:15.55G
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.18
allocator_frag_bytes:248640
allocator_rss_ratio:5.51
allocator_rss_bytes:7258112
rss_overhead_ratio:0.96
rss_overhead_bytes:-323584
mem_fragmentation_ratio:10.11
mem_fragmentation_bytes:7698856
mem_not_counted_for_evict:0
mem_replication_backlog:0
mem_clients_slaves:0
mem_clients_normal:49694
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:1
rdb_bgsave_in_progress:0
rdb_last_save_time:1582135367
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:1
total_commands_processed:2
instantaneous_ops_per_sec:0
total_net_input_bytes:293
total_net_output_bytes:11747
instantaneous_input_kbps:0.00
instantaneous_output_kbps:0.00
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:1
keyspace_misses:1
pubsub_channels:0
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:fb0e0b8b5b7f5758bcb29b9a99fcccf5f42829ae
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:0.058522
used_cpu_user:0.216769
used_cpu_sys_children:0.000000
used_cpu_user_children:0.001719

# Commandstats
cmdstat_command:calls=1,usec=2092,usec_per_call=2092.00
cmdstat_graph.QUERY:calls=1,usec=197,usec_per_call=197.00

# Cluster
cluster_enabled:0

# Keyspace
db0:keys=1,expires=0,avg_ttl=0

------ CLIENT LIST OUTPUT ------
id=4 addr=172.17.0.1:53690 fd=8 name= age=2 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

------ REGISTERS ------
1:M 19 Feb 2020 18:03:08.815 # 
RAX:0000000000000000 RBX:0000000000000000
RCX:0000000000000000 RDX:0000000000000000
RDI:0000000000000002 RSI:00007fd86d228090
RBP:00007fd86e6f1ee0 RSP:00007fd86d2281b0
R8 :0000000000000000 R9 :00007fd86d228090
R10:0000000000000008 R11:0000000000000246
R12:00007fd86d9d98b0 R13:00007fd86d9d6044
R14:00000000000000c8 R15:00007fd869013348
RIP:00007fd86e58f611 EFL:0000000000010246
CSGSFS:002b000000000033
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281bf) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281be) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281bd) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281bc) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281bb) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281ba) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b9) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b8) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b7) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b6) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b5) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b4) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b3) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b2) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b1) -> 0000000000000000
1:M 19 Feb 2020 18:03:08.815 # (00007fd86d2281b0) -> 0000000000000020

------ FAST MEMORY TEST ------
1:M 19 Feb 2020 18:03:08.815 # Bio thread for job type #0 terminated
1:M 19 Feb 2020 18:03:08.815 # Bio thread for job type #1 terminated
1:M 19 Feb 2020 18:03:08.815 # Bio thread for job type #2 terminated
*** Preparing to test memory region 55c96069f000 (2248704 bytes)
*** Preparing to test memory region 55c961b92000 (135168 bytes)
*** Preparing to test memory region 7fd862fff000 (8388608 bytes)
*** Preparing to test memory region 7fd863800000 (8388608 bytes)
*** Preparing to test memory region 7fd864000000 (135168 bytes)
*** Preparing to test memory region 7fd868800000 (8388608 bytes)
*** Preparing to test memory region 7fd869000000 (4194304 bytes)
*** Preparing to test memory region 7fd8694a4000 (5767168 bytes)
*** Preparing to test memory region 7fd869a25000 (8388608 bytes)
*** Preparing to test memory region 7fd86a226000 (8388608 bytes)
*** Preparing to test memory region 7fd86aa27000 (8388608 bytes)
*** Preparing to test memory region 7fd86b228000 (8388608 bytes)
*** Preparing to test memory region 7fd86ba29000 (8388608 bytes)
*** Preparing to test memory region 7fd86c22a000 (8388608 bytes)
*** Preparing to test memory region 7fd86ca2b000 (8388608 bytes)
*** Preparing to test memory region 7fd86dbfd000 (12288 bytes)
*** Preparing to test memory region 7fd86dc00000 (8388608 bytes)
*** Preparing to test memory region 7fd86e567000 (24576 bytes)
*** Preparing to test memory region 7fd86e72a000 (16384 bytes)
*** Preparing to test memory region 7fd86e74b000 (16384 bytes)
*** Preparing to test memory region 7fd86e8e1000 (8192 bytes)
*** Preparing to test memory region 7fd86e8e4000 (4096 bytes)
*** Preparing to test memory region 7fd86e90e000 (4096 bytes)
.O.O.O.O.O.O.O.O.O.O.O.O.O.O.โŽ                 
bug

Most helpful comment

@Sceat I've got a fix almost ready, should be available shortly.

All 6 comments

@Sceat thank you for reporting!
We'll address this issue right away.

Tried all kind of stuff and finally doing the operation in 2 times

  • deleting all sessions
  • then creating only the new ones
MERGE (user:User {name:'Sceat'})
WITH user
MATCH (user)-->(s:Session)
DELETE s
WITH DISTINCT user
UNWIND [1,2,3] AS sessionHash
MERGE (user)-[:HAS_SESSION]->(:Session {hash:sessionHash})

but it's still crashing, if in the mean time someone has a workaround i'd be glad :)

Encountered an error in matrix multiplication:
GraphBLAS error: GrB_DIMENSION_MISMATCH
function: GrB_mxm (C, M, accum, semiring, A, B, desc)
Dimensions not compatible:
output is 16-by-1
first input is 16-by-1
second input is 0-by-0

redis-server: /redisgraph/src/arithmetic/algebraic_expression/algebraic_expression_eval.c:200: _Eval_Mul: Assertion `false' failed.


=== REDIS BUG REPORT START: Cut & paste starting from here ===
1:M 20 Feb 2020 11:38:11.705 # Redis 5.0.7 crashed by signal: 11
1:M 20 Feb 2020 11:38:11.705 # Crashed running the instruction at: 0x7fafa3dfd611
1:M 20 Feb 2020 11:38:11.705 # Accessing address: (nil)
1:M 20 Feb 2020 11:38:11.705 # Failed assertion: <no assertion failed> (<no file>:0)

------ STACK TRACE ------
EIP:
/lib/x86_64-linux-gnu/libc.so.6(abort+0x1fd)[0x7fafa3dfd611]

Backtrace:
redis-server *:6379(logStackTrace+0x32)[0x557f3650f572]
redis-server *:6379(sigsegvHandler+0x9e)[0x557f3650fc4e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12730)[0x7fafa3fae730]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x1fd)[0x7fafa3dfd611]
/lib/x86_64-linux-gnu/libc.so.6(+0x2240f)[0x7fafa3dfd40f]
/lib/x86_64-linux-gnu/libc.so.6(+0x30102)[0x7fafa3e0b102]
/usr/lib/redis/modules/redisgraph.so(_AlgebraicExpression_Eval+0x6ac)[0x7fafa2b97ccc]
/usr/lib/redis/modules/redisgraph.so(_traverse+0xb5)[0x7fafa2ba5885]
/usr/lib/redis/modules/redisgraph.so(+0x17aa62)[0x7fafa2ba5a62]
/usr/lib/redis/modules/redisgraph.so(+0x176fa9)[0x7fafa2ba1fa9]
/usr/lib/redis/modules/redisgraph.so(+0x1775a4)[0x7fafa2ba25a4]
/usr/lib/redis/modules/redisgraph.so(+0x17ebca)[0x7fafa2ba9bca]
/usr/lib/redis/modules/redisgraph.so(+0x175f43)[0x7fafa2ba0f43]
/usr/lib/redis/modules/redisgraph.so(+0x17b77b)[0x7fafa2ba677b]
/usr/lib/redis/modules/redisgraph.so(ExecutionPlan_Execute+0x68)[0x7fafa2b9de48]
/usr/lib/redis/modules/redisgraph.so(Graph_Query+0x2c5)[0x7fafa2b99b45]
/usr/lib/redis/modules/redisgraph.so(+0x19b51d)[0x7fafa2bc651d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3)[0x7fafa3fa3fa3]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7fafa3ed44cf]

------ INFO OUTPUT ------
# Server
redis_version:5.0.7
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:5f6bfe2b13cc4617
redis_mode:standalone
os:Linux 4.19.102-1-MANJARO x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:atomic-builtin
gcc_version:8.3.0
process_id:1
run_id:53884cf2df930d596adf0177781e06b8473029ff
tcp_port:6379
uptime_in_seconds:5
uptime_in_days:0
hz:10
configured_hz:10
lru_clock:5140387
executable:/data/redis-server
config_file:

# Clients
connected_clients:1
client_recent_max_input_buffer:2
client_recent_max_output_buffer:0
blocked_clients:1

# Memory
used_memory:2362040
used_memory_human:2.25M
used_memory_rss:8585216
used_memory_rss_human:8.19M
used_memory_peak:2362040
used_memory_peak_human:2.25M
used_memory_peak_perc:266.49%
used_memory_overhead:874270
used_memory_startup:824504
used_memory_dataset:1487770
used_memory_dataset_perc:96.76%
allocator_allocated:1361088
allocator_active:1609728
allocator_resident:8867840
total_system_memory:16700776448
total_system_memory_human:15.55G
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.18
allocator_frag_bytes:248640
allocator_rss_ratio:5.51
allocator_rss_bytes:7258112
rss_overhead_ratio:0.97
rss_overhead_bytes:-282624
mem_fragmentation_ratio:10.16
mem_fragmentation_bytes:7739816
mem_not_counted_for_evict:0
mem_replication_backlog:0
mem_clients_slaves:0
mem_clients_normal:49694
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:0
rdb_bgsave_in_progress:0
rdb_last_save_time:1582198686
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:1
total_commands_processed:2
instantaneous_ops_per_sec:0
total_net_input_bytes:249
total_net_output_bytes:11747
instantaneous_input_kbps:0.01
instantaneous_output_kbps:7.17
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:1
keyspace_misses:1
pubsub_channels:0
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:8ab5c33b4cc39cf72c44ec3e7b6f3eba41d86a1a
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:0.043035
used_cpu_user:0.226098
used_cpu_sys_children:0.000000
used_cpu_user_children:0.002094

# Commandstats
cmdstat_command:calls=1,usec=2105,usec_per_call=2105.00
cmdstat_graph.QUERY:calls=1,usec=183,usec_per_call=183.00

# Cluster
cluster_enabled:0

# Keyspace
db0:keys=1,expires=0,avg_ttl=0

------ CLIENT LIST OUTPUT ------
id=4 addr=172.17.0.1:55982 fd=8 name= age=0 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

------ REGISTERS ------
1:M 20 Feb 2020 11:38:11.706 # 
RAX:0000000000000000 RBX:0000000000000000
RCX:0000000000000000 RDX:0000000000000000
RDI:0000000000000002 RSI:00007fafa2a27fe0
RBP:00007fafa3f5fee0 RSP:00007fafa2a28100
R8 :0000000000000000 R9 :00007fafa2a27fe0
R10:0000000000000008 R11:0000000000000246
R12:00007fafa31d9870 R13:00007fafa31d6044
R14:00000000000000c8 R15:00007faf9e8120c8
RIP:00007fafa3dfd611 EFL:0000000000010246
CSGSFS:002b000000000033
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a2810f) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a2810e) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a2810d) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a2810c) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a2810b) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a2810a) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28109) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28108) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28107) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28106) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28105) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28104) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28103) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28102) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28101) -> 0000000000000000
1:M 20 Feb 2020 11:38:11.706 # (00007fafa2a28100) -> 0000000000000020

------ FAST MEMORY TEST ------
1:M 20 Feb 2020 11:38:11.706 # Bio thread for job type #0 terminated
1:M 20 Feb 2020 11:38:11.706 # Bio thread for job type #1 terminated
1:M 20 Feb 2020 11:38:11.707 # Bio thread for job type #2 terminated
*** Preparing to test memory region 557f3663d000 (2248704 bytes)
*** Preparing to test memory region 557f37a7e000 (135168 bytes)
*** Preparing to test memory region 7faf98000000 (135168 bytes)
*** Preparing to test memory region 7faf9cffe000 (8388608 bytes)
*** Preparing to test memory region 7faf9d7ff000 (8388608 bytes)
*** Preparing to test memory region 7faf9e000000 (8388608 bytes)
*** Preparing to test memory region 7faf9e800000 (4194304 bytes)
*** Preparing to test memory region 7faf9eca4000 (5767168 bytes)
*** Preparing to test memory region 7faf9f225000 (8388608 bytes)
*** Preparing to test memory region 7faf9fa26000 (8388608 bytes)
*** Preparing to test memory region 7fafa0227000 (8388608 bytes)
*** Preparing to test memory region 7fafa0a28000 (8388608 bytes)
*** Preparing to test memory region 7fafa1229000 (8388608 bytes)
*** Preparing to test memory region 7fafa1a2a000 (8388608 bytes)
*** Preparing to test memory region 7fafa222b000 (8388608 bytes)
*** Preparing to test memory region 7fafa33fd000 (12288 bytes)
*** Preparing to test memory region 7fafa3400000 (8388608 bytes)
*** Preparing to test memory region 7fafa3dd5000 (24576 bytes)
*** Preparing to test memory region 7fafa3f98000 (16384 bytes)
*** Preparing to test memory region 7fafa3fb9000 (16384 bytes)
*** Preparing to test memory region 7fafa414f000 (8192 bytes)
*** Preparing to test memory region 7fafa4152000 (4096 bytes)
*** Preparing to test memory region 7fafa417c000 (4096 bytes)
.O.O.O.O.O.O.O.O.O.O.O.O.O.O.

@Sceat I've got a fix almost ready, should be available shortly.

@swilly22 lol wtf are you a bot ? this customer support is unreal, this will gladly help me convince my team to go full redis-enterprise.

@Sceat thanks,
A fix just been merged to the master branch, should be available on DockerHub within an hour or two.

Working fine now! :tada:

image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

p1nox picture p1nox  ยท  3Comments

mdazartash picture mdazartash  ยท  3Comments

Sceat picture Sceat  ยท  7Comments

abevoelker picture abevoelker  ยท  5Comments

mdecuir picture mdecuir  ยท  12Comments