Crash report
Paste the complete crash log between the quotes below. Please include a few lines from the log preceding the crash report to provide some context.
=== REDIS BUG REPORT START: Cut & paste starting from here ===
38:M 05 May 2025 20:12:50.333 # Redis 6.2.7 crashed by signal: 11, si_code: 1
38:M 05 May 2025 20:12:50.333 # Accessing address: 0xffffffffffffffff
38:M 05 May 2025 20:12:50.333 # Crashed running the instruction at: 0x4c8c7d
------ STACK TRACE ------
EIP:
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0[0x4c8c7d]
Backtrace:
/lib64/libc.so.6(+0x54de0)[0x7f21c69d9de0]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0[0x4c8c7d]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(activeExpireCycle+0x253)[0x4c8f83]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(databasesCron+0x57)[0x439667]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(serverCron+0x15a)[0x43cdda]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(aeProcessEvents+0xf9)[0x434c89]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(aeMain+0x1d)[0x43508d]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(main+0x309)[0x431289]
/lib64/libc.so.6(+0x3fee0)[0x7f21c69c4ee0]
/lib64/libc.so.6(__libc_start_main+0x80)[0x7f21c69c4f90]
/usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(_start+0x25)[0x431725]
------ REGISTERS ------
38:M 05 May 2025 20:12:50.334 #
RAX:0000000000000000 RBX:0000000000000000
RCX:0000000004dcd0d0 RDX:00007f1f37751d80
RDI:0000000000000000 RSI:0000000000000000
RBP:fffffe695deb90e3 RSP:00007fff267b95a0
R8 :0000000000000004 R9 :0000000000000006
R10:00007fff267b95a0 R11:0000000000000000
R12:00007f21c6423140 R13:0000000000000004
R14:0000000000b62766 R15:00000196a2146f1d
RIP:00000000004c8c7d EFL:0000000000010206
CSGSFS:002b000000000033
38:M 05 May 2025 20:12:50.334 # (00007fff267b95af) -> 000634691fd20c42
38:M 05 May 2025 20:12:50.334 # (00007fff267b95ae) -> 00000000000061a8
38:M 05 May 2025 20:12:50.334 # (00007fff267b95ad) -> 0000000000000000
38:M 05 May 2025 20:12:50.334 # (00007fff267b95ac) -> 0000000000000014
38:M 05 May 2025 20:12:50.334 # (00007fff267b95ab) -> 0000000000000000
38:M 05 May 2025 20:12:50.334 # (00007fff267b95aa) -> 0000000100000001
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a9) -> 0000000000000190
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a8) -> 0000000000000014
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a7) -> 0000000000000005
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a6) -> 0000000000000000
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a5) -> 0000000000000001
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a4) -> 00007f21c6423140
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a3) -> 00000000004c8f83
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a2) -> 0000000000000004
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a1) -> fffffe695deb90e3
38:M 05 May 2025 20:12:50.334 # (00007fff267b95a0) -> 0000000068191bc2
Additional information
- The issue does not occur when running on kernel version 5.14.0-383.el9.x86_64.
- The issue is present when running on kernel version 5.14.0-533.el9.x86_64
- The issue happens in production systems after running for 1 or 2days
- Redis server is running in cluster mode.
- Redis server is running in docker container and multiple containers are bin packed to the same baremetal host.
- In clusters, where we upgraded kernal of Baremetal host of a single redis server instance to version 5.14.0-533.el9.x86_64, the crash repeatedly occurs to the containerized redis instance once every 1-2 days. The rest of the containerized redis instances running on kernel version 5.14.0-383.el9.x86_64 have no issues.
- Heap usage is at 20-30% when the crash occurs.
- There is no activity logged in redis logs right before the crash (the previous logged activity is an AOF rewrite logged several minutes ago )
- Additional crashes
```=== REDIS BUG REPORT START: Cut & paste starting from here ===38:M 06 May 2025 10:03:00.063 # Redis 6.2.7 crashed by signal: 11, si_code: 18:M 06 May 2025 10:03:00.063 # Accessing address: (nil) 38:M 06 May 2025 10:03:00.063 # Crashed running the instruction at: 0x4ce964
------ STACK TRACE ------ EIP: /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(raxRemove+0x284)[0x4ce964]
Backtrace: /lib64/libc.so.6(+0x54de0)[0x7fd4f5f6cde0] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(raxRemove+0x284)[0x4ce964] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(slotToKeyUpdateKey+0x199)[0x45b8f9] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(dbAsyncDelete+0xe9)[0x4ba2b9] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(deleteExpiredKeyAndPropagate+0x2f)[0x45bb2f] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0[0x4c8cb6] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(activeExpireCycle+0x253)[0x4c8f83] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(databasesCron+0x57)[0x439667] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(serverCron+0x15a)[0x43cdda] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(aeProcessEvents+0xf9)[0x434c89] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(aeMain+0x1d)[0x43508d] /usr/local/bin/redis-server 0.0.0.0:6310 [cluster] 6310 0(main+0x309)[0x431289]
=== REDIS BUG REPORT START: Cut & paste starting from here === 51:C 23 May 2025 14:26:50.669 # Redis 6.2.7 crashed by signal: 11, si_code: 1 51:C 23 May 2025 14:26:50.669 # Accessing address: 0xffffffffffffffff 51:C 23 May 2025 14:26:50.669 # Crashed running the instruction at: 0x466548
------ STACK TRACE ------ EIP: redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(rdbSaveObject+0x4b8)[0x466548]
Backtrace: /lib64/libc.so.6(+0x54de0)[0x7f4b2e406de0] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(rdbSaveObject+0x4b8)[0x466548] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(rdbSaveKeyValuePair+0x71)[0x466961] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(rdbSaveRio+0x21c)[0x4670cc] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(rewriteAppendOnlyFile+0x1e6)[0x486566] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(rewriteAppendOnlyFileBackground+0xd9)[0x486c09] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(serverCron+0x7a9)[0x43d429] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(aeProcessEvents+0xf9)[0x434c89] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(aeMain+0x1d)[0x43508d] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(main+0x309)[0x431289] /lib64/libc.so.6(+0x3fee0)[0x7f4b2e3f1ee0] /lib64/libc.so.6(__libc_start_main+0x80)[0x7f4b2e3f1f90] redis-aof-rewrite 0.0.0.0:6340 [cluster] 6340 0(_start+0x25)[0x431725]
**Comment From: sundb**
@roshanphilips can you share the fully crash report, there should be something like '------ DUMPING CODE AROUND EIP ------' under the crash log you posted.
and can you share the binary with me(debing.sun@redis.com)?
**Comment From: sundb**
similar issues: https://github.com/redis/redis/issues/10739, https://github.com/redis/redis/issues/8254
**Comment From: roshanphilips**
@sundb , thank you for the quick response. Some of the crashes doesn't log ` DUMPING CODE AROUND EIP...` However for the following crash, `DUMPING CODE AROUND EIP...` was logged
38:S 21 May 2025 13:00:24.590 * Background AOF rewrite finished successfully
=== REDIS BUG REPORT START: Cut & paste starting from here === 38:S 21 May 2025 21:40:26.198 # Redis 6.2.7 crashed by signal: 11, si_code: 1 38:S 21 May 2025 21:40:26.198 # Accessing address: 0x8 38:S 21 May 2025 21:40:26.198 # Crashed running the instruction at: 0x49aa99
------ STACK TRACE ------ EIP: /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(slowlogFreeEntry+0x9)[0x49aa99]
Backtrace: /lib64/libc.so.6(+0x54de0)[0x7f395648bde0] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(slowlogFreeEntry+0x9)[0x49aa99] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(listDelNode+0x33)[0x431ad3] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(slowlogPushEntryIfNeeded+0x39)[0x49adf9] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(call+0x228)[0x43bfb8] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(processCommand+0x57d)[0x43da5d] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(processInputBuffer+0xf3)[0x450763] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0[0x4e27b8] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(aeProcessEvents+0x292)[0x434e22] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(aeMain+0x1d)[0x43508d] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(main+0x309)[0x431289] /lib64/libc.so.6(+0x3fee0)[0x7f3956476ee0] /lib64/libc.so.6(__libc_start_main+0x80)[0x7f3956476f90] /usr/local/bin/redis-server 0.0.0.0:6340 [cluster] 6340 0(_start+0x25)[0x431725]
------ REGISTERS ------ 38:S 21 May 2025 21:40:26.198 # RAX:000000000049aa90 RBX:00007f395600fc00 RCX:00007f3573a4d770 RDX:0000000000000000 RDI:0000000000000000 RSI:00007f32beaf6568 RBP:0000000000000000 RSP:00007ffe558e8000 R8 :00007f3956001350 R9 :00000000000001f0 R10:00007f3956417758 R11:00007f3956417760 R12:00000000005f3370 R13:0000000000000002 R14:00007f37a5ef2f40 R15:0000000000000000 RIP:000000000049aa99 EFL:0000000000010206 CSGSFS:002b000000000033 38:S 21 May 2025 21:40:26.198 # (00007ffe558e800f) -> 00000000000304dc 38:S 21 May 2025 21:40:26.198 # (00007ffe558e800e) -> 00000000682e484a 38:S 21 May 2025 21:40:26.198 # (00007ffe558e800d) -> 000000000000ae84 38:S 21 May 2025 21:40:26.199 # (00007ffe558e800c) -> 000000010b108a40 38:S 21 May 2025 21:40:26.199 # (00007ffe558e800b) -> 000000010b114d90 38:S 21 May 2025 21:40:26.199 # (00007ffe558e800a) -> 0000000000000000 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8009) -> 000000000043bfb8 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8008) -> 0000000000000002 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8007) -> 000000000049adf9 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8006) -> 0000000000000002 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8005) -> 000000000000000f 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8004) -> 0000000000000002 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8003) -> 0000000000431ad3 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8002) -> 00007f32beaf6568 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8001) -> 00007f395600fc00 38:S 21 May 2025 21:40:26.199 # (00007ffe558e8000) -> 000000000000c350
------ INFO OUTPUT ------
Server
redis_version:6.2.7 redis_git_sha1:00000000 redis_git_dirty:0 redis_build_id:9e9f05e7e3a746ec redis_mode:cluster os:Linux 5.14.0-533.el9.x86_64 x86_64 arch_bits:64 monotonic_clock:POSIX clock_gettime multiplexing_api:epoll atomicvar_api:c11-builtin gcc_version:11.5.0 process_id:38 process_supervised:no run_id:42131dae77be3971d4831ff4aac7095ebda76a8a tcp_port:6340 server_time_usec:1747863626153176 uptime_in_seconds:417265 uptime_in_days:4 hz:10 configured_hz:10 lru_clock:3033162 executable:/usr/local/bin/redis-server config_file:/etc/redis/redis.conf io_threads_active:0 zoneid:
Clients
connected_clients:634 cluster_connections:30 maxclients:100000 client_recent_max_input_buffer:48 client_recent_max_output_buffer:0 blocked_clients:0 tracking_clients:0 clients_in_timeout_table:0
Memory
used_memory:18253714336 used_memory_human:17.00G used_memory_rss:19240964096 used_memory_rss_human:17.92G used_memory_peak:21662548744 used_memory_peak_human:20.17G used_memory_peak_perc:84.26% used_memory_overhead:2178965040 used_memory_startup:6859480 used_memory_dataset:16074749296 used_memory_dataset_perc:88.10% allocator_allocated:18221526600 allocator_active:18786578432 allocator_resident:19271757824 total_system_memory:1622313398272 total_system_memory_human:1.48T used_memory_lua:37888 used_memory_lua_human:37.00K used_memory_scripts:2664 used_memory_scripts_human:2.60K number_of_cached_scripts:1 maxmemory:50000000000 maxmemory_human:46.57G maxmemory_policy:volatile-lru allocator_frag_ratio:1.03 allocator_frag_bytes:565051832 allocator_rss_ratio:1.03 allocator_rss_bytes:485179392 rss_overhead_ratio:1.00 rss_overhead_bytes:-30793728 mem_fragmentation_ratio:1.06 mem_fragmentation_bytes:1020303472 mem_not_counted_for_evict:4 mem_replication_backlog:2147483648 mem_clients_slaves:0 mem_clients_normal:12668256 mem_aof_buffer:8 mem_allocator:jemalloc-5.1.0 active_defrag_running:0 lazyfree_pending_objects:0 lazyfreed_objects:4689477
Persistence
loading:0 current_cow_size:0 current_cow_size_age:0 current_fork_perc:0.00 current_save_keys_processed:0 current_save_keys_total:0 rdb_changes_since_last_save:4480650640 rdb_bgsave_in_progress:0 rdb_last_save_time:1747446361 rdb_last_bgsave_status:ok rdb_last_bgsave_time_sec:-1 rdb_current_bgsave_time_sec:-1 rdb_last_cow_size:0 aof_enabled:1 aof_rewrite_in_progress:0 aof_rewrite_scheduled:0 aof_last_rewrite_time_sec:121 aof_current_rewrite_time_sec:-1 aof_last_bgrewrite_status:ok aof_last_write_status:ok aof_last_cow_size:2577489920 module_fork_in_progress:0 module_fork_last_cow_size:0 aof_current_size:151839705812 aof_base_size:10620883798 aof_pending_rewrite:0 aof_buffer_length:0 aof_rewrite_buffer_length:0 aof_pending_bio_fsync:0 aof_delayed_fsync:0
Stats
total_connections_received:4240896 total_commands_processed:89356852 instantaneous_ops_per_sec:174 total_net_input_bytes:937728665584 total_net_output_bytes:317312084 instantaneous_input_kbps:5541.24 instantaneous_output_kbps:0.53 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:0 evicted_keys:0 keyspace_hits:0 keyspace_misses:0 pubsub_channels:0 pubsub_patterns:0 latest_fork_usec:437140 total_forks:4 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_error_replies:8415 dump_payload_sanitizations:0 total_reads_processed:137769387 total_writes_processed:21669072 io_threaded_reads_processed:0 io_threaded_writes_processed:10746
Replication
role:slave
master_host:
CPU
used_cpu_sys:4562.248729 used_cpu_user:10535.652512 used_cpu_sys_children:51.602833 used_cpu_user_children:220.868889 used_cpu_sys_main_thread:4140.637035 used_cpu_user_main_thread:8239.586616
Modules
Commandstats
cmdstat_client:calls=6979,usec=9092,usec_per_call=1.30,rejected_calls=0,failed_calls=2 cmdstat_set:calls=8362786,usec=53995263,usec_per_call=6.46,rejected_calls=0,failed_calls=0 cmdstat_cluster:calls=32978,usec=3968972,usec_per_call=120.35,rejected_calls=6954,failed_calls=0 cmdstat_expire:calls=34666720,usec=65731013,usec_per_call=1.90,rejected_calls=0,failed_calls=0 cmdstat_slowlog:calls=13908,usec=77273,usec_per_call=5.56,rejected_calls=0,failed_calls=0 cmdstat_auth:calls=4233877,usec=7874822,usec_per_call=1.86,rejected_calls=0,failed_calls=0 cmdstat_hdel:calls=541621,usec=4008518,usec_per_call=7.40,rejected_calls=0,failed_calls=0 cmdstat_select:calls=1,usec=1,usec_per_call=1.00,rejected_calls=0,failed_calls=0 cmdstat_unlink:calls=213819,usec=3370641,usec_per_call=15.76,rejected_calls=0,failed_calls=0 cmdstat_rpush:calls=109534,usec=899141,usec_per_call=8.21,rejected_calls=0,failed_calls=0 cmdstat_latency:calls=6954,usec=8512,usec_per_call=1.22,rejected_calls=0,failed_calls=0 cmdstat_config:calls=6954,usec=314108,usec_per_call=45.17,rejected_calls=0,failed_calls=0 cmdstat_srem:calls=2671941,usec=13795069,usec_per_call=5.16,rejected_calls=0,failed_calls=0 cmdstat_setex:calls=0,usec=0,usec_per_call=0.00,rejected_calls=544,failed_calls=0 cmdstat_script:calls=40,usec=375,usec_per_call=9.38,rejected_calls=0,failed_calls=0 cmdstat_hello:calls=65,usec=413,usec_per_call=6.35,rejected_calls=0,failed_calls=0 cmdstat_info:calls=6976,usec=603000,usec_per_call=86.44,rejected_calls=0,failed_calls=0 cmdstat_sadd:calls=6692184,usec=30670715,usec_per_call=4.58,rejected_calls=0,failed_calls=0 cmdstat_hmset:calls=9249283,usec=3312144921,usec_per_call=358.10,rejected_calls=0,failed_calls=0 cmdstat_del:calls=3043407,usec=102596227,usec_per_call=33.71,rejected_calls=0,failed_calls=0 cmdstat_get:calls=0,usec=0,usec_per_call=0.00,rejected_calls=866,failed_calls=0 cmdstat_pexpire:calls=6778052,usec=10617002,usec_per_call=1.57,rejected_calls=0,failed_calls=0 cmdstat_ping:calls=12718773,usec=4522596,usec_per_call=0.36,rejected_calls=49,failed_calls=0
Errorstats
errorstat_ERR:count=2 errorstat_LOADING:count=49 errorstat_MOVED:count=1410 errorstat_NOAUTH:count=6954
Cluster
cluster_enabled:1
Keyspace
db0:keys=121581,expires=120560,avg_ttl=0
------ CLIENT LIST OUTPUT ------ .... ... ... ------ CURRENT CLIENT INFO ------ ... ... ------ MODULES INFO OUTPUT ------
------ FAST MEMORY TEST ------ 38:S 21 May 2025 21:40:27.951 # Bio thread for job type #0 terminated 38:S 21 May 2025 21:40:27.951 # Bio thread for job type #1 terminated 38:S 21 May 2025 21:40:27.951 # Bio thread for job type #2 terminated 38:S 21 May 2025 21:40:27.952 # IO thread(tid:139884198086208) terminated 38:S 21 May 2025 21:40:27.952 # IO thread(tid:139884189693504) terminated 38:S 21 May 2025 21:40:27.952 # IO thread(tid:139884181300800) terminated *** Preparing to test memory region 5fc000 (446464 bytes) *** Preparing to test memory region 669000 (401408 bytes) *** Preparing to test memory region 7f2dcf000000 (48893001728 bytes) *** Preparing to test memory region 7f39315ff000 (371195904 bytes) *** Preparing to test memory region 7f3947800000 (8523776 bytes) *** Preparing to test memory region 7f394c600000 (2097152 bytes) *** Preparing to test memory region 7f394ca00000 (8388608 bytes) *** Preparing to test memory region 7f394d200000 (2097152 bytes) *** Preparing to test memory region 7f394d5fd000 (18874368 bytes) *** Preparing to test memory region 7f394e7fe000 (8388608 bytes) *** Preparing to test memory region 7f394efff000 (8388608 bytes) *** Preparing to test memory region 7f394f800000 (8388608 bytes) *** Preparing to test memory region 7f3950000000 (6291456 bytes) *** Preparing to test memory region 7f39506ff000 (13631488 bytes) *** Preparing to test memory region 7f3951400000 (8388608 bytes) *** Preparing to test memory region 7f3951c00000 (10485760 bytes) *** Preparing to test memory region 7f39526fb000 (8388608 bytes) *** Preparing to test memory region 7f3952efc000 (8388608 bytes) *** Preparing to test memory region 7f39536fd000 (8388608 bytes) *** Preparing to test memory region 7f3953efe000 (8388608 bytes) *** Preparing to test memory region 7f3955700000 (13631488 bytes) *** Preparing to test memory region 7f3956417000 (24576 bytes) *** Preparing to test memory region 7f3956436000 (4096 bytes) *** Preparing to test memory region 7f3956632000 (53248 bytes) *** Preparing to test memory region 7f3956b5b000 (12288 bytes) *** Preparing to test memory region 7f3956d23000 (8192 bytes) .O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.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.
------ DUMPING CODE AROUND EIP ------
Symbol: slowlogFreeEntry (base: 0x49aa90)
Module: /usr/local/bin/redis-server 0.0.0.0:
38:S 21 May 2025 21:42:47.021 # dump of function (hexdump of 137 bytes): 554889fd534883ec088b470885c07e1e31db660f1f440000488b4500488b3cd84883c301e857bafbff395d087fea488b7d00e849aefaff488b7d30e8607dfaff488b7d28e8577dfaff4883c4084889ef5b5de929aefaff660f1f8400000000004157415641554989f541545589d553bb200000004883ec2848897c2410bf3800000048894c2418e8b4
=== REDIS BUG REPORT END ```
Comment From: sundb
@roshanphilips Does your server have such a large amount of memory?
total_system_memory_human:1.48T
Comment From: roshanphilips
Yes, multiple redis instances are running containerized on the baremetal host. We set limits on the container for resources such as cpu, memory(128 gb) etc.