I encounter some problems when I tried the RedisGraph.

=== REDIS BUG REPORT START: Cut & paste starting from here === 24191:M 01 Jun 2022 06:28:06.256 # Redis 6.0.9 crashed by signal: 11, si_code: 1 24191:M 01 Jun 2022 06:28:06.256 # Accessing address: (nil) 24191:M 01 Jun 2022 06:28:06.256 # Killed by PID: 0, UID: 0 24191:M 01 Jun 2022 06:28:06.256 # Failed assertion: (:0)

------ STACK TRACE ------ /usr/local/lib/python3.7/dist-packages/redis_server/bin/redis-server :6379(logStackTrace+0x2e)[0x477b0e] /usr/local/lib/python3.7/dist-packages/redis_server/bin/redis-server :6379(sigsegvHandler+0xb8)[0x4781d8] /lib/x86_64-linux-gnu/libpthread.so.0(+0x12980)[0x7f76a1626980]

------ INFO OUTPUT ------

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 module_fork_in_progress:0 module_fork_last_cow_size:0

Stats

total_connections_received:1 total_commands_processed:3 instantaneous_ops_per_sec:0 total_net_input_bytes:211 total_net_output_bytes:21 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 expire_cycle_cpu_milliseconds:2 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 tracking_total_keys:0 tracking_total_items:0 tracking_total_prefixes:0 unexpected_error_replies:0 total_reads_processed:4

argv[1]: 'SocialMedia' argv[2]: 'MERGE p= ((:Person {name: 'Alex'})<-[f:friends]->(:Person {name: 'Jun'})) RETURN p' argv[3]: '--compact' 24191:M 01 Jun 2022 06:28:06.256 # key 'SocialMedia' found in DB containing the following object: 24191:M 01 Jun 2022 06:28:06.256 # Object type: 5 24191:M 01 Jun 2022 06:28:06.257 # Object encoding: 0 24191:M 01 Jun 2022 06:28:06.257 # Object refcount: 1

------ REGISTERS ------ 24191:M 01 Jun 2022 06:28:06.257 # RAX:00007f769ffffb00 RBX:00007f76a0425030 RCX:00007f7680000000 RDX:0000000000000005 RDI:00007f76a0425030 RSI:0000000000000003 RBP:0000000000000000 RSP:00007ffd23205c78 R8 :0000000000000008 R9 :00000000000000e8 R10:0000000000000000 R11:00007f76a243f7e8 R12:00007ffd23205d40 R13:00007f76a0528210 R14:00007f769e82def0 R15:00007f76a0435140 RIP:0000000000000000 EFL:0000000000010206 CSGSFS:002b000000000033 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c87) -> 00007f76a06009c0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c86) -> 0000000000000000 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c85) -> 00007f76a0604cb0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c84) -> 00000001ffffffff 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c83) -> 0000000000000002 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c82) -> 00007f76a040e4e0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c81) -> 00007f76a0528210 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c80) -> 00007ffd23205d40 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7f) -> 00007ffd23205cf0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7e) -> 01007f7600000001 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7d) -> 00007ffd00000000 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7c) -> 0000000000000001 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7b) -> 0000000000000000 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7a) -> 00007f769e82e287 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7a) -> 00007f769e82e287 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c79) -> 00007f76a040e4a0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c7a) -> 00007f769e82e287 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c79) -> 00007f76a040e4a0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c79) -> 00007f76a040e4a0 24191:M 01 Jun 2022 06:28:06.257 # (00007ffd23205c78) -> 00007f769e877862

------ MODULES INFO OUTPUT ------

graph_executing commands

------ FAST MEMORY TEST ------ 24191:M 01 Jun 2022 06:28:06.257 # Bio thread for job type #0 terminated 24191:M 01 Jun 2022 06:28:06.257 # Bio thread for job type #1 terminated 24191:M 01 Jun 2022 06:28:06.257 # Bio thread for job type #2 terminated *** Preparing to test memory region 7be000 (2277376 bytes) *** Preparing to test memory region 22b5000 (9441280 bytes) *** Preparing to test memory region 7f7699bf2000 (8388608 bytes) *** Preparing to test memory region 7f769a3f3000 (8388608 bytes) *** Preparing to test memory region 7f769abf4000 (8388608 bytes) *** Preparing to test memory region 7f769b3f5000 (8388608 bytes) *** Preparing to test memory region 7f769bbf6000 (8388608 bytes) *** Preparing to test memory region 7f769c3f7000 (8388608 bytes) *** Preparing to test memory region 7f769cbf8000 (8388608 bytes) *** Preparing to test memory region 7f769d3f9000 (8388608 bytes) *** Preparing to test memory region 7f769dbfa000 (8388608 bytes) *** Preparing to test memory region 7f769fffd000 (12288 bytes) *** Preparing to test memory region 7f76a0000000 (8388608 bytes) *** Preparing to test memory region 7f76a1004000 (16384 bytes) *** Preparing to test memory region 7f76a1215000 (57344 bytes) *** Preparing to test memory region 7f76a1610000 (16384 bytes) *** Preparing to test memory region 7f76a182f000 (16384 bytes) *** Preparing to test memory region 7f76a2224000 (167936 bytes) *** Preparing to test memory region 7f76a243d000 (40960 bytes) Preparing to test memory region 7f76a2472000 (16384 bytes) Preparing to test memory region 7f76a2478000 (4096 bytes) .O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.OFast memory test PASSED, however your memory can still be broken. Please run a memory test for several hours if possible. === REDIS BUG REPORT END. Make sure to include from START to END. ===

Additional information

I am trying redisgraph on google colab. But I meet this problem... I even don't know how to read this report.

This is my colab notebook: https://colab.research.google.com/drive/1omZMhK4buaESU_dcSQJM4YH87BvNSfHg?usp=sharing

Thank you.

Comment From: gkorland

@YuGuiwe thanks for opening the issue, if you can please reopen the issue in the RedisGraph repo: https://github.com/RedisGraph/redisgraph

Comment From: AviAvni

@YuGuiwe take a look at https://colab.research.google.com/drive/1ilprn5STushK9X14uoXZ3PMIJcIGLoyN?usp=sharing this is working with the latest redis

Comment From: YuGuiwe

@AviAvni Thanks for your reply. I really appreciate it. I have been learning Redisgraph for a while. Now I want to install it on my server. Because of the last question, I would like to know what version of redis supports redisgraph or where I can find the related document? The version written on GitHub is 255.255.255. I am curious about it.