Comment 1 for bug 693387

Revision history for this message
Kristian Nielsen (knielsen) wrote :

To debug this, we need a stack trace. Can you obtain a core dump and run gcc on it with the command `bt` ?
(Or obtain a stack trace from the crash some other way?)

Also, it might be useful to get the exact commands used to build, since you mention gcc version I suppose you built mariadb yourself.