Hello,<br>I was load testing opensips-1.6 r. 6605 <br>and I got a seg fault.<br>I will try updating to most recent revision of 1.6, but I thought someone would like to take a look at this.<br><br>regards,<br>takeshi<br><br>
<br>Core was generated by `/usr/local/sbin/opensips -m 1024'.<br>Program terminated with signal 11, Segmentation fault.<br>[New process 29728]<br>#0 slot_add (_s=0x2b361ce6ac10, _r=0x2b363326ca20) at hslot.c:151<br>151 *dest = _r;<br>
(gdb) bt<br>#0 slot_add (_s=0x2b361ce6ac10, _r=0x2b363326ca20) at hslot.c:151<br>#1 0x00002b3619b9ac65 in mem_insert_urecord (_d=0x2b361ce69560, _aor=<value optimized out>, _r=0x7fff919cb740)<br> at udomain.c:648<br>
#2 0x00002b3619b9ad42 in insert_urecord (_d=0x2b361ce69560, _aor=0x7fff919cb958, _r=0x7fff919cb740) at udomain.c:781<br>#3 0x00002b3619fb5769 in insert_contacts (_m=0x79b600, _c=0x79c468, _d=0x2b361ce69560, _a=0x7fff919cb958,<br>
_sctx=0x7fff919cb950) at save.c:398<br>#4 0x00002b3619fb6592 in save (_m=0x79b600, _d=0x2b361ce69560 "", _f=<value optimized out>, _s=0x0) at save.c:680<br>#5 0x000000000040e9e9 in do_action (a=0x78def8, msg=0x79b600) at action.c:967<br>
#6 0x00000000004114bc in run_action_list (a=<value optimized out>, msg=0x79b600) at action.c:139<br>#7 0x0000000000466b24 in eval_expr (e=0x78dfd0, msg=0x79b600, val=0x0) at route.c:1240<br>#8 0x000000000046659d in eval_expr (e=0x78e020, msg=0x79b600, val=0x0) at route.c:1553<br>
#9 0x0000000000466545 in eval_expr (e=0x78e070, msg=0x79b600, val=0x0) at route.c:1558<br>#10 0x000000000040d9cd in do_action (a=0x78e2c8, msg=0x79b600) at action.c:689<br>#11 0x00000000004114bc in run_action_list (a=<value optimized out>, msg=0x79b600) at action.c:139<br>
#12 0x000000000040fcc3 in do_action (a=0x78e888, msg=0x79b600) at action.c:706<br>#13 0x00000000004114bc in run_action_list (a=<value optimized out>, msg=0x79b600) at action.c:139<br>#14 0x0000000000411819 in run_top_route (a=0x78ad18, msg=0x79b600) at action.c:119<br>
#15 0x0000000000455ff5 in receive_msg (<br> buf=0x754f20 "REGISTER sip:<a href="http://domain13564.com">domain13564.com</a> SIP/2.0\r\nVia: SIP/2.0/UDP 192.168.2.6:6666;rport;branch=z9hG4bK-4540-1443964-5\r\nFrom: \"13564\" <<a href="mailto:sip%3A13564@domain13564.com">sip:13564@domain13564.com</a>>;tag=4540SIPpTag001443964\r\nTo: \"13564\" <sip:13564@"..., len=575,<br>
rcv_info=0x7fff919ccc10) at receive.c:162<br>#16 0x000000000049a304 in udp_rcv_loop () at udp_server.c:492<br>#17 0x0000000000429bbd in main (argc=3, argv=<value optimized out>) at main.c:818<br>(gdb)<br><br>