<p>I now have opensips v2.1.2 rev. <a href="https://github.com/OpenSIPS/opensips/commit/b602a7fb06a3658b71adedd69cf94eae814e93e5" class="commit-link"><tt>b602a7f</tt></a>. I still observe sigfault.</p>

<p>Here is the info you requested.</p>

<p>In first dump core we have,</p>

<p></p><pre>GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/local/adx-ipc/sbin/opensips...done.
[New LWP 7002]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Core was generated by `/usr/local/adx-ipc/sbin/opensips -P /var/run/opensips/opensips.pid -m 64 -M 4 -'.
Program terminated with signal 11, Segmentation fault.
#0  0xb72038b6 in tsl (lock=0x0) at ../../mem/../fastlock.h:86
86      asm volatile(
(gdb) frame 4
#4  set_timer (new_tl=new_tl@entry=0xb2cf71b4, list_id=list_id@entry=RT_T1_TO_1, ext_timeout=0x0, ext_timeout@entry=0x1) at timer.c:884
884 void set_timer( struct timer_link *new_tl, enum lists list_id,
(gdb) print *new_tl
$1 = {next_tl = 0x0, prev_tl = 0x0, ld_tl = 0x0, time_out = 0, timer_list = 0x0, deleted = 1, set = 65533}
</pre><p></p>

<p>In second dump core we have,</p>

<p></p><pre>GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/local/adx-ipc/sbin/opensips...done.
[New LWP 7003]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Core was generated by `/usr/local/adx-ipc/sbin/opensips -P /var/run/opensips/opensips.pid -m 64 -M 4 -'.
Program terminated with signal 11, Segmentation fault.
#0  0xb72038b6 in tsl (lock=0x0) at ../../mem/../fastlock.h:86
86      asm volatile(
(gdb) frame 4
#4  set_timer (new_tl=new_tl@entry=0xb2cf71d0, list_id=list_id@entry=FR_INV_TIMER_LIST, ext_timeout=ext_timeout@entry=0xbfe01b68) at timer.c:884
884 void set_timer( struct timer_link *new_tl, enum lists list_id,
(gdb) print *new_tl
$1 = {next_tl = 0x0, prev_tl = 0x0, ld_tl = 0x0, time_out = 0, timer_list = 0x0, deleted = 0, set = 65533}
</pre><p></p>

<p>Thank you.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/732#issuecomment-172875632">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcicnfSf_R6RSNFjTwwVHpjW3Msyd-ks5pbkSbgaJpZM4G4sVG.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/732#issuecomment-172875632"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>