Created attachment 910371 [details] Patch for mariadb.spec to enable the workaroud and update to 10.0.12 MariaDB segfaults very often when built with gcc 4.9. The workaround is to use -fno-delete-null-pointer-checks when compiling. See: https://mariadb.atlassian.net/browse/MDEV-6340 https://mariadb.atlassian.net/browse/MDEV-6360 While at it you can use the attached mariadb.spec patch to enable the workaround and update to 10.0.12.
I have applied Your patch (added option -fno-delete-null-pointer-checks). Please try version 10.0.12-2.fc21.
No crashes observed after 10.0.12-2.fc21 update
*** Bug 1112013 has been marked as a duplicate of this bug. ***
Closing as per comment #2.