Skip to content

Instantly share code, notes, and snippets.

@dfreudenberger
Created August 20, 2012 22:34
Show Gist options
  • Save dfreudenberger/3408687 to your computer and use it in GitHub Desktop.
Save dfreudenberger/3408687 to your computer and use it in GitHub Desktop.
Thread pointer: 0x0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x0 thread_stack 0x48000
addr2line: './mysqld': No such file
./mysqld(my_print_stacktrace+0x35)[0xc3b367]
./mysqld(handle_fatal_signal+0x355)[0x7b9639]
/lib64/libpthread.so.0(+0xf500)[0x7f06b7330500]
./mysqld(my_stat+0x100)[0xc34ea6]
./mysqld[0xc0eab9]
./mysqld[0xc0ee92]
/lib64/libpthread.so.0(pthread_once+0x53)[0x7f06b732db23]
./mysqld(get_charset+0x4d)[0xc0f389]
./mysqld[0x988964]
./mysqld[0xab3605]
./mysqld[0xab3c27]
./mysqld[0xa9aca2]
./mysqld[0x9fdc58]
./mysqld[0xa0844e]
./mysqld[0x9b85ae]
./mysqld[0xabaab2]
./mysqld[0xabac08]
./mysqld[0xabada5]
./mysqld[0xabb6bb]
./mysqld[0xabb7e7]
./mysqld[0xab2a25]
./mysqld[0xab2c56]
./mysqld[0xab2d77]
./mysqld[0x9db652]
./mysqld[0x9ce551]
/lib64/libpthread.so.0(+0x7851)[0x7f06b7328851]
/lib64/libc.so.6(clone+0x6d)[0x7f06b62936dd]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment