Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. gdb-peda$ bt full
  2. #0 strlen () at ../sysdeps/x86_64/strlen.S:106
  3. No locals.
  4. #1 0x00007ffff7942076 in url_xtra (url=url@entry=0x7ffff00075b0) at url.c:1048
  5. len_host = 0x3
  6. len_params = 0x0
  7. len_fragment = <optimized out>
  8. len_scheme = 0x0
  9. len_user = 0x0
  10. len_password = 0x0
  11. len_port = 0x0
  12. len_path = 0x0
  13. len_headers = 0x0
  14. xtra = <optimized out>
  15. #2 0x00007ffff78fbf9f in sip_request_create (home=home@entry=0x7ffff0006fa0, method=method@entry=sip_method_invite,
  16. name=0x7ffff7964962 <sip_method_name_invite> "INVITE", name@entry=0x7ffff7961fc9 "INVITE", uri=uri@entry=0x7ffff00075b0,
  17. version=version@entry=0x0) at sip_basic.c:225
  18. xtra = <optimized out>
  19. rq = <optimized out>
  20. __PRETTY_FUNCTION__ = "sip_request_create"
  21. #3 0x00007ffff78b1602 in nta_msg_request_complete (msg=msg@entry=0x7ffff0006fa0, leg=leg@entry=0x7ffff0006b00,
  22. method=method@entry=sip_method_invite, method_name=method_name@entry=0x7ffff7961fc9 "INVITE", request_uri=0x7ffff00075b0,
  23. request_uri@entry=0x0) at nta.c:3890
  24. rq = 0x0
  25. use_headers = 0x1
  26. home = 0x7ffff0006fa0
  27. to = <optimized out>
  28. seq = <optimized out>
  29. reg_url = {{
  30. url_pad = "\005\000\000\000\000",
  31. url_type = 0x0,
  32. url_root = 0x0,
  33. url_scheme = 0x0,
  34. url_user = 0x7ffff0006fa0 "\200\003",
  35. url_password = 0x7ffff782b530 "\303;",
  36. url_host = 0x7ffff0005af0 "",
  37. url_port = 0x7ffff0006fa0 "\200\003",
  38. url_path = 0x6c3f60 "\020\001",
  39. url_params = 0x7ffff7df04d5 <_dl_runtime_resolve+53> "I\211\303L\213L$0L\213D$(H\213|$ H\213t$\030H\213T$\020H\213L$\bH\213\004$H\20
  40. 3\304HA\377\343ffffff.\017\037\204",
  41. url_headers = 0x7ffff0001340 "\003",
  42. url_fragment = 0x7ffff7961fc9 "INVITE"
  43. }}
  44. original = <optimized out>
  45. #4 0x00007ffff78d5e82 in nua_client_request_sendmsg (cr=cr@entry=0x7ffff0005af0) at nua_client.c:803
  46. nh = 0x6c3f60
  47. ds = 0x6c3fc8
  48. method = sip_method_invite
  49. name = 0x7ffff7961fc9 "INVITE"
  50. url = 0x0
  51. leg = 0x7ffff0006b00
  52. msg = 0x7ffff0006fa0
  53. error = <optimized out>
  54. __PRETTY_FUNCTION__ = "nua_client_request_sendmsg"
  55. #5 0x00007ffff78d6ed9 in nua_client_request_try (cr=0x7ffff0005af0) at nua_client.c:708
  56. error = <optimized out>
  57. #6 0x00007ffff78d4c83 in nua_client_init_request0 (cr=0x7ffff0005af0) at nua_client.c:605
  58. nh = 0x6c3f60
  59. msg = 0x7ffff00066c0
  60. url = <optimized out>
  61. has_contact = <optimized out>
  62. nua = 0x6bebb0
  63. ds = 0x6c3fc8
  64. t = 0x0
  65. error = <optimized out>
  66. #7 nua_client_init_request (cr=0x7ffff0005af0) at nua_client.c:442
  67. No locals.
  68. #8 0x00007ffff78d5336 in nua_client_create (nh=nh@entry=0x6c3f60, event=event@entry=0x1f,
  69. methods=methods@entry=0x7ffff7b99b40 <nua_invite_client_methods>, tags=tags@entry=0x6c44c0) at nua_client.c:199
  70. home = 0x6c3f60
  71. cr = <optimized out>
  72. method = <optimized out>
  73. name = <optimized out>
  74. #9 0x00007ffff78ead51 in nua_stack_invite (nua=nua@entry=0x6bebb0, nh=nh@entry=0x6c3f60, e=e@entry=nua_r_invite, tags=tags@entry=0x6c44c0)
  75. at nua_session.c:705
  76. No locals.
  77. #10 0x00007ffff78d1fa3 in nua_stack_signal (nua=0x6bebb0, msg=<optimized out>, ee=0x6c4498) at nua_stack.c:582
  78. e = 0x6c44a0
  79. nh = 0x6c3f60
  80. tags = 0x6c44c0
  81. event = nua_r_invite
  82. error = 0x0
  83. #11 0x00007ffff79203a2 in su_base_port_execute_msgs (queue=0x0) at su_base_port.c:280
  84. root = <optimized out>
  85. f = <optimized out>
  86. msg = 0x0
  87. n = 0x0
  88. #12 0x00007ffff79208ad in su_base_port_run (self=0x7ffff00008c0) at su_base_port.c:335
  89. tout = 0x3a98
  90. tout2 = 0x0
  91. __PRETTY_FUNCTION__ = "su_base_port_run"
  92. #13 0x00007ffff7921000 in su_pthread_port_clone_main (varg=0x7fffffffdeb0) at su_pthread_port.c:324
  93. arg = 0x0
  94. task = {{
  95. sut_port = 0x7ffff00008c0,
  96. sut_root = 0x7ffff0001130
  97. }}
  98. zap = 0x1
  99. #14 0x00007ffff760c184 in start_thread (arg=0x7ffff61cd700) at pthread_create.c:312
  100. __res = <optimized out>
  101. pd = 0x7ffff61cd700
  102. now = <optimized out>
  103. unwind_buf = {
  104. cancel_jmp_buf = {{
  105. jmp_buf = {0x7ffff61cd700, 0xd23c025c6f29348b, 0x1, 0x0, 0x7ffff61cd9c0, 0x7ffff61cd700, 0x2dc3ee65f2e9348b,
  106. 0x2dc3ec9dedb3348b},
  107. mask_was_saved = 0x0
  108. }},
  109. priv = {
  110. pad = {0x0, 0x0, 0x0, 0x0},
  111. data = {
  112. prev = 0x0,
  113. cleanup = 0x0,
  114. canceltype = 0x0
  115. }
  116. }
  117. }
  118. not_first_call = <optimized out>
  119. pagesize_m1 = <optimized out>
  120. sp = <optimized out>
  121. freesize = <optimized out>
  122. __PRETTY_FUNCTION__ = "start_thread"
  123. #15 0x00007ffff6b0abed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  124. No locals.
  125. gdb-peda$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement