Advertisement
Guest User

Untitled

a guest
Feb 11th, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.45 KB | None | 0 0
  1. Core was generated by `/usr/local/sbin/opensips -P /var/run/opensips/opensips.pid -m 1024 -u root -g r'.
  2. Program terminated with signal 11, Segmentation fault.
  3. [New process 16842]
  4. #0 0x00007f1eb9c808da in dlg_onroute (req=0x8056d0, route_params=<value optimized out>, param=<value optimized out>) at dlg_hash.h:248
  5. 248 if (dlg->legs[DLG_CALLER_LEG].tag.len == ftag->len &&
  6. (gdb) bt
  7. #0 0x00007f1eb9c808da in dlg_onroute (req=0x8056d0, route_params=<value optimized out>, param=<value optimized out>) at dlg_hash.h:248
  8. #1 0x00007f1eba910cc9 in run_rr_callbacks (req=0x8056d0, rr_params=0x7f1ebab14c50) at rr_cb.c:99
  9. #2 0x00007f1eba90b57f in after_loose (_m=0x8056d0, preloaded=0) at loose.c:934
  10. #3 0x00007f1eba90cd2e in loose_route (_m=0x8056d0, _s1=<value optimized out>, _s2=<value optimized out>) at loose.c:973
  11. #4 0x00000000004118f3 in do_action (a=0x7a52b0, msg=0x8056d0) at action.c:1195
  12. #5 0x0000000000410242 in run_action_list (a=<value optimized out>, msg=0x8056d0) at action.c:140
  13. #6 0x000000000047bf54 in eval_elem (e=0x7a5388, msg=0x8056d0, val=0x0) at route.c:1354
  14. #7 0x000000000047d8ed in eval_expr (e=0x7f1e9be22470, msg=0x8056d0, val=0x0) at route.c:1696
  15. #8 0x000000000047d8c5 in eval_expr (e=0x7a53d8, msg=0x8056d0, val=0x0) at route.c:1717
  16. #9 0x000000000041184b in do_action (a=0x7a79a0, msg=0x8056d0) at action.c:802
  17. #10 0x0000000000410242 in run_action_list (a=<value optimized out>, msg=0x8056d0) at action.c:140
  18. #11 0x00000000004135d8 in do_action (a=0x7a7b50, msg=0x8056d0) at action.c:819
  19. #12 0x0000000000410242 in run_action_list (a=<value optimized out>, msg=0x8056d0) at action.c:140
  20. #13 0x00000000004151a4 in run_top_route (a=0x7a3e20, msg=0x8056d0) at action.c:120
  21. #14 0x0000000000469ba0 in receive_msg (
  22. buf=0x773300 "BYE sip:12563950166@10.200.128.130:5060;maddr=208.88.66.6;transport=udp SIP/2.0\r\nVia: SIP/2.0/UDP 207.36.90.52;branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-1"..., len=718, rcv_info=0x7fff89ab9810) at receive.c:162
  23. #15 0x00000000004b9eaa in udp_rcv_loop () at udp_server.c:492
  24. #16 0x000000000042d7df in main (argc=<value optimized out>, argv=0x7fff89ab99e8) at main.c:824
  25. (gdb) bt full
  26. #0 0x00007f1eb9c808da in dlg_onroute (req=0x8056d0, route_params=<value optimized out>, param=<value optimized out>) at dlg_hash.h:248
  27. dlg = (struct dlg_cell *) 0x7f1e9be22378
  28. val = {
  29. s = 0x7734d1 "ace.c040af67;vsf=", 'A' <repeats 21 times>, "EJET0BGWUtGQVdCREdZVVtDGFJvbQ-->,<sip:74.121.80.36;lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c>\r\nContent-Length: 0\r\nUser-Agent: StarView Solutions SIP Proxy\r"..., len = 12}
  30. callid = {
  31. s = 0x773439 "CXC-468-69664190-3780c80a-13c4-4d55875a-dbd68e2d-500a942e@10.200.128.130\r\nRoute: <sip:74.121.80.38;lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c;did=ace.c040af67;vsf=", 'A' <repeats 21 times>, "EJET0BGWUt"..., len = 72}
  32. ftag = {
  33. s = 0x773416 "B2B.160.191\r\nCSeq: 2 BYE\r\nCall-ID: CXC-468-69664190-3780c80a-13c4-4d55875a-dbd68e2d-500a942e@10.200.128.130\r\nRoute: <sip:74.121.80.38;lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c;did=ace.c040af67;"..., len = 11}
  34. ttag = {
  35. s = 0x7733be "3780c80a-13c4-4d55875a-dbd68e2d-2672895c\r\nFrom: <sip:12563954545@74.121.80.36:5060>;tag=B2B.160.191\r\nCSeq: 2 BYE\r\nCall-ID: CXC-468-69664190-3780c80a-13c4-4d55875a-dbd68e2d-500a942e@10.200.128.130\r\nRou"..., len = 40}
  36. h_entry = <value optimized out>
  37. h_id = <value optimized out>
  38. new_state = <value optimized out>
  39. old_state = <value optimized out>
  40. unref = <value optimized out>
  41. event = <value optimized out>
  42. timeout = <value optimized out>
  43. dir = 0
  44. dst_leg = 4294967295
  45. ret = <value optimized out>
  46. __FUNCTION__ = "dlg_onroute"
  47. #1 0x00007f1eba910cc9 in run_rr_callbacks (req=0x8056d0, rr_params=0x7f1ebab14c50) at rr_cb.c:99
  48. l_param = {
  49. s = 0x77349c "lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c;did=ace.c040af67;vsf=", 'A' <repeats 21 times>, "EJET0BGWUtGQVdCREdZVVtDGFJvbQ-->,<sip:74.121.80.36;lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c>\r\nContent"..., len = 122}
  50. cbp = (struct rr_callback *) 0x7f04e8
  51. __FUNCTION__ = "run_rr_callbacks"
  52. #2 0x00007f1eba90b57f in after_loose (_m=0x8056d0, preloaded=0) at loose.c:934
  53. hdr = (struct hdr_field *) 0x8ac3b0
  54. puri = {user = {s = 0x0, len = 0}, passwd = {s = 0x0, len = 0}, host = {
  55. s = 0x77351d "74.121.80.36;lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c>\r\nContent-Length: 0\r\nUser-Agent: StarView Solutions SIP Proxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = 12}, port = {s = 0x0, len = 0}, params = {
  56. s = 0x77352a "lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c>\r\nContent-Length: 0\r\nUser-Agent: StarView Solutions SIP Proxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = 48}, headers = {s = 0x0, len = 0}, port_no = 0, proto = 0, type = SIP_URI_T, transport = {s = 0x0, len = 0}, ttl = {s = 0x0, len = 0}, user_param = {
  57. s = 0x0, len = 0}, maddr = {s = 0x0, len = 0}, method = {s = 0x0, len = 0}, lr = {
  58. s = 0x77352a "lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c>\r\nContent-Length: 0\r\nUser-Agent: StarView Solutions SIP Proxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = 2}, r2 = {s = 0x0, len = 0}, transport_val = {s = 0x0, len = 0}, ttl_val = {s = 0x0, len = 0}, user_param_val = {s = 0x0, len = 0}, maddr_val = {s = 0x0,
  59. len = 0}, method_val = {s = 0x0, len = 0}, lr_val = {s = 0x0, len = 0}, r2_val = {s = 0x0, len = 0}}
  60. rt = (rr_t *) 0x89e210
  61. res = <value optimized out>
  62. status = 1
  63. uri = {
  64. s = 0x773519 "sip:74.121.80.36;lr;ftag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c>\r\nContent-Length: 0\r\nUser-Agent: StarView Solutions SIP Proxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = 65}
  65. si = <value optimized out>
  66. __FUNCTION__ = "after_loose"
  67. #3 0x00007f1eba90cd2e in loose_route (_m=0x8056d0, _s1=<value optimized out>, _s2=<value optimized out>) at loose.c:973
  68. __FUNCTION__ = "loose_route"
  69. #4 0x00000000004118f3 in do_action (a=0x7a52b0, msg=0x8056d0) at action.c:1195
  70. val_s = {s = 0xffffffff <Address 0xffffffff out of bounds>, len = 8410832}
  71. aux = {s = 0x7a4b70 "\017", len = 13}
  72. ret = <value optimized out>
  73. v = <value optimized out>
  74. to = <value optimized out>
  75. p = <value optimized out>
  76. tmp = <value optimized out>
  77. new_uri = <value optimized out>
  78. end = <value optimized out>
  79. crt = <value optimized out>
  80. len = <value optimized out>
  81. user = <value optimized out>
  82. vals = {{s = 0x75f6d1 "18", len = -1985246384}, {s = 0x8abd50 "\b", len = 27}, {s = 0x8056d0 "##\002", len = 7812506}, {s = 0x100 <Address 0x100 out of bounds>,
  83. len = 5000821}, {s = 0x8a5288 "", len = 9065208}}
  84. result = {s = 0xa <Address 0xa out of bounds>, len = -1167056319}
  85. uri = {user = {s = 0x8056d0 "##\002", len = 8410832}, passwd = {s = 0x7fff89ab8e50 "##\200", len = 8118256}, host = {s = 0x2 <Address 0x2 out of bounds>, len = 0},
  86. port = {s = 0x12 <Address 0x12 out of bounds>, len = 7812025}, params = {s = 0x3b <Address 0x3b out of bounds>, len = 5088297}, headers = {s = 0x7fff89ab89d0 "\004",
  87. len = 8118336}, port_no = 13241, proto = 119, type = ERROR_URI_T, transport = {s = 0x7735ce "", len = 8410832}, ttl = {s = 0x8a8348 "\001", len = 8082944}, user_param = {
  88. s = 0x0, len = 0}, maddr = {s = 0x8a8380 "#3w", len = 7812073}, method = {s = 0x7735ce "", len = 3}, lr = {s = 0x4c7e95 "H\205##017\204####1", len = 4}, r2 = {
  89. s = 0x7fff89ab8b50 "#5w", len = 9099384}, transport_val = {s = 0x7fff89ab8b50 "#5w", len = -1985246384}, ttl_val = {
  90. s = 0x77356d "0\r\nUser-Agent: StarView Solutions SIP Proxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = -1985246384}, user_param_val = {
  91. s = 0x4c409c "I\211##\213m", len = -1985245616}, maddr_val = {s = 0x4141ca "A\211##211\005#24", len = 0}, method_val = {s = 0x75f6c0 "2011-02-11 19:03:18", len = 8048184},
  92. lr_val = {s = 0x7f1ebdf1dae0 "\213\005#####, len = 0}, r2_val = {s = 0x8a8348 "\001", len = 18}}
  93. next_hop = {user = {s = 0x7f5190 "0jd\b", len = 2034067711}, passwd = {s = 0x3 <Address 0x3 out of bounds>, len = -1108086274}, host = {
  94. s = 0x3 <Address 0x3 out of bounds>, len = 8983880}, port = {s = 0x1 <Address 0x1 out of bounds>, len = 8344040}, params = {s = 0x1 <Address 0x1 out of bounds>, len = 51},
  95. headers = {s = 0x36 <Address 0x36 out of bounds>, len = 4965191}, port_no = 20968, proto = 127, type = ERROR_URI_T, transport = {s = 0xb <Address 0xb out of bounds>, len = 11},
  96. ttl = {s = 0x7b63e8 "\002", len = 2}, user_param = {s = 0x0, len = 8410832}, maddr = {s = 0x8056d0 "##\002", len = -1985245616}, method = {s = 0x7b6778 "\002", len = 2}, lr = {
  97. s = 0x0, len = 8410832}, r2 = {s = 0x8056d0 "##\002", len = -1985245616}, transport_val = {s = 0x7b6b08 "\002", len = 2}, ttl_val = {s = 0x0, len = 8410832},
  98. user_param_val = {s = 0x8056d0 "##\002", len = -1985245616}, maddr_val = {s = 0x7bd8d0 "\002", len = 2}, method_val = {s = 0x0, len = 8410832}, lr_val = {s = 0x8056d0 "##\002",
  99. len = -1985245616}, r2_val = {s = 0x7bdc60 "\002", len = 2}}
  100. u = <value optimized out>
  101. port = <value optimized out>
  102. cmatch = <value optimized out>
  103. aitem = <value optimized out>
  104. adefault = <value optimized out>
  105. spec = <value optimized out>
  106. model = <value optimized out>
  107. val = {rs = {s = 0x8a52a8 "", len = 7812558}, ri = 0, flags = 0}
  108. pve = <value optimized out>
  109. name_s = {s = 0x7fff89ab8b50 "#5w", len = 4260418}
  110. __FUNCTION__ = "do_action"
  111. #5 0x0000000000410242 in run_action_list (a=<value optimized out>, msg=0x8056d0) at action.c:140
  112. ret = -1
  113. t = (struct action *) 0x7a52b0
  114. __FUNCTION__ = "run_action_list"
  115. #6 0x000000000047bf54 in eval_elem (e=0x7a5388, msg=0x8056d0, val=0x0) at route.c:1354
  116. uri = {user = {s = 0x7f1ebdfa98f7 "d]", len = -1107650314}, passwd = {s = 0x7fff89ab8da0 "\002", len = -1985244936}, host = {
  117. s = 0x773308 "12563950166@10.200.128.130:5060;maddr=208.88.66.6;transport=udp SIP/2.0\r\nVia: SIP/2.0/UDP 207.36.90.52;branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-13c4-4d55"..., len = 3}, port = {s = 0x1c00000198 <Address 0x1c00000198 out of bounds>, len = -1985244797}, params = {
  118. s = 0xa <Address 0xa out of bounds>, len = -1108344514}, headers = {s = 0x20 <Address 0x20 out of bounds>, len = -1985244272}, port_no = 10707, proto = 47798, type = 32542,
  119. transport = {s = 0x7f1ebab629f3 "", len = 141369680}, ttl = {s = 0x7f1ebded2722 "H9##017\205@######01#####D)#####A\200}", len = 8287744}, user_param = {
  120. s = 0x3 <Address 0x3 out of bounds>, len = 7811848}, maddr = {s = 0x3 <Address 0x3 out of bounds>, len = 0}, method = {s = 0x7e7698 "\002", len = 2}, lr = {s = 0x0,
  121. len = 8410832}, r2 = {s = 0x8056d0 "##\002", len = -1985244768}, transport_val = {s = 0x47d8ed "\017\037", len = 0}, ttl_val = {s = 0x7e3b78 "H", len = 1024},
  122. user_param_val = {s = 0x7f1e785cf388 "\001", len = 1}, maddr_val = {s = 0x4baee4 "I\211##\213%J\204,", len = 8054335}, method_val = {
  123. s = 0x891548 "sip:16082373154@starviewsolutions.com", len = 17}, lr_val = {s = 0x7ae63f "r_user)", len = 6}, r2_val = {s = 0x7ae6e8 "", len = -1985245632}}
  124. ret = <value optimized out>
  125. ival = <value optimized out>
  126. lval = {rs = {s = 0x8056d0 "##\002", len = 8410832}, ri = -1985244480, flags = 32767}
  127. rval = {rs = {s = 0x7ae6e8 "", len = 8014920}, ri = 2, flags = 0}
  128. ---Type <return> to continue, or q <return> to quit---
  129. p = <value optimized out>
  130. __FUNCTION__ = "eval_elem"
  131. #7 0x000000000047d8ed in eval_expr (e=0x7f1e9be22470, msg=0x8056d0, val=0x0) at route.c:1696
  132. ret = <value optimized out>
  133. rec_lev = 2
  134. __FUNCTION__ = "eval_expr"
  135. #8 0x000000000047d8c5 in eval_expr (e=0x7a53d8, msg=0x8056d0, val=0x0) at route.c:1717
  136. ret = <value optimized out>
  137. rec_lev = 2
  138. __FUNCTION__ = "eval_expr"
  139. #9 0x000000000041184b in do_action (a=0x7a79a0, msg=0x8056d0) at action.c:802
  140. val_s = {s = 0x89ab9730 <Address 0x89ab9730 out of bounds>, len = 0}
  141. aux = {s = 0x7a40af "local_ip)", len = 8}
  142. ret = <value optimized out>
  143. v = <value optimized out>
  144. to = <value optimized out>
  145. p = <value optimized out>
  146. tmp = <value optimized out>
  147. new_uri = <value optimized out>
  148. end = <value optimized out>
  149. crt = <value optimized out>
  150. len = <value optimized out>
  151. user = <value optimized out>
  152. vals = {{s = 0x1 <Address 0x1 out of bounds>, len = 4959972}, {s = 0x1007a40af <Address 0x1007a40af out of bounds>, len = 8012224}, {s = 0xc <Address 0xc out of bounds>,
  153. len = 8011951}, {s = 0x7f1e00000008 <Address 0x7f1e00000008 out of bounds>, len = 8012120}, {s = 0x7fff89ab92b0 "\004", len = 8410832}}
  154. result = {s = 0x7fff89ab92b0 "\004", len = 8410832}
  155. uri = {user = {s = 0x0, len = 8013040}, passwd = {s = 0x0, len = 13}, host = {s = 0x8056d0 "##\002", len = 8410832}, port = {s = 0x7fff89ab9730 "##\200", len = 4702036},
  156. params = {s = 0x403936310000000c <Address 0x403936310000000c out of bounds>, len = -1614085960}, headers = {s = 0x865e920 " ###b", len = -1108321576}, port_no = 67, proto = 0,
  157. type = ERROR_URI_T, transport = {s = 0x865e4d0 "`###b", len = 1}, ttl = {s = 0x7f1ebd64f538 "H\205##\211##\211##017\204\036\001", len = 67}, user_param = {
  158. s = 0x43 <Address 0x43 out of bounds>, len = 140895440}, maddr = {s = 0xb <Address 0xb out of bounds>, len = 7811848}, method = {s = 0x3 <Address 0x3 out of bounds>,
  159. len = 408}, lr = {s = 0x7fff89ab9160 "", len = -1985244828}, r2 = {s = 0x7e87f8 "\002", len = 2}, transport_val = {s = 0x0, len = 8410832}, ttl_val = {s = 0x8056d0 "##\002",
  160. len = -1985243632}, user_param_val = {s = 0x47d8ed "\017\037", len = 8273256}, maddr_val = {s = 0x3 <Address 0x3 out of bounds>, len = 7811848}, method_val = {
  161. s = 0x3 <Address 0x3 out of bounds>, len = 8410832}, lr_val = {s = 0x7e3e00 "\002", len = 2}, r2_val = {s = 0x7e3b78 "H", len = 1024}}
  162. next_hop = {user = {s = 0x7fff89ab9610 "###212", len = 4702036}, passwd = {s = 0x0, len = 4748990}, host = {s = 0x0, len = 4666085}, port = {s = 0x0, len = 7811885},
  163. params = {s = 0x13c400000000 <Address 0x13c400000000 out of bounds>, len = 12}, headers = {s = 0x2700000000 <Address 0x2700000000 out of bounds>, len = 0}, port_no = 408,
  164. proto = 0, type = 5060, transport = {s = 0x13c400000077332e <Address 0x13c400000077332e out of bounds>, len = 8411472}, ttl = {
  165. s = 0x77331d "8.130:5060;maddr=208.88.66.6;transport=udp SIP/2.0\r\nVia: SIP/2.0/UDP 207.36.90.52;branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-13c4-4d55875a-dbd68e2d-2672895"..., len = 8388609}, user_param = {s = 0x805a18 "", len = 8411576}, maddr = {s = 0x805a28 "", len = 8411608}, method = {
  166. s = 0x7a2848 "\002", len = 8009592}, lr = {s = 0xd <Address 0xd out of bounds>, len = -1}, r2 = {s = 0x8056d0 "##\002", len = -1985245248}, transport_val = {
  167. s = 0x410242 "A\211##205##\a\203\r8r4", len = 5060}, ttl_val = {s = 0x4238e6 "H\205##\024#\001", len = -1985243344}, user_param_val = {s = 0x7a2848 "\002", len = 0},
  168. maddr_val = {s = 0x7a44f0 "\002", len = 8012824}, method_val = {s = 0xd <Address 0xd out of bounds>, len = -1}, lr_val = {s = 0x8056d0 "##\002", len = -1985245152}, r2_val = {
  169. s = 0x410242 "A\211##205##\a\203\r8r4", len = -1985244704}}
  170. u = <value optimized out>
  171. port = <value optimized out>
  172. cmatch = <value optimized out>
  173. aitem = <value optimized out>
  174. adefault = <value optimized out>
  175. spec = <value optimized out>
  176. model = <value optimized out>
  177. val = {rs = {s = 0x34 <Address 0x34 out of bounds>, len = 8410832}, ri = -1985243344, flags = 32767}
  178. pve = <value optimized out>
  179. name_s = {s = 0x0, len = 8012096}
  180. __FUNCTION__ = "do_action"
  181. #10 0x0000000000410242 in run_action_list (a=<value optimized out>, msg=0x8056d0) at action.c:140
  182. ret = 1
  183. t = (struct action *) 0x7a79a0
  184. __FUNCTION__ = "run_action_list"
  185. #11 0x00000000004135d8 in do_action (a=0x7a7b50, msg=0x8056d0) at action.c:819
  186. val_s = {s = 0x7f1e0000003d <Address 0x7f1e0000003d out of bounds>, len = -1098869096}
  187. aux = {s = 0x7f1e7ccc5730 "\003", len = 2019357672}
  188. ret = <value optimized out>
  189. v = 1
  190. to = <value optimized out>
  191. p = <value optimized out>
  192. tmp = <value optimized out>
  193. new_uri = <value optimized out>
  194. end = <value optimized out>
  195. crt = <value optimized out>
  196. len = <value optimized out>
  197. user = <value optimized out>
  198. vals = {{s = 0x7735ce "", len = 7811926}, {
  199. s = 0x77336f "branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c\r\nFrom: <sip:12563954545@74.121.80.36:5060>;tag=B2B.160.191\r\nCSeq: 2 BYE\r\nCall-ID"..., len = 8996752}, {s = 0x199 <Address 0x199 out of bounds>, len = 1798}, {s = 0x8a7be8 "\n", len = 7812081}, {s = 0x0,
  200. len = 718}}
  201. result = {s = 0x8ad998 "\001", len = 1}
  202. uri = {user = {s = 0x79ec30 "\220#### len = 1}, passwd = {s = 0x79ec00 "\004", len = 4410987}, host = {s = 0x8056d0 "##\002", len = 0}, port = {s = 0x7fff89ab964c "",
  203. len = -1705621816}, params = {s = 0x7f1e9a5646c8 "##\035\203\036\177", len = 7733600}, headers = {s = 0x7fff89ab96a4 "\036\177", len = -1985243476}, port_no = 38568,
  204. proto = 35243, type = 32767, transport = {s = 0x1bab4d7ca <Address 0x1bab4d7ca out of bounds>, len = 7686824}, ttl = {s = 0x7f1e9a5646c8 "##\035\203\036\177", len = 2},
  205. user_param = {s = 0x7fff89ab9718 "B\002A", len = -1985243572}, maddr = {s = 0x7fff89ab9648 "##w", len = 0}, method = {s = 0x42e0e6 "D\211###\205##017D##203#####en = 0}, lr = {
  206. s = 0x17c6a35b0 <Address 0x17c6a35b0 out of bounds>, len = 6}, r2 = {s = 0x7f1e78853200 "\001", len = 2021989488}, transport_val = {s = 0x7f1e7c6a3588 "#5j|\036\177",
  207. len = 0}, ttl_val = {s = 0x7f1eb9c9035c "M\213'A##004$", len = 718}, user_param_val = {
  208. s = 0x77336f "branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-13c4-4d55875a-dbd68e2d-2672895c\r\nFrom: <sip:12563954545@74.121.80.36:5060>;tag=B2B.160.191\r\nCSeq: 2 BYE\r\nCall-ID"..., len = 98}, maddr_val = {s = 0x4e36a9 "H\211D$XH\205##\017#T$0D\213\\$(\017\204###", len = 1}, method_val = {s = 0x0,
  209. len = 7877432}, lr_val = {s = 0x7f1eb9c85245 "\017\037", len = 0}, r2_val = {s = 0x0, len = 7686662}}
  210. next_hop = {user = {
  211. s = 0x86d2150 "insert into acc (method,from_tag,to_tag,callid,sip_code,sip_reason,time,from_uri,from_user,p_asserted_id,to_uri,req_uri,dialed_number,source_ip,term_ip,time_inv,time_pdd,time_release,orig_prefix,term_"..., len = 0}, passwd = {s = 0x73 <Address 0x73 out of bounds>, len = 24}, host = {s = 0x0, len = 27}, port = {s = 0x7f1e82e5bfc8 "####1",
  212. len = 7686824}, params = {s = 0x7f1e7896e9b0 "\002", len = -1614085960}, headers = {s = 0x754aa8 "###\x\036\177", len = -2098872632}, port_no = 256, proto = 0,
  213. type = ERROR_URI_T, transport = {s = 0x7f1ebab399a8 "H\203##[]A\\A]A^A_##WAVAUATUSH\203###\211##########11T$\020I\211##\211##\203~p", len = 18}, ttl = {
  214. s = 0x773585 "Solutions SIP Proxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = 59}, user_param = {
  215. s = 0x4da429 "H\211D$@H\205##\213T$\030L\213\\$\020\017\204###", len = 7877384}, maddr = {s = 0x7f1e82e5bec8 "", len = 7812485}, method = {
  216. s = 0x773595 "oxy\r\nMax-Forwards: 69\r\nContact: <sip:sa@207.36.90.52>\r\n\r\n", len = 500}, lr = {s = 0x8a51b8 "\001", len = 7990320}, r2 = {s = 0x0, len = 0},
  217. transport_val = {s = 0x8a51f0 "\0264w", len = 7812502}, ttl_val = {s = 0x77358500000000 <Address 0x77358500000000 out of bounds>, len = 62}, user_param_val = {
  218. s = 0x251 <Address 0x251 out of bounds>, len = 863}, maddr_val = {s = 0x41d790 "I\211##\205##017\204}\001", len = 9070392}, method_val = {s = 0x8a6738 "\n", len = 0},
  219. lr_val = {s = 0x41d1a9 "H\211##\205##`1####", len = 62}, r2_val = {s = 0x8a6738 "\n", len = 62}}
  220. u = <value optimized out>
  221. port = <value optimized out>
  222. cmatch = <value optimized out>
  223. aitem = <value optimized out>
  224. adefault = <value optimized out>
  225. spec = <value optimized out>
  226. model = <value optimized out>
  227. val = {rs = {s = 0x8ad998 "\001", len = 7811926}, ri = 9006784, flags = 0}
  228. pve = <value optimized out>
  229. name_s = {s = 0x7f1e7885ee10 "`##"#\036\177", len = 718}
  230. __FUNCTION__ = "do_action"
  231. #12 0x0000000000410242 in run_action_list (a=<value optimized out>, msg=0x8056d0) at action.c:140
  232. ret = 1
  233. t = (struct action *) 0x7a7b50
  234. __FUNCTION__ = "run_action_list"
  235. #13 0x00000000004151a4 in run_top_route (a=0x7a3e20, msg=0x8056d0) at action.c:120
  236. bk_action_flags = 0
  237. bk_rec_lev = 0
  238. ret = <value optimized out>
  239. #14 0x0000000000469ba0 in receive_msg (
  240. buf=0x773300 "BYE sip:12563950166@10.200.128.130:5060;maddr=208.88.66.6;transport=udp SIP/2.0\r\nVia: SIP/2.0/UDP 207.36.90.52;branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-1"..., len=718, rcv_info=0x7fff89ab9810) at receive.c:162
  241. msg = (struct sip_msg *) 0x8056d0
  242. __FUNCTION__ = "receive_msg"
  243. #15 0x00000000004b9eaa in udp_rcv_loop () at udp_server.c:492
  244. len = 718
  245. tmp = <value optimized out>
  246. from = (union sockaddr_union *) 0x805698
  247. fromlen = 16
  248. ri = {src_ip = {af = 2, len = 4, u = {addrl = {7174170302461125839, 0}, addr32 = {878322895, 1670366689, 0, 0}, addr16 = {9423, 13402, 50657, 25487, 0, 0, 0, 0},
  249. addr = "##Z4###217c\000\000\000\000\000\000\000"}}, dst_ip = {af = 2, len = 4, u = {addrl = {642808138, 0}, addr32 = {642808138, 0, 0, 0}, addr16 = {31050, 9808, 0, 0, 0,
  250. 0, 0, 0}, addr = "JyP&", '\0' <repeats 11 times>}}, src_port = 5060, dst_port = 5060, proto = 1, proto_reserved1 = 0, proto_reserved2 = 0, src_su = {s = {sa_family = 2,
  251. sa_data = "\023##$Z4\000\000\000\000\000\000\000"}, sin = {sin_family = 2, sin_port = 50195, sin_addr = {s_addr = 878322895}, sin_zero = "\000\000\000\000\000\000\000"},
  252. sin6 = {sin6_family = 2, sin6_port = 50195, sin6_flowinfo = 878322895, sin6_addr = {in6_u = {u6_addr8 = '\0' <repeats 15 times>, u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0},
  253. u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, bind_address = 0x79ec00}
  254. p = (callback_list *) 0x7fff89ab9818
  255. buf = "BYE sip:12563950166@10.200.128.130:5060;maddr=208.88.66.6;transport=udp SIP/2.0\r\nVia: SIP/2.0/UDP 207.36.90.52;branch=z9hG4bKefe8.84d625a1.0\r\nTo: <sip:12563950166@starviewsolutions.com>;tag=3780c80a-1"...
  256. __FUNCTION__ = "udp_rcv_loop"
  257. #16 0x000000000042d7df in main (argc=<value optimized out>, argv=0x7fff89ab99e8) at main.c:824
  258. cfg_log_stderr = <value optimized out>
  259. cfg_stream = <value optimized out>
  260. c = <value optimized out>
  261. r = <value optimized out>
  262. tmp = 0x7fff89ab9eab ""
  263. tmp_len = <value optimized out>
  264. port = <value optimized out>
  265. proto = <value optimized out>
  266. ret = <value optimized out>
  267. seed = 940193152
  268. rfd = <value optimized out>
  269. __FUNCTION__ = "main"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement