Hi All ,

I'm using Redis docker container on Ubuntu , and yesterday my container crashed continuously. Since, each time I want to start it again, it stops a few seconds after.

So I checked the logs, and here it is :

=== REDIS BUG REPORT START: Cut & paste starting from here ===
1:M 28 Feb 2023 10:23:35.971 # Redis 7.0.8 crashed by signal: 11, si_code: 128
1:M 28 Feb 2023 10:23:35.971 # Accessing address: 0

------ INFO OUTPUT ------
# Server
redis_version:7.0.8
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:759b58da3ee56703
redis_mode:standalone
os:Linux 5.4.0-100-generic x86_64
arch_bits:64
monotonic_clock:POSIX clock_gettime
multiplexing_api:epoll
atomicvar_api:c11-builtin
gcc_version:12.2.1
process_id:1
process_supervised:no
run_id:822120138e8633ae8417de3a0d2063206094677c
tcp_port:6379
server_time_usec:1677579810563280
uptime_in_seconds:17
uptime_in_days:0
hz:10
configured_hz:10
lru_clock:16635426
executable:/data/redis-server
config_file:
io_threads_active:0

# Clients
connected_clients:6
cluster_connections:0
maxclients:10000
client_recent_max_input_buffer:20480
client_recent_max_output_buffer:0
blocked_clients:0
tracking_clients:0
clients_in_timeout_table:0

# Memory
used_memory:1241968
used_memory_human:1.18M
used_memory_rss:527994880
used_memory_rss_human:503.54M
used_memory_peak:596541328
used_memory_peak_human:568.91M
used_memory_peak_perc:0.21%
used_memory_overhead:985272
used_memory_startup:862152
used_memory_dataset:256696
used_memory_dataset_perc:67.58%
allocator_allocated:538504496
allocator_active:538767360
allocator_resident:544329728
total_system_memory:16785887232
total_system_memory_human:15.63G
used_memory_lua:957948928
used_memory_vm_eval:957948928
used_memory_lua_human:913.57M
used_memory_scripts_eval:1424
number_of_cached_scripts:2
number_of_functions:0
number_of_libraries:0
used_memory_vm_functions:32768
used_memory_vm_total:957981696
used_memory_vm_total_human:913.60M
used_memory_functions:184
used_memory_scripts:1608
used_memory_scripts_human:1.57K
maxmemory:0
maxmemory_human:0B
maxmemory_policy:noeviction
allocator_frag_ratio:1.00
allocator_frag_bytes:262864
allocator_rss_ratio:1.01
allocator_rss_bytes:5562368
rss_overhead_ratio:0.97
rss_overhead_bytes:-16334848
mem_fragmentation_ratio:0.98
mem_fragmentation_bytes:-10107576
mem_not_counted_for_evict:8
mem_replication_backlog:0
mem_total_replication_buffers:0
mem_clients_slaves:0
mem_clients_normal:85800
mem_cluster_links:0
mem_aof_buffer:8
mem_allocator:jemalloc-5.2.1
active_defrag_running:0
lazyfree_pending_objects:0
lazyfreed_objects:0

# Persistence
loading:0
async_loading:0
current_cow_peak: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:25
rdb_bgsave_in_progress:0
rdb_last_save_time:1677579793
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:-1
rdb_current_bgsave_time_sec:-1
rdb_saves:0
rdb_last_cow_size:0
rdb_last_load_keys_expired:0
rdb_last_load_keys_loaded:686
aof_enabled:1
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_rewrites:0
aof_rewrites_consecutive_failures:0
aof_last_write_status:ok
aof_last_cow_size:0
module_fork_in_progress:0
module_fork_last_cow_size:0
aof_current_size:56243715
aof_base_size:56239614
aof_pending_rewrite:0
aof_buffer_length:0
aof_pending_bio_fsync:0
aof_delayed_fsync:0

# Stats
total_connections_received:14
total_commands_processed:44
instantaneous_ops_per_sec:17
total_net_input_bytes:11401
total_net_output_bytes:10363
total_net_repl_input_bytes:0
total_net_repl_output_bytes:0
instantaneous_input_kbps:5.43
instantaneous_output_kbps:0.07
instantaneous_input_repl_kbps:0.00
instantaneous_output_repl_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:0
evicted_keys:0
evicted_clients:0
total_eviction_exceeded_time:0
current_eviction_exceeded_time:0
keyspace_hits:0
keyspace_misses:10
pubsub_channels:0
pubsub_patterns:1
pubsubshard_channels:0
latest_fork_usec:0
total_forks: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
total_active_defrag_time:0
current_active_defrag_time:0
tracking_total_keys:0
tracking_total_items:0
tracking_total_prefixes:0
unexpected_error_replies:0
total_error_replies:0
dump_payload_sanitizations:0
total_reads_processed:38
total_writes_processed:29
io_threaded_reads_processed:0
io_threaded_writes_processed:0
reply_buffer_shrinks:4
reply_buffer_expands:0

# Replication
role:master
connected_slaves:0
master_failover_state:no-failover
master_replid:ceff55483824e89b8ea9638c47d0a6c01a41ea3a
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:1.606245
used_cpu_user:4.594422
used_cpu_sys_children:0.000000
used_cpu_user_children:0.001928
used_cpu_sys_main_thread:1.605321
used_cpu_user_main_thread:4.591781

# Modules

# Commandstats
cmdstat_info:calls=2,usec=156,usec_per_call=78.00,rejected_calls=0,failed_calls=0
cmdstat_eval:calls=14,usec=608,usec_per_call=43.43,rejected_calls=0,failed_calls=0
cmdstat_select:calls=4,usec=9,usec_per_call=2.25,rejected_calls=0,failed_calls=0
cmdstat_psubscribe:calls=1,usec=5,usec_per_call=5.00,rejected_calls=0,failed_calls=0
cmdstat_lpop:calls=5,usec=700294,usec_per_call=140058.80,rejected_calls=0,failed_calls=0
cmdstat_zrangebyscore:calls=10,usec=42,usec_per_call=4.20,rejected_calls=0,failed_calls=0
cmdstat_ping:calls=8,usec=87,usec_per_call=10.88,rejected_calls=0,failed_calls=0

# Errorstats

# Latencystats
latency_percentiles_usec_info:p50=57.087,p99=99.327,p99.9=99.327
latency_percentiles_usec_eval:p50=28.031,p99=151.551,p99.9=151.551
latency_percentiles_usec_select:p50=2.007,p99=4.015,p99.9=4.015
latency_percentiles_usec_psubscribe:p50=5.023,p99=5.023,p99.9=5.023
latency_percentiles_usec_lpop:p50=2.007,p99=700448.767,p99.9=700448.767
latency_percentiles_usec_zrangebyscore:p50=3.007,p99=6.015,p99.9=6.015
latency_percentiles_usec_ping:p50=1.003,p99=77.311,p99.9=77.311

# Cluster
cluster_enabled:0

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

------ CLIENT LIST OUTPUT ------
id=5 addr=172.18.0.2:35494 laddr=172.18.0.4:6379 fd=9 name= age=16 idle=16 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=0 qbuf-free=0 argv-mem=0 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=1800 events=r cmd=info user=default redir=-1 resp=2
id=6 addr=172.18.0.2:35496 laddr=172.18.0.4:6379 fd=10 name= age=16 idle=16 flags=P db=0 sub=0 psub=1 ssub=0 multi=-1 qbuf=0 qbuf-free=0 argv-mem=0 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=1824 events=r cmd=psubscribe user=default redir=-1 resp=2
id=15 addr=172.18.0.5:51928 laddr=172.18.0.4:6379 fd=11 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=0 qbuf-free=20474 argv-mem=0 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=22272 events=r cmd=eval user=default redir=-1 resp=2
id=16 addr=172.18.0.5:51930 laddr=172.18.0.4:6379 fd=12 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=0 qbuf-free=20474 argv-mem=0 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=22272 events=r cmd=eval user=default redir=-1 resp=2
id=17 addr=172.18.0.5:51932 laddr=172.18.0.4:6379 fd=13 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=0 qbuf-free=20474 argv-mem=0 multi-mem=0 rbs=16384 rbp=0 obl=0 oll=0 omem=0 tot-mem=37632 events=r cmd=eval user=default redir=-1 resp=2
id=18 addr=172.18.0.5:51934 laddr=172.18.0.4:6379 fd=14 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=559 qbuf-free=19915 argv-mem=507 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=38195 events=r cmd=eval user=default redir=-1 resp=2

------ CURRENT CLIENT INFO ------
id=18 addr=172.18.0.5:51934 laddr=172.18.0.4:6379 fd=14 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=559 qbuf-free=19915 argv-mem=507 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=38195 events=r cmd=eval user=default redir=-1 resp=2
argv[0]: '"EVAL"'
argv[1]: '"-- Pop the first job off of the queue...\nlocal job = redis.call('lpop', KEYS[1])\nlocal reserved = false\n\nif(job ~= false) then\n "'
argv[2]: '"3"'
argv[3]: '"queues:default"'
argv[4]: '"queues:default:reserved"'
argv[5]: '"queues:default:notify"'
argv[6]: '"1677579900"'

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

------ CONFIG DEBUG OUTPUT ------
lazyfree-lazy-expire no
client-query-buffer-limit 1gb
repl-diskless-load disabled
lazyfree-lazy-eviction no
lazyfree-lazy-user-flush no
activedefrag no
replica-read-only yes
proto-max-bulk-len 512mb
slave-read-only yes
io-threads 1
sanitize-dump-payload no
lazyfree-lazy-server-del no
io-threads-do-reads no
lazyfree-lazy-user-del no
list-compress-depth 0
repl-diskless-sync yes

------ FAST MEMORY TEST ------
1:M 28 Feb 2023 10:23:35.972 # Bio thread for job type #0 terminated
1:M 28 Feb 2023 10:23:35.972 # Bio thread for job type #1 terminated
1:M 28 Feb 2023 10:23:35.972 # Bio thread for job type #2 terminated
*** Preparing to test memory region 55cd9d160000 (2306048 bytes)
*** Preparing to test memory region 55cd9e8a6000 (12288 bytes)
*** Preparing to test memory region 7fc892037000 (437571584 bytes)
*** Preparing to test memory region 7fc8cb1c2000 (520347648 bytes)
*** Preparing to test memory region 7fc8ea200000 (1551892480 bytes)
*** Preparing to test memory region 7fc947800000 (8388608 bytes)
*** Preparing to test memory region 7fc94800d000 (24576 bytes)
*** Preparing to test memory region 7fc948015000 (4096 bytes)
*** Preparing to test memory region 7fc948018000 (339968 bytes)
*** Preparing to test memory region 7fc948420000 (12288 bytes)
*** Preparing to test memory region 7fc94854f000 (12288 bytes)
.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.

=== REDIS BUG REPORT END. Make sure to include from START to END. ===



Comment From: sundb

could you give the crash log of stack report?

Comment From: karimabdelaah

could you give the crash log of stack report?

can you advise me, how to get a crash log of the stack report , that's all I got when I tried to get the crash log , I used 'docker logs -f < container name >' to get this log

Comment From: oranagra

looking at that crash report, the only way i can think of that the stack trace would be missing is if redis was compiled without HAVE_BACKTRACE

Comment From: karimabdelaah

looking at that crash report, the only way i can think of that the stack trace would be missing is if redis was compiled without HAVE_BACKTRACE

I updated redis service and add HAVE_BACKTRACE

 redis:
    image: redis:alpine
    container_name: ${REDIS_CONTAINER_NAME}
    command: redis-server --appendonly yes
    volumes:
      - ./.docker-data/redis:/data
    ports:
      - "${REDIS_CONTAINER_PORT}:6378"
    networks:
      - abilities-network
    healthcheck:
      test: redis-cli -h redis -p 6379 ping
      start_period: 3s
      interval: 2s
      timeout: 2s
      retries: 10
    environment:
      HAVE_BACKTRACE: 1

but still, the log returns no stack trace

=== REDIS BUG REPORT START: Cut & paste starting from here ===
1:M 28 Feb 2023 13:52:08.396 # Redis 7.0.8 crashed by signal: 11, si_code: 128
1:M 28 Feb 2023 13:52:08.396 # Accessing address: 0

------ INFO OUTPUT ------
# Server
redis_version:7.0.8
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:759b58da3ee56703
redis_mode:standalone
os:Linux 5.4.0-100-generic x86_64
arch_bits:64
monotonic_clock:POSIX clock_gettime
multiplexing_api:epoll
atomicvar_api:c11-builtin
gcc_version:12.2.1
process_id:1
process_supervised:no
run_id:0e1e8ad3a7a8b935ca50870527899b8403242d3c
tcp_port:6379
server_time_usec:1677592322734307
uptime_in_seconds:20
uptime_in_days:0
hz:10
configured_hz:10
lru_clock:16647938
executable:/data/redis-server
config_file:
io_threads_active:0

# Clients
connected_clients:3
cluster_connections:0
maxclients:10000
client_recent_max_input_buffer:8
client_recent_max_output_buffer:0
blocked_clients:0
tracking_clients:0
clients_in_timeout_table:0

