Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. $ gdb /usr/bin/echoping core.27236
  2. GNU gdb (GDB) 8.2.1
  3. ...
  4. Reading symbols from /usr/bin/echoping...(no debugging symbols found)...done.
  5. [New LWP 27236]
  6. [Thread debugging using libthread_db enabled]
  7. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  8. Core was generated by `echoping -w 1 -P 0xa0 -p 6 -t 1 -6 -m /usr/lib/echoping/dns.so -n 20 facebook.c'.
  9. Program terminated with signal SIGSEGV, Segmentation fault.
  10. #0 0x00007f73c938246a in init () from /usr/lib/echoping/dns.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement