Advertisement
Guest User

Untitled

a guest
Mar 18th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.66 KB | None | 0 0
  1. (gdb) bt full
  2. #0  0x00007f27d503f625 in raise () from /lib64/libc.so.6
  3. No symbol table info available.
  4. #1  0x00007f27d5040e05 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-1457977136 /usr/local/sbin/accel-pppd 23236 > dump-1457977136", '\000' <repeats 456 times>, " \331c\326'\177\000\000\f\000\000\000\000\000\000\000\020\331c\326'\177\000\000\001", '\000' <repeats 39 times>, "Š˜c\326'\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\252\240\345VŠ˜c\326'\177\000\000\006\020B\000\000\000\000\000H\002\000\000\000\000\000\000\b\335c\326'\177\000\000H\002\000\000\"\000\000\000\240\331c\326'\177\000\000\260\353c\326'\177\000\000 \027B"...
  8.         fname = "cmd-1457977136", '\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  0x00007f27d384c633 in forward (net=0x7f27cc000d30, ifindex=109, pkt=0x7f27cc01a788, len=60)
  16.     at /usr/src/master/accel-ppp-code/accel-pppd/ctrl/pppoe/disc.c:177
  17.         n = 0xbff1
  18.         t = 0x7f27cc0021f8
  19.         p = 0x7f27cc03ae78
  20.         parent = 0xc021
  21.         r = 0
  22.         ethhdr = 0x7f27cc01a78c
  23. #5  0x00007f27d384ca8b in disc_read (h=0x7f27cc000d60) at /usr/src/master/accel-ppp-code/accel-pppd/ctrl/pppoe/disc.c:296
  24.         net = 0x7f27cc000d30
  25.         pack = 0x7f27cc01a788 "@"
  26.         ethhdr = 0x7f27cc01a78c
  27.         hdr = 0x7f27cc01a79a
  28.         n = 60
  29.         src = {sll_family = 17, sll_protocol = 25480, sll_ifindex = 109, sll_hatype = 1, sll_pkttype = 3 '\003', sll_halen = 6 '\006',
  30.           sll_addr = "\000\340R\201#+c", <incomplete sequence \326>}
  31.         slen = 18
  32. #6  0x00007f27d624a42c in ctx_thread (ctx=0x7f27cc003db8) at /usr/src/master/accel-ppp-code/accel-pppd/triton/triton.c:217
  33.         h = 0x7f27cc000bf8
  34.         t = 0x7f27d6249c40
  35.         call = 0x7f27d644f550
  36.         tt = 23158560
  37.         events = 1
  38. #7  0x00007f27d624a1e9 in triton_thread (thread=0x1615f10) 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  0x00007f27d5e28a51 in start_thread () from /lib64/libpthread.so.0
  44. No symbol table info available.
  45. #9  0x00007f27d50f593d in clone () from /lib64/libc.so.6
  46. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement