Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. Reading symbols from /usr/local/sbin/accel-pppd...done.
  2. [New LWP 10821]
  3. [Thread debugging using libthread_db enabled]
  4. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  5. Core was generated by `./accel-pppd -d -p /var/run/accel-pppd.pid -c /etc/accel-ppp.conf'.
  6. Program terminated with signal SIGABRT, Aborted.
  7. #0 0x00007fdfbeff8428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  8. 54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  9. (gdb) Quit
  10. (gdb) bt full
  11. #0 0x00007fdfbeff8428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  12. resultvar = 0
  13. pid = 10821
  14. selftid = 10821
  15. #1 0x00007fdfbeffa02a in __GI_abort () at abort.c:89
  16. save_stage = 2
  17. act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 0, 0, 0, 0, 0, 0, 140598959466822, 0,
  18. 140598980172224, 0, 140598974354016, 140598923213840, 140598896981760, 140598974354016}}, sa_flags = -1171315409,
  19. sa_restorer = 0x7fdfa8624538}
  20. sigs = {__val = {32, 0 <repeats 15 times>}}
  21. #2 0x000000000042f128 in main (_argc=6, _argv=0x7fdfbebbc813) at /home/accel-ppp/accel-pppd/main.c:245
  22. set = {__val = {140598896976992, 0, 140598954412029, 140595754434560, 16, 47244640288, 140598954412051, 4393945, 140598896978544,
  23. 140598896978352, 18446744073709551615, 47244640256, 140598954412029, 140598954412051, 140598896978592, 206158430216}}
  24. i = -1
  25. sig = 0
  26. goto_daemon = -1
  27. len = 32735
  28. pid = 11
  29. sa = {__sigaction_handler = {sa_handler = 0x7fdfbb4f6b60, sa_sigaction = 0x7fdfbb4f6b60}, sa_mask = {__val = {140598896978592, 4392151,
  30. 140598896978896, 0, 140598958948929, 140598896978656, 140598896978464, 4392553, 140598896977256, 3142542680, 140595754434560, 0,
  31. 140598959138510, 140598896978544, 140598896978528, 4392776}}, sa_flags = 1, sa_restorer = 0x0}
  32. pagesize = 32
  33. internal = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement