Comment 6 for bug 1381915

Revision history for this message
Anna (sonyque) wrote :

Hi,

this log could be helpful. I used this example for gdb backtrace:

http://www.leonardoborda.com/blog/gdb-series-attach-gdb-to-a-program-that-is-already-running-part-1/

Within the test ((gdb) continue) mysql has crashed. The log in attach contains that information. The backtrace you can find in my previous post (gdb-mysql02_cluster.txt).

gdb2_mysql02_cluster.txt and gdb2_mysql01_cluster.txt was done using the script from URL you provided.