Advertisement
sanms

Untitled

May 11th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. #0 0x080a537b in __ast_pthread_mutex_trylock (filename=0x81dbaf4 "channel.c", lineno=1117,
  2. func=0x81dd263 "ast_queue_hangup_with_cause", mutex_name=0x81dca33 "&chan->lock_dont_use", t=0xa4) ?
  3. at /root/svn_asterisk/Asterisk/include/asterisk/lock.h:606 >
  4. res = 1173386760
  5. lt = 0xa4
  6. canlog = 1305033616
  7. bt = 0x4dc931d8
  8. __PRETTY_FUNCTION__ = "__ast_pthread_mutex_trylock"
  9. #1 0x080a5615 in ast_queue_hangup_with_cause (chan=0x0, cause=111) at channel.c:1117
  10. f = {frametype = AST_FRAME_CONTROL, subclass = 1, datalen = 0, samples = 0, mallocd = 0, mallocd_hdr_len = 0, offset = 0,
  11. src = 0x0, data = {ptr = 0x6f, uint32 = 111, pad = "o\000\000\000\000\000\000"}, delivery = {tv_sec = 0, tv_usec = 0},
  12. frame_list = {next = 0x0}, flags = 0, ts = 0, len = 0, seqno = 0}
  13. __PRETTY_FUNCTION__ = "ast_queue_hangup_with_cause"
  14. #2 0x45e7b8d5 in __sip_autodestruct (data=0x613bb5d0) at chan_sip.c:4031
  15. p = 0x613bb5d0
  16. __PRETTY_FUNCTION__ = "__sip_autodestruct"
  17. #3 0x08183e72 in ast_sched_runq (con=0x4d97d3c8) at sched.c:621
  18. current = 0x5e47bb68
  19. when = {tv_sec = 1305103636, tv_usec = 53488}
  20. numevents = 8
  21. res = 1000
  22. __PRETTY_FUNCTION__ = "ast_sched_runq"
  23. #4 0x45ed9110 in do_monitor (data=0x0) at chan_sip.c:22952
  24. res = 1
  25. t = 1305103636
  26. reloading = 0
  27. __PRETTY_FUNCTION__ = "do_monitor"
  28. #5 0x081a0dba in dummy_start (data=0x4d9887f8) at utils.c:968
  29. __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {9453556, 0, 1305033616, 1305031608, 1101258078, 74506942},
  30. __mask_was_saved = 0}}, __pad = {0x4dc93470, 0x0, 0x0, 0x0}}
  31. __cancel_routine = 0x8078763 <ast_unregister_thread>
  32. __cancel_arg = 0x4dc93b90
  33. not_first_call = 0
  34. ret = 0x0
  35. a = {start_routine = 0x45ed8d98 <do_monitor>, data = 0x0,
  36. name = 0x4d9982f8 "do_monitor", ' ' <repeats 11 times>, "started at [22979] chan_sip.c restart_monitor()"}
  37. lock_info = 0x9218650
  38. mutex_attr = {__size = "\001\000\000", __align = 1}
  39. __PRETTY_FUNCTION__ = "dummy_start"
  40. #6 0x008f4832 in start_thread () from /lib/libpthread.so.0
  41. ---Type <return> to continue, or q <return> to quit---
  42. No symbol table info available.
  43. #7 0x00849e0e in clone () from /lib/libc.so.6
  44. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement