Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL)
-
None
-
Archlinux 64bits, pacman's package;
Windows Server 2003 SP2 64Bits, official .msi installer 64bits.
-
5.5.58
Description
Mariadb crashes silently due a segfault, test case, backtrace and config file attached.
server_config.txt = my.cnf;
crash_sql.txt = test case, just need to be piped into mysql command line utility;
crash_log.txt = output with mysqld --verbose, without it mysqld dies without a single line.
For some strange reason, if the last 2 selects are executed after restarting only the server (but allowing the client to reconnect instead of exiting and entering again) the crash won't happen.