
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None | size: 1.01 KB | hits: 10 | expires: Never
% gdb mms core
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
mms: No such file or directory.
(no debugging symbols found)
Core was generated by `/opt/mms/bin/mms'.
Program terminated with signal 11, Segmentation fault.
[New process 18949]
[New process 18950]
[New process 18953]
[New process 18954]
#0 0xb6b9acfe in ?? ()
(gdb) thread apply all bt
Thread 4 (process 18954):
#0 0xb7f35424 in __kernel_vsyscall ()
#1 0xb7a8e3a6 in ?? ()
Thread 3 (process 18953):
#0 0xb7f35424 in __kernel_vsyscall ()
#1 0xb7a8af82 in ?? ()
Thread 2 (process 18950):
#0 0xb7f35424 in __kernel_vsyscall ()
#1 0xb7a8e3a6 in ?? ()
Thread 1 (process 18949):
#0 0xb6b9acfe in ?? ()
(gdb)