Advertisement
Guest User

opensips 1.7.2 crash

a guest
Aug 29th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. (gdb) bt
  2. #0 dlg_ping_routine (ticks=<value optimized out>, attr=<value optimized out>) at dlg_timer.c:558
  3. #1 0x000000000047742a in timer_ticker () at timer.c:355
  4. #2 run_timer_process () at timer.c:425
  5. #3 start_timer_processes () at timer.c:522
  6. #4 0x0000000000428112 in main_loop (argc=<value optimized out>, argv=<value optimized out>) at main.c:929
  7. #5 main (argc=<value optimized out>, argv=<value optimized out>) at main.c:1490
  8. (gdb) info r
  9. rax 0x0 0
  10. rbx 0x6c8948e8245c8948 7820862389785233736
  11. rcx 0x765a30 7756336
  12. rdx 0x0 0
  13. rsi 0x7e3968 8272232
  14. rdi 0x7657c0 7755712
  15. rbp 0x7f95e5cdcf60 0x7f95e5cdcf60
  16. rsp 0x7fffa23ffbf0 0x7fffa23ffbf0
  17. r8 0x7e3950 8272208
  18. r9 0x23 35
  19. r10 0xffffffed 4294967277
  20. r11 0x0 0
  21. r12 0x7fffa23ffc38 140735915490360
  22. r13 0x186a0 100000
  23. r14 0x0 0
  24. r15 0xa 10
  25. rip 0x7f95e8c22819 0x7f95e8c22819 <dlg_ping_routine+377>
  26. eflags 0x10206 [ PF IF RF ]
  27. cs 0x33 51
  28. ss 0x2b 43
  29. ds 0x0 0
  30. es 0x0 0
  31. fs 0x0 0
  32. gs 0x0 0
  33. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement