Comment 1 for bug 1259833

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote : Re: mysqld got signal 8

a) The crash seems to be right after startup. (Also, can you
translate 06:55:30 UTC to your local TZ), about 2 minutes after
startup.

b) Have you had this crash before and/or is it reproduceable?

c) Would be better if you can install debuginfo of mysqld and
galera and resolve the backtrace. You can use https://dev.mysql.com/doc/refman/5.5/en/using-stack-trace.html as the guide for that.

d) Only reported instance of a SIGFPE on acl_authenticate seems
to be - https://mariadb.atlassian.net/browse/MDEV-4462 which was
caused by empty mysql.user table (which may be due to various
factors including but not limited to corruption). Can you check
this?