redis.conf

After adding this configuration line, Redis cannot start.

loadmodule /opt/redis/RediSearch/bin/linux-x64-release/coord-oss/redisearch.so

msg: 83883:M 14 Sep 2024 09:16:30.811 # (00007fffcd3915f9) -> 00007feca33a8720 83883:M 14 Sep 2024 09:16:30.811 # (00007fffcd3915f8) -> 00007feca33af2a9

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

------ FAST MEMORY TEST ------ *** Preparing to test memory region 562770c59000 (2277376 bytes) *** Preparing to test memory region 5627717f9000 (286720 bytes) *** Preparing to test memory region 7feca32bd000 (16384 bytes) *** Preparing to test memory region 7feca3915000 (20480 bytes) *** Preparing to test memory region 7feca3c00000 (8388608 bytes) *** Preparing to test memory region 7feca45ad000 (24576 bytes) *** Preparing to test memory region 7feca47a1000 (16384 bytes) *** Preparing to test memory region 7feca47c4000 (16384 bytes) *** Preparing to test memory region 7feca491d000 (8192 bytes) *** Preparing to test memory region 7feca4956000 (4096 bytes) .O.O.O.O.O.O.O.O.O.O Fast 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. ===

   Please report the crash by opening an issue on github:

       http://github.com/antirez/redis/issues

Suspect RAM error? Use redis-server --test-memory to verify it.

make: *** [Makefile:412: run] Segmentation fault (core dumped)

Comment From: sundb

@Rebecca2527 can you give more details about environment and reproduce steps?