Advertisement
Guest User

Untitled

a guest
Mar 18th, 2016
387
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  0x00007f3a388ec625 in raise () from /lib64/libc.so.6
  3. No symbol table info available.
  4. #1  0x00007f3a388ede05 in abort () from /lib64/libc.so.6
  5. No symbol table info available.
  6. #2  0x0000000000426adc in sigsegv (num=11) at /usr/src/master/accel-ppp-code/accel-pppd/main.c:203
  7.         cmd = "gdb -x cmd-1458051089 /usr/local/sbin/accel-pppd 25800 > dump-1458051089", '\000' <repeats 456 times>, " \251\356\071:\177\000\000\f\000\000\000\000\000\000\000\020\251\356\071:\177\000\000\001", '\000' <repeats 39 times>"\320, h\356\071:\177\000\000\000@\000\000\000\000\000\000\020", '\000' <repeats 15 times>, "\020\000\000\000\000\000\000\000H\002\000\000\205P\347V\320h\356\071:\177\000\000\006\020B\000\000\000\000\000H\002\000\000\000\000\000\000\b\255\356\071:\177\000\000H\002\000\000\"\000\000\000\240\251\356\071:\177\000\000\260\273\356\071:\177\000\000 \027"...
  8.         fname = "cmd-1458051089", '\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  0x00007f3a370f9633 in forward (net=0x7f3a30000d30, ifindex=137, pkt=0x7f3a3001a418, len=60)
  16.     at /usr/src/master/accel-ppp-code/accel-pppd/ctrl/pppoe/disc.c:177
  17.         n = 0xffffffffffffffdc
  18.         t = 0x7f3a30002738
  19.         p = 0x7f3a30037750
  20.         parent = 0xc
  21.         r = 0
  22.         ethhdr = 0x7f3a3001a41c
  23. #5  0x00007f3a370f9a8b in disc_read (h=0x7f3a30000d60) at /usr/src/master/accel-ppp-code/accel-pppd/ctrl/pppoe/disc.c:296
  24.         net = 0x7f3a30000d30
  25.         pack = 0x7f3a3001a418 "<"
  26.         ethhdr = 0x7f3a3001a41c
  27.         hdr = 0x7f3a3001a42a
  28.         n = 60
  29.         src = {sll_family = 17, sll_protocol = 25480, sll_ifindex = 137, sll_hatype = 1, sll_pkttype = 3 '\003', sll_halen = 6 '\006',
  30.           sll_addr = "\000\023w[|}\356\071"}
  31.         slen = 18
  32. #6  0x00007f3a39af742c in ctx_thread (ctx=0x7f3a30003db8) at /usr/src/master/accel-ppp-code/accel-pppd/triton/triton.c:217
  33.         h = 0x7f3a30000bf8
  34.         t = 0x7f3a39af6c40
  35.         call = 0x7f3a39cfc550
  36.         tt = 18246816
  37.         events = 1
  38. #7  0x00007f3a39af71e9 in triton_thread (thread=0x1166c90) at /usr/src/master/accel-ppp-code/accel-pppd/triton/triton.c:159
  39.         set = {__val = {516, 0 <repeats 15 times>}}
  40.         sig = 10
  41. ---Type <return> to continue, or q <return> to quit---
  42.         need_free = 0
  43. #8  0x00007f3a396d5a51 in start_thread () from /lib64/libpthread.so.0
  44. No symbol table info available.
  45. #9  0x00007f3a389a293d in clone () from /lib64/libc.so.6
  46. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement