Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Not a Bug
-
10.4.13
-
None
Description
When a 2nd crash happens in the crash handling routine, the core dump function doesn't get called. As a result, no core file can be obtained and crash can't be analyzed.
Let's create a config file or command line option to go straight to core dumping in case of crash.
Attachments
Issue Links
- relates to
-
MDEV-14229 Stack trace is not resolved for shared objects
-
- Closed
-
-
MDEV-23101 SIGSEGV in lock_rec_unlock() when Galera is enabled
-
- Closed
-
To skip the stack trace you can use --skip-stack-trace on command line or as config option.
https://mariadb.com/kb/en/mysqld-options/#-stack-trace