Created
June 24, 2014 17:06
-
-
Save stibear/40bdc47da2c6d3d57f50 to your computer and use it in GitHub Desktop.
bt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGABRT, Aborted. | |
0xf77d8b50 in __kernel_vsyscall () | |
(gdb) bt | |
#0 0xf77d8b50 in __kernel_vsyscall () | |
#1 0xf74cb2b7 in raise () from /usr/lib32/libc.so.6 | |
#2 0xf74cc90a in abort () from /usr/lib32/libc.so.6 | |
#3 0xf750b46e in __libc_message () from /usr/lib32/libc.so.6 | |
#4 0xf7511577 in malloc_printerr () from /usr/lib32/libc.so.6 | |
#5 0xf7511d5d in _int_free () from /usr/lib32/libc.so.6 | |
#6 0xf7552e1e in execle () from /usr/lib32/libc.so.6 | |
#7 0x00000000 in ?? ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment