Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.11.6
-
official mariadb docker image on K8S cluster
Description
When unclean shutdown happens and recovery kicks in during launch, the server crashes.
This happens on 10.11.6 version, version 10.11.5 is unaffected.
Unfortunately I'm unable to produce backtrace, because quay.io/mariadb-foundation/mariadb-debug:10.11 image does not seem to contain correct debug symbols. Tried to post this to Zulip, so far without response. I have core dump but no debug symbols.
I fixed the crash by downgrading to 10.11.5, doing clean shutdown and upgrading to 10.11.6 again. Then 10.11.6 correctly starts.
Attachments
Issue Links
- relates to
-
MDBF-637 missing debuginfo packages due to reprepro
- Closed
-
MDEV-26263 Investigate possible race on vc_templ recreation
- Open