Hello everybody.<br><br>Today we got a crash in our production deployment of OpenSER, which is running version 1.3.1 on Solaris SPARC. OpenSER was compiled on 64 bits mode.file is:<br><br>The backtrace of the core file is:<br>
<br>Program terminated with signal 11, Segmentation fault.<br>#0&nbsp; 0xffffffff79719774 in insert_dlg_timer_unsafe (tl=0xffffffff61ea8ad0) at dlg_timer.c:91<br>91&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ( ptr-&gt;timeout &lt;= tl-&gt;timeout )<br>
(gdb) bt<br>#0&nbsp; 0xffffffff79719774 in insert_dlg_timer_unsafe (tl=0xffffffff61ea8ad0) at dlg_timer.c:91<br>#1&nbsp; 0xffffffff79719a8c in update_dlg_timer (tl=0xffffffff61ea8ad0, timeout=300) at dlg_timer.c:163<br>#2&nbsp; 0xffffffff7970fe9c in dlg_onroute (req=0x100341fb0, route_params=0xffffffff7fffe2b0, param=0x0) at dlg_handlers.c:612<br>
#3&nbsp; 0xffffffff7d80c278 in run_rr_callbacks (req=0x100341fb0, rr_params=0xffffffff7d910468) at rr_cb.c:83<br>#4&nbsp; 0xffffffff7d807b0c in after_loose (_m=0x100341fb0, preloaded=0) at loose.c:865<br>#5&nbsp; 0xffffffff7d803744 in loose_route (_m=0x100341fb0, _s1=0x0, _s2=0x0) at loose.c:901<br>
#6&nbsp; 0x000000010000f088 in do_action (a=0x1002e3e30, msg=0x100341fb0) at action.c:816<br>#7&nbsp; 0x0000000100009e48 in run_action_list (a=0x1002e3e30, msg=0x100341fb0) at action.c:132<br>#8&nbsp; 0x0000000100086a08 in eval_elem (e=0x1002e3ed0, msg=0x100341fb0, val=0x0) at route.c:1069<br>
#9&nbsp; 0x000000010008db44 in eval_expr (e=0x1002e3ed0, msg=0x100341fb0, val=0x0) at route.c:1360<br>#10 0x000000010008dd00 in eval_expr (e=0x1002e3f18, msg=0x100341fb0, val=0x0) at route.c:1381<br>#11 0x000000010000e0b8 in do_action (a=0x1002e53c8, msg=0x100341fb0) at action.c:672<br>
#12 0x0000000100009e48 in run_action_list (a=0x1002d8878, msg=0x100341fb0) at action.c:132<br>#13 0x000000010000a4b0 in run_actions (a=0x1002d8878, msg=0x100341fb0) at action.c:112<br>#14 0x000000010000a6fc in run_top_route (a=0x1002d8878, msg=0x100341fb0) at action.c:172<br>
#15 0x00000001000781ec in receive_msg (<br>&nbsp;&nbsp;&nbsp; buf=0x1002aaf68 &quot;INVITE <a href="mailto:sip%3A76907295@200.114.42.182">sip:76907295@200.114.42.182</a>;user=phone SIP/2.0\r\nVia: SIP/2.0/UDP 200.30.79.17:5066;branch=z9hG4bKa8fae90df\r\nRoute: &lt;sip:<a href="http://200.13.225.243">200.13.225.243</a>;lr;ftag=885a2b1ed6b8a7d8;did=7cf.1721&gt;\r\nCall-ID: f6a12831f&quot;..., len=747, rcv_info=0xffffffff7ffff860) at receive.c:156<br>
#16 0x00000001000db620 in udp_rcv_loop () at udp_server.c:438<br>#17 0x00000001000321b8 in main_loop () at main.c:834<br>#18 0x00000001000373bc in main (argc=7, argv=0xffffffff7ffffbe8) at main.c:1373<br><br><br>I would thank any hint you could provide about it.<br>
<br>Best regards.<br><br>Sergio Gutiérrez.<br>