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