# Memory
used_memory:1157952
used_memory_human:1.10M
used_memory_rss:527941632
used_memory_rss_human:503.48M
used_memory_peak:596541232
used_memory_peak_human:568.91M
used_memory_peak_perc:0.19%
used_memory_overhead:903000
used_memory_startup:862056
used_memory_dataset:254952
used_memory_dataset_perc:86.16%
allocator_allocated:538370512
allocator_active:538607616
allocator_resident:544169984
total_system_memory:16785887232
total_system_memory_human:15.63G
used_memory_lua:957948928
used_memory_vm_eval:957948928
used_memory_lua_human:913.57M
used_memory_scripts_eval:1424
number_of_cached_scripts:2
number_of_functions:0
number_of_libraries:0
used_memory_vm_functions:32768
used_memory_vm_total:957981696
used_memory_vm_total_human:913.60M
used_memory_functions:184
used_memory_scripts:1608
used_memory_scripts_human:1.57K
maxmemory:0
maxmemory_human:0B
maxmemory_policy:noeviction
allocator_frag_ratio:1.00
allocator_frag_bytes:237104
allocator_rss_ratio:1.01
allocator_rss_bytes:5562368
rss_overhead_ratio:0.97
rss_overhead_bytes:-16228352
mem_fragmentation_ratio:0.98
mem_fragmentation_bytes:-9946168
mem_not_counted_for_evict:8
mem_replication_backlog:0
mem_total_replication_buffers:0
mem_clients_slaves:0
mem_clients_normal:3624
mem_cluster_links:0
mem_aof_buffer:8
mem_allocator:jemalloc-5.2.1
active_defrag_running:0
lazyfree_pending_objects:0
lazyfreed_objects:0

# Persistence
loading:0
async_loading:0
current_cow_peak: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:25
rdb_bgsave_in_progress:0
rdb_last_save_time:1677592302
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:-1
rdb_current_bgsave_time_sec:-1
rdb_saves:0
rdb_last_cow_size:0
rdb_last_load_keys_expired:0
rdb_last_load_keys_loaded:686
aof_enabled:1
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_rewrites:0
aof_rewrites_consecutive_failures:0
aof_last_write_status:ok
aof_last_cow_size:0
module_fork_in_progress:0
module_fork_last_cow_size:0
aof_current_size:56243715
aof_base_size:56239614
aof_pending_rewrite:0
aof_buffer_length:0
aof_pending_bio_fsync:0
aof_delayed_fsync:0

# Stats
total_connections_received:12
total_commands_processed:18
instantaneous_ops_per_sec:0
total_net_input_bytes:2435
total_net_output_bytes:10267
total_net_repl_input_bytes:0
total_net_repl_output_bytes:0
instantaneous_input_kbps:0.01
instantaneous_output_kbps:0.00
instantaneous_input_repl_kbps:0.00
instantaneous_output_repl_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:0
evicted_keys:0
evicted_clients:0
total_eviction_exceeded_time:0
current_eviction_exceeded_time:0
keyspace_hits:0
keyspace_misses:2
pubsub_channels:0
pubsub_patterns:1
pubsubshard_channels:0
latest_fork_usec:0
total_forks: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
total_active_defrag_time:0
current_active_defrag_time:0
tracking_total_keys:0
tracking_total_items:0
tracking_total_prefixes:0
unexpected_error_replies:0
total_error_replies:0
dump_payload_sanitizations:0
total_reads_processed:25
total_writes_processed:15
io_threaded_reads_processed:0
io_threaded_writes_processed:0
reply_buffer_shrinks:2
reply_buffer_expands:0

# Replication
role:master
connected_slaves:0
master_failover_state:no-failover
master_replid:0d604d3065500c1cf11d3a5f04d152a944594b15
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:1.729575
used_cpu_user:4.674944
used_cpu_sys_children:0.000000
used_cpu_user_children:0.002214
used_cpu_sys_main_thread:1.728546
used_cpu_user_main_thread:4.672163

# Modules

# Commandstats
cmdstat_psubscribe:calls=1,usec=3,usec_per_call=3.00,rejected_calls=0,failed_calls=0
cmdstat_ping:calls=9,usec=10,usec_per_call=1.11,rejected_calls=0,failed_calls=0
cmdstat_eval:calls=2,usec=209,usec_per_call=104.50,rejected_calls=0,failed_calls=0
cmdstat_lpop:calls=1,usec=734651,usec_per_call=734651.00,rejected_calls=0,failed_calls=0
cmdstat_info:calls=2,usec=193,usec_per_call=96.50,rejected_calls=0,failed_calls=0
cmdstat_zrangebyscore:calls=2,usec=14,usec_per_call=7.00,rejected_calls=0,failed_calls=0
cmdstat_select:calls=1,usec=2,usec_per_call=2.00,rejected_calls=0,failed_calls=0

# Errorstats

# Latencystats
latency_percentiles_usec_psubscribe:p50=3.007,p99=3.007,p99.9=3.007
latency_percentiles_usec_ping:p50=1.003,p99=2.007,p99.9=2.007
latency_percentiles_usec_eval:p50=30.079,p99=179.199,p99.9=179.199
latency_percentiles_usec_lpop:p50=738197.503,p99=738197.503,p99.9=738197.503
latency_percentiles_usec_info:p50=68.095,p99=125.439,p99.9=125.439
latency_percentiles_usec_zrangebyscore:p50=5.023,p99=9.023,p99.9=9.023
latency_percentiles_usec_select:p50=2.007,p99=2.007,p99.9=2.007

# Cluster
cluster_enabled:0

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

------ CLIENT LIST OUTPUT ------
id=5 addr=172.19.0.4:43052 laddr=172.19.0.2:6379 fd=9 name= age=18 idle=18 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=0 qbuf-free=0 argv-mem=0 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=1800 events=r cmd=info user=default redir=-1 resp=2
id=6 addr=172.19.0.4:43054 laddr=172.19.0.2:6379 fd=10 name= age=18 idle=18 flags=P db=0 sub=0 psub=1 ssub=0 multi=-1 qbuf=0 qbuf-free=0 argv-mem=0 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=1824 events=r cmd=psubscribe user=default redir=-1 resp=2
id=16 addr=172.19.0.5:50836 laddr=172.19.0.2:6379 fd=11 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=559 qbuf-free=19915 argv-mem=507 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=38195 events=r cmd=eval user=default redir=-1 resp=2

------ CURRENT CLIENT INFO ------
id=16 addr=172.19.0.5:50836 laddr=172.19.0.2:6379 fd=11 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=559 qbuf-free=19915 argv-mem=507 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=38195 events=r cmd=eval user=default redir=-1 resp=2
argv[0]: '"EVAL"'
argv[1]: '"-- Pop the first job off of the queue...\nlocal job = redis.call('lpop', KEYS[1])\nlocal reserved = false\n\nif(job ~= false) then\n "'
argv[2]: '"3"'
argv[3]: '"queues:default"'
argv[4]: '"queues:default:reserved"'
argv[5]: '"queues:default:notify"'
argv[6]: '"1677592412"'

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

------ CONFIG DEBUG OUTPUT ------
replica-read-only yes
lazyfree-lazy-server-del no
lazyfree-lazy-eviction no
activedefrag no
repl-diskless-sync yes
slave-read-only yes
proto-max-bulk-len 512mb
client-query-buffer-limit 1gb
io-threads-do-reads no
io-threads 1
sanitize-dump-payload no
lazyfree-lazy-user-flush no
lazyfree-lazy-expire no
lazyfree-lazy-user-del no
repl-diskless-load disabled
list-compress-depth 0

------ FAST MEMORY TEST ------
1:M 28 Feb 2023 13:52:08.398 # Bio thread for job type #0 terminated
1:M 28 Feb 2023 13:52:08.398 # Bio thread for job type #1 terminated
1:M 28 Feb 2023 13:52:08.398 # Bio thread for job type #2 terminated
*** Preparing to test memory region 55e511ddc000 (2306048 bytes)
*** Preparing to test memory region 55e512b35000 (12288 bytes)
*** Preparing to test memory region 7f22e8637000 (437571584 bytes)
*** Preparing to test memory region 7f23217c2000 (520347648 bytes)
*** Preparing to test memory region 7f2340800000 (1551892480 bytes)
*** Preparing to test memory region 7f239de00000 (8388608 bytes)
*** Preparing to test memory region 7f239e742000 (28672 bytes)
*** Preparing to test memory region 7f239e74b000 (339968 bytes)
*** Preparing to test memory region 7f239eb53000 (12288 bytes)
*** Preparing to test memory region 7f239ec82000 (12288 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. ===

Comment From: oranagra

HAVE_BACKTRACE is a define that's automatically set by config.h depending on the system you use for build. i think the problem is Alpine Linux, using musl libc which is lacking backtrace functionality. maybe you can get / make a build that uses glibc?

Comment From: karimabdelaah

Do you recommend to me another docker image which can help me in my case ??

Comment From: oranagra

which one are you using? i think the official one should be ok: https://hub.docker.com/_/redis

Comment From: sundb

@karimabdelaah Could you share the lua script you are using if possible?