Comment 6 for bug 1040735

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

Thank you for all the information.

However, it would be better if someone can provide a full backtrace with something like: (debug symbols package for mysql/percona-server must be installed)

 sudo gdb --batch --quiet -ex 'set pagination off' -ex 'thread apply all bt full' -ex 'quit' -p $(pidof mysqld)