Crash report
276:C 30 May 2025 15:02:12.510 * DB saved on disk
276:C 30 May 2025 15:02:12.530 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
1:M 30 May 2025 15:02:12.647 * Background saving terminated with success
1:M 30 May 2025 15:07:18.946 * 100 changes in 300 seconds. Saving...
1:M 30 May 2025 15:07:18.974 * Background saving started by pid 277
277:C 30 May 2025 15:07:21.459 * DB saved on disk
277:C 30 May 2025 15:07:21.485 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
1:M 30 May 2025 15:07:21.597 * Background saving terminated with success
=== REDIS BUG REPORT START: Cut & paste starting from here ===
1:M 30 May 2025 15:11:37.925 # Redis 8.0.1 crashed by signal: 11, si_code: 1
1:M 30 May 2025 15:11:37.925 # Accessing address: 0x71a307400000
------ INFO OUTPUT ------
1:signal-handler (1748610697) Crashed running signal handler. Providing reduced version of recursive crash report.
1:M 30 May 2025 15:11:37.925 # Redis 8.0.1 crashed by signal: 11, si_code: 1
1:M 30 May 2025 15:11:37.925 # Accessing address: 0x5c41e3fe94c8
=== REDIS BUG REPORT END. Make sure to include from START to END. ===
Additional information
- Im using redis:8.0.1-alpine3.21 docker image
- I cant seem to reproduce it. The container has crashed once every other day, and im not sure why
- I have 3 redis docker containers running, and only the one of them are crashing. I am activly using Redisearch in this container, and the other two im not.
Im not sure if this is the right place, or if i should post this in the Redisearch repo..
Comment From: sundb
@kjetilhunshammer can you share the fully crash report, thx.