Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
- Copyright (C) 2018 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 "x86_64-linux-gnu".
- Type "show configuration" for configuration details.
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>.
- Find the GDB manual and other documentation resources online at:
- <http://www.gnu.org/software/gdb/documentation/>.
- For help, type "help".
- Type "apropos word" to search for commands related to "word"...
- Reading symbols from /usr/local/bin/janus...done.
- [New LWP 15006]
- [New LWP 14990]
- [New LWP 14996]
- [New LWP 14991]
- [New LWP 14998]
- [New LWP 14992]
- [New LWP 14999]
- [New LWP 14994]
- [New LWP 14988]
- [New LWP 14995]
- [New LWP 14997]
- [New LWP 15002]
- [New LWP 15004]
- [New LWP 15003]
- [New LWP 14993]
- [New LWP 14989]
- [New LWP 15000]
- [New LWP 15001]
- [New LWP 15005]
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- Core was generated by `janus'.
- Program terminated with signal SIGSEGV, Segmentation fault.
- #0 0x00007f0687ded350 in ?? ()
- [Current thread is 1 (Thread 0x7f0687bcb700 (LWP 15006))]
- (gdb) bt
- #0 0x00007f0687ded350 in ()
- #1 0x00007f06ce32b175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007f06ccbb86db in start_thread (arg=0x7f0687bcb700)
- at pthread_create.c:463
- #3 0x00007f06cc8e188f in clone ()
- at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement