Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.67 KB | None | 0 0
  1. (gdb) bt full
  2. #0  0x00007fbb1cd31625 in raise () from /lib64/libc.so.6
  3. No symbol table info available.
  4. #1  0x00007fbb1cd32e05 in abort () from /lib64/libc.so.6
  5. No symbol table info available.
  6. #2  0x0000000000426b6f in sigsegv (num=11) at /usr/src/git2/accel-ppp-code/accel-pppd/main.c:218
  7.         cmd = "gdb -x cmd-1458660426 /usr/local/sbin/accel-pppd 16699 > dump-1458660426", '\000' <repeats 456 times>, " \371\062\036\273\177\000\000\f\000\000\000\000\000\000\000\020\371\062\036\273\177\000\000\001", '\000' <repeats 39 times>, "и2\036\273\177\000\000\000@\000\000\000\000\000\000\020", '\000' <repeats 11 times>"\273, \177\000\000h\372\062\036\273\177\000\000H\002\000\000\004t\360Vи2\036\273\177\000\000r\020B\000\000\000\000\000H\002\000\000\000\000\000\000\b\375\062\036\273\177\000\000\000\000\000\000\"\000\000\000\240\371\062\036\273\177\000\000\260\v3\036\273\177\000\000\214"...
  8.         fname = "cmd-1458660426", '\000' <repeats 113 times>
  9.         exec_file = "/usr/local/sbin/accel-pppd", '\000' <repeats 4069 times>
  10.         lim = {rlim_cur = 18446744073709551615, rlim_max = 18446744073709551615}
  11.         pid = 0
  12.         status = 0
  13. #3  <signal handler called>
  14. No symbol table info available.
  15. #4  0x00007fbb1b53e869 in forward (net=0x7fbb14000d30, ifindex=90, pkt=0x7fbb1401cfd8, len=60)
  16.     at /usr/src/git2/accel-ppp-code/accel-pppd/ctrl/pppoe/disc.c:190
  17.         n = 0x7ff1
  18.         t = 0x7fbb14001e58
  19.         p = 0x7fbb1402ae18
  20.         parent = 0x8021
  21.         r = 0
  22.         ethhdr = 0x7fbb1401cfdc
  23. #5  0x00007fbb1b53ecc1 in disc_read (h=0x7fbb14000d50) at /usr/src/git2/accel-ppp-code/accel-pppd/ctrl/pppoe/disc.c:309
  24.         net = 0x7fbb14000d30
  25.         pack = 0x7fbb1401cfd8 "<"
  26.         ethhdr = 0x7fbb1401cfdc
  27.         hdr = 0x7fbb1401cfea
  28.         n = 60
  29.         src = {sll_family = 17, sll_protocol = 25480, sll_ifindex = 90, sll_hatype = 1, sll_pkttype = 3 '\003', sll_halen = 6 '\006',
  30.           sll_addr = "\364m\004\221\241\214\063\036"}
  31.         slen = 18
  32. #6  0x00007fbb1df3c42c in ctx_thread (ctx=0x7fbb14003db8) at /usr/src/git2/accel-ppp-code/accel-pppd/triton/triton.c:217
  33.         h = 0x7fbb14000bf8
  34.         t = 0x7fbb1df3bc40
  35.         call = 0x7fbb1e141550
  36.         tt = 16690976
  37. ---Type <return> to continue, or q <return> to quit---
  38.         events = 1
  39. #7  0x00007fbb1df3c1e9 in triton_thread (thread=0xfeaf10) at /usr/src/git2/accel-ppp-code/accel-pppd/triton/triton.c:159
  40.         set = {__val = {516, 0 <repeats 15 times>}}
  41.         sig = 10
  42.         need_free = 0
  43. #8  0x00007fbb1db1aa51 in start_thread () from /lib64/libpthread.so.0
  44. No symbol table info available.
  45. #9  0x00007fbb1cde793d in clone () from /lib64/libc.so.6
  46. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement