<div dir="ltr">Hi,<br><br>I recently installed opensips version 2.1 with git revision a173499 on a 32bit debian wheezy and it is keep getting crashed while acquiring lock in TM module. Here is BT given by GDB,<br><br>-----<br>Core was generated by `/usr/local/adx-ipc/sbin/opensips -P /var/run/opensips/opensips.pid -m 256 -M 16&#39;.<br>Program terminated with signal 11, Segmentation fault.<br>#0  0xb660a188 in tsl (lock=0x0) at ../../mem/../fastlock.h:86<br><br>warning: Source file is more recent than executable.<br>▒▒/usr/src/svn-src/opensips/fastlock.h:86:2617:beg:0xb660a188<br>(gdb) bt<br>#0  0xb660a188 in tsl (lock=0x0) at ../../mem/../fastlock.h:86<br>#1  get_lock (lock=&lt;optimized out&gt;) at ../../mem/../fastlock.h:176<br>#2  _lock (s=&lt;optimized out&gt;) at lock.h:100<br>#3  set_timer (ext_timeout=0x0, list_id=RT_T1_TO_1, new_tl=0xa61072c0) at timer.c:899<br>#4  set_timer (new_tl=new_tl@entry=0xa61072c0, list_id=list_id@entry=RT_T1_TO_1, ext_timeout=0x0, ext_timeout@entry=0x1) at timer.c:876<br>#5  0xb66078db in _set_fr_retr (retr=&lt;optimized out&gt;, rb=0xa610728c) at t_funcs.h:137<br>#6  start_retr (rb=0xa610728c) at t_funcs.h:151<br>#7  t_forward_nonack (t=t@entry=0xa6107174, p_msg=p_msg@entry=0xb66aa29c, proxy=proxy@entry=0x0) at t_fwd.c:728<br>#8  0xb6602f6d in t_relay_to (p_msg=p_msg@entry=0xb66aa29c, proxy=proxy@entry=0x0, flags=flags@entry=0) at t_funcs.c:247<br>#9  0xb6619814 in w_t_relay (p_msg=0xb66aa29c, proxy=0x0, flags=0x0) at tm.c:1213<br>#10 0x0806441c in do_action (a=a@entry=0xb66752d0, msg=msg@entry=0xb66aa29c) at action.c:1862<br>#11 0x0806bd34 in run_action_list (a=0xb66752d0, msg=msg@entry=0xb66aa29c) at action.c:169<br>#12 0x080dbb48 in eval_elem (e=0xb6675344, msg=msg@entry=0xb66aa29c, val=val@entry=0x0) at route.c:1643<br>#13 0x080db439 in eval_expr (e=0xb6675344, msg=msg@entry=0xb66aa29c, val=val@entry=0x0) at route.c:1988<br>#14 0x080db567 in eval_expr (e=0xb6675370, msg=msg@entry=0xb66aa29c, val=val@entry=0x0) at route.c:2004<br>#15 0x080db421 in eval_expr (e=0xb667539c, msg=msg@entry=0xb66aa29c, val=val@entry=0x0) at route.c:2009<br>#16 0x080646fa in do_action (a=a@entry=0xb66754c8, msg=msg@entry=0xb66aa29c) at action.c:1111<br>#17 0x0806b722 in run_action_list (msg=0xb66aa29c, a=&lt;optimized out&gt;) at action.c:169<br>#18 run_actions (a=a@entry=0xb6660dac, msg=msg@entry=0xb66aa29c) at action.c:134<br>#19 0x0806c106 in run_actions (msg=0xb66aa29c, a=0xb6660dac) at action.c:127<br>#20 run_top_route (a=a@entry=0xb6660dac, msg=msg@entry=0xb66aa29c) at action.c:209<br>#21 0x080c5182 in receive_msg (<br>    buf=0x827c5e0 &quot;INVITE <a href="mailto:sip%3A997101701111@172.16.171.21">sip:997101701111@172.16.171.21</a> SIP/2.0\r\nVia: SIP/2.0/UDP 172.16.253.35:5060;branch=z9hG4bK.gQwBAxWsi;rport\r\nFrom: &lt;<a href="mailto:sip%3A997101701108@172.16.171.21">sip:997101701108@172.16.171.21</a>&gt;;tag=1~GfF8zam\r\nTo: sip:997101701111@172.16.171&quot;..., len=&lt;optimized out&gt;, rcv_info=rcv_info@entry=0xbfa16260) at receive.c:196<br>#22 0x081c3137 in udp_read_req (si=0xb665aaf8, bytes_read=0xbfa16328) at net/proto_udp/proto_udp.c:190<br>#23 0x081b42d1 in handle_io (fm=&lt;optimized out&gt;, idx=&lt;optimized out&gt;, event_type=&lt;optimized out&gt;) at net/net_udp.c:260<br>#24 handle_io (fm=&lt;optimized out&gt;, idx=&lt;optimized out&gt;, event_type=&lt;optimized out&gt;) at net/net_udp.c:287<br>#25 io_wait_loop_epoll (h=&lt;optimized out&gt;, t=&lt;optimized out&gt;, repeat=&lt;optimized out&gt;) at net/../io_wait_loop.h:215<br>#26 udp_rcv_loop (si=si@entry=0xb665aaf8) at net/net_udp.c:308<br>#27 0x081b6b01 in udp_start_processes (chd_rank=chd_rank@entry=0x823ff7c, startup_done=startup_done@entry=0x0) at net/net_udp.c:448<br>#28 0x080603f6 in main_loop () at main.c:723<br>#29 main (argc=11, argv=0xbfa165d4) at main.c:1260<br>-----<br><br>Can you please suggest what is wrong?<br><br>Thank you.<br><br><br></div>