<br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>below the output you requested:<br><br>(gdb) bt<br>#0&nbsp; 0x00da8031 in run_trans_callbacks (type=2048, trans=0xb6082b50, req=0x0, rpl=0x0, code=0) at t_hooks.c:204<br>
#1&nbsp; 0x00d951cd in free_cell (dead_cell=0xb6082b50) at h_table.c:124<br>
#2&nbsp; 0x00daa574 in delete_cell (p_cell=0xb6082b50, unlock=1) at timer.c:239<br>#3&nbsp; 0x00dab589 in timer_routine (ticks=192, attr=0x0) at timer.c:409<div class="Ih2E3d"><br>#4&nbsp; 0x080c5231 in start_timer_processes () at timer.c:280<br>
</div>#5&nbsp; 0x0806b703 in main (argc=6, argv=0xbfecb0c4) at main.c:820<br>
(gdb) p cbp<br>$1 = (struct tm_callback *) 0x69732f39<br><br>What could be? thanks in advance,<br>Antonio<br><br><br><div class="gmail_quote">2009/1/13 Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;</span><div>
<div></div><div class="Wj3C7c"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks Antonio,<br>
<br>
in gdb, try to print cbp pointer - use &quot;p cbp&quot;....What is the value?<div><br>
<br>
Regards,<br>
Bogdan<br>
<br>
Antonio Frongillo wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
2009/1/12 Antonio Frongillo &lt;<a href="mailto:antonio@frogweb.it" target="_blank">antonio@frogweb.it</a> &lt;mailto:<a href="mailto:antonio@frogweb.it" target="_blank">antonio@frogweb.it</a>&gt;&gt;<div><div></div><div>

<br>
<br>
 &nbsp; &nbsp;Thanks for your reply, I applied the patch you sent.<br>
 &nbsp; &nbsp;Now it generates a single core file, following it&#39;s the bt from<br>
 &nbsp; &nbsp;gdb, any ideas on what could be?<br>
<br>
<br>
 &nbsp; &nbsp;Thanks in advance,<br>
 &nbsp; &nbsp;Antonio<br>
<br>
 &nbsp; &nbsp;GNU gdb Red Hat Linux (6.3.0.0-1.143.el4rh)<br>
 &nbsp; &nbsp;Copyright 2004 Free Software Foundation, Inc.<br>
 &nbsp; &nbsp;GDB is free software, covered by the GNU General Public License,<br>
 &nbsp; &nbsp;and you are<br>
 &nbsp; &nbsp;welcome to change it and/or distribute copies of it under certain<br>
 &nbsp; &nbsp;conditions.<br>
 &nbsp; &nbsp;Type &quot;show copying&quot; to see the conditions.<br>
 &nbsp; &nbsp;There is absolutely no warranty for GDB. &nbsp;Type &quot;show warranty&quot; for<br>
 &nbsp; &nbsp;details.<br>
 &nbsp; &nbsp;This GDB was configured as &quot;i386-redhat-linux-gnu&quot;...Using host<br>
 &nbsp; &nbsp;libthread_db library &quot;/lib/tls/libthread_db.so.1&quot;.<br>
<br>
 &nbsp; &nbsp;Core was generated by `./opensips -d -d -d -d -E&#39;.<br>
<br>
 &nbsp; &nbsp;Program terminated with signal 11, Segmentation fault.<br>
 &nbsp; &nbsp;Reading symbols from /lib/libdl.so.2...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libdl.so.2<br>
 &nbsp; &nbsp;Reading symbols from /lib/libresolv.so.2...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libresolv.so.2<br>
 &nbsp; &nbsp;Reading symbols from /lib/libssl.so.4...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libssl.so.4<br>
 &nbsp; &nbsp;Reading symbols from /lib/libcrypto.so.4...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libcrypto.so.4<br>
 &nbsp; &nbsp;Reading symbols from /lib/tls/libc.so.6...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/tls/libc.so.6<br>
 &nbsp; &nbsp;Reading symbols from /lib/ld-linux.so.2...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/ld-linux.so.2<br>
 &nbsp; &nbsp;Reading symbols from /usr/lib/libgssapi_krb5.so.2...done.<br>
 &nbsp; &nbsp;Loaded symbols for /usr/lib/libgssapi_krb5.so.2<br>
 &nbsp; &nbsp;Reading symbols from /usr/lib/libkrb5.so.3...done.<br>
 &nbsp; &nbsp;Loaded symbols for /usr/lib/libkrb5.so.3<br>
 &nbsp; &nbsp;Reading symbols from /lib/libcom_err.so.2...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libcom_err.so.2<br>
 &nbsp; &nbsp;Reading symbols from /usr/lib/libk5crypto.so.3...done.<br>
 &nbsp; &nbsp;Loaded symbols for /usr/lib/libk5crypto.so.3<br>
 &nbsp; &nbsp;Reading symbols from /usr/lib/libz.so.1...done.<br>
 &nbsp; &nbsp;Loaded symbols for /usr/lib/libz.so.1<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/db_mysql.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/db_mysql.so<br>
 &nbsp; &nbsp;Reading symbols from /usr/lib/mysql/libmysqlclient.so.14...done.<br>
 &nbsp; &nbsp;Loaded symbols for /usr/lib/mysql/libmysqlclient.so.14<br>
 &nbsp; &nbsp;Reading symbols from /lib/libcrypt.so.1...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libcrypt.so.1<br>
 &nbsp; &nbsp;Reading symbols from /lib/libnsl.so.1...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libnsl.so.1<br>
 &nbsp; &nbsp;Reading symbols from /lib/tls/libm.so.6...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/tls/libm.so.6<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/sl.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/sl.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/tm.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/tm.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/rr.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/rr.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/maxfwd.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/maxfwd.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/usrloc.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/usrloc.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/registrar.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp;/product/opensips//lib/opensips/modules/registrar.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/textops.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/textops.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/mi_fifo.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/mi_fifo.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/uri_db.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/uri_db.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/uri.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/uri.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/xlog.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/xlog.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/acc.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/acc.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/seas.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/seas.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/auth.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/auth.so<br>
 &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp;/product/opensips/lib/opensips/modules/auth_db.so...done.<br>
 &nbsp; &nbsp;Loaded symbols for /product/opensips//lib/opensips/modules/auth_db.so<br>
 &nbsp; &nbsp;Reading symbols from /lib/libnss_files.so.2...done.<br>
 &nbsp; &nbsp;Loaded symbols for /lib/libnss_files.so.2<br>
 &nbsp; &nbsp;#0 &nbsp;0x00f6c031 in run_trans_callbacks (type=2048,<br>
 &nbsp; &nbsp;trans=0xb6143358, req=0x0,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;rpl=0x0, code=0) at t_hooks.c:204<br>
 &nbsp; &nbsp;204 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ( (cbp-&gt;types)&amp;type ) {<br>
 &nbsp; &nbsp;(gdb) bt<br>
 &nbsp; &nbsp;#0 &nbsp;0x00f6c031 in run_trans_callbacks (type=2048,<br>
 &nbsp; &nbsp;trans=0xb6143358, req=0x0,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;rpl=0x0, code=0) at t_hooks.c:204<br>
 &nbsp; &nbsp;#1 &nbsp;0x00f591cd in free_cell (dead_cell=0xb6143358) at h_table.c:124<br>
 &nbsp; &nbsp;#2 &nbsp;0x00f6e574 in delete_cell (p_cell=0xb6143358, unlock=1) at<br>
 &nbsp; &nbsp;timer.c:239<br>
 &nbsp; &nbsp;#3 &nbsp;0x00f6f589 in timer_routine (ticks=71, attr=0x0) at timer.c:409<br>
 &nbsp; &nbsp;#4 &nbsp;0x080c5231 in start_timer_processes () at timer.c:280<br>
 &nbsp; &nbsp;#5 &nbsp;0x0806b703 in main (argc=6, argv=0xbfe4b414) at main.c:820<br>
<br>
<br>
 &nbsp; &nbsp;2009/1/12 Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a><br></div></div><div><div></div><div>
 &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Hi Antonio,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;This looks like a double coredump - &nbsp;please apply the attached<br>
 &nbsp; &nbsp; &nbsp; &nbsp;patch and try again; this is not a fix, but a small workaround<br>
 &nbsp; &nbsp; &nbsp; &nbsp;to avoid double core dump - please send me again the backtrace<br>
 &nbsp; &nbsp; &nbsp; &nbsp;when you get a new crash.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Regards,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Bogdan<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Antonio Frongillo wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Hi Bogdan,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;here it is the backtrace from the core dump.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Do you have any idea of what is the cause of this problem???<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Thanks in advance,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Antonio<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GNU gdb Red Hat Linux (6.3.0.0-1.143.el4rh)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Copyright 2004 Free Software Foundation, Inc.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GDB is free software, covered by the GNU General Public<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;License, and you are<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;welcome to change it and/or distribute copies of it under<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;certain conditions.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Type &quot;show copying&quot; to see the conditions.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;There is absolutely no warranty for GDB. &nbsp;Type &quot;show<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;warranty&quot; for details.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;This GDB was configured as &quot;i386-redhat-linux-gnu&quot;...Using<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;host libthread_db library &quot;/lib/tls/libthread_db.so.1&quot;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Core was generated by `/product/opensips/sbin/opensips -P<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/var/run/opensips.pid&#39;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Program terminated with signal 11, Segmentation fault.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libdl.so.2...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libdl.so.2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libresolv.so.2...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libresolv.so.2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libssl.so.4...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libssl.so.4<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libcrypto.so.4...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libcrypto.so.4<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/tls/libc.so.6...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/tls/libc.so.6<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/ld-linux.so.2...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/ld-linux.so.2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /usr/lib/libgssapi_krb5.so.2...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /usr/lib/libgssapi_krb5.so.2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /usr/lib/libkrb5.so.3...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /usr/lib/libkrb5.so.3<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libcom_err.so.2...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libcom_err.so.2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /usr/lib/libk5crypto.so.3...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /usr/lib/libk5crypto.so.3<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /usr/lib/libz.so.1...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /usr/lib/libz.so.1<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/db_mysql.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/db_mysql.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/usr/lib/mysql/libmysqlclient.so.14...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /usr/lib/mysql/libmysqlclient.so.14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libcrypt.so.1...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libcrypt.so.1<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libnsl.so.1...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libnsl.so.1<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/tls/libm.so.6...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/tls/libm.so.6<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/sl.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/sl.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/tm.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/tm.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/rr.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/rr.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/maxfwd.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/maxfwd.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/usrloc.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/usrloc.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/registrar.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/registrar.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/textops.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/textops.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/mi_fifo.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/mi_fifo.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/uri_db.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/uri_db.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/uri.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/uri.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/xlog.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/xlog.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/acc.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/acc.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/seas.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/seas.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/auth.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/auth.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/lib/opensips/modules/auth_db.so...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips//lib/opensips/modules/auth_db.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reading symbols from /lib/libnss_files.so.2...done.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Loaded symbols for /lib/libnss_files.so.2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#0 &nbsp;0x080d509e in fm_status (qm=0xb5fa9000) at<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mem/f_malloc.c:512<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;512 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (f=qm-&gt;free_hash[h].first,j=0; f;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(gdb) bt<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#0 &nbsp;0x080d509e in fm_status (qm=0xb5fa9000) at<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mem/f_malloc.c:512<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#1 &nbsp;0x08067048 in cleanup (show_status=1) at main.c:356<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#2 &nbsp;0x08067a48 in handle_sigs () at main.c:523<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#3 &nbsp;0x0806bb9e in main (argc=3, argv=0xbffa9704) at main.c:865<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2009/1/9 Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt;&gt;<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hello Antonio,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; See:<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Feb 14 16:33:23 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:handle_sigs: child process 20356 exited by a<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;signal 11<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Feb 14 16:33:23 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:handle_sigs: core was generated<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; More or less, you opensips crashes with a Segmentation<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fault (sig<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 11). The core was generated, so, could you post the<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;backtrace ?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thanks and regards,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Bogdan<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Antonio Frongillo wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hi, I&#39;m integrating Opensips 1.4.3-tls (integrated<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;with WeSip<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; to use Java Sip Servlet) with Microsoft OCS 2007.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;When I<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; receive a NOTIFY from OCS or sometimes a 200 OK<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;with an XML<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Payload I experience an error that makes OpenSips<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;and my SIP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Servlet stop to work. &nbsp;I found on internet someone<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;that seems<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; to have a similar problem (but use a different<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;version of<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; OpenSips), here is the link to the discussion:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://devel@lists.opensips.org/msg00007.html" target="_blank">devel@lists.opensips.org/msg00007.html</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://devel" target="_blank">http://devel</a>@<a href="http://lists.opensips.org/msg00007.html" target="_blank">lists.opensips.org/msg00007.html</a>&gt;<br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://devel" target="_blank">http://devel</a>@<a href="http://lists.opensips.org/msg00007.html" target="_blank">lists.opensips.org/msg00007.html</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://lists.opensips.org/msg00007.html" target="_blank">http://lists.opensips.org/msg00007.html</a>&gt;&gt;<div><div></div><div><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://www.mail-archive.com/%3Ca%20href=" target="_blank">http://www.mail-archive.com/%3Ca%20href=</a>&gt;&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; target=&quot;_blank&quot;&gt;<a href="http://www.mail-archive.com/devel@lists.opensips.org/msg00007.html" target="_blank">http://www.mail-archive.com/devel@lists.opensips.org/msg00007.html</a><br>


 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:devel@lists.opensips.org" target="_blank">devel@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:devel@lists.opensips.org" target="_blank">devel@lists.opensips.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:devel@lists.opensips.org" target="_blank">devel@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:devel@lists.opensips.org" target="_blank">devel@lists.opensips.org</a>&gt;&gt;/msg00007.html&gt; &nbsp;Below you<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; can find the OpenSips log: &nbsp;Feb 14 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /product/opensips/sbin/opensips[20345]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [4] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20345] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20356]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [5] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20356] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20347]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [-1] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20347] &nbsp;Feb<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 14 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20343]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [3] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20343] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20358]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [6] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20358] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20359]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [7] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20359] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20362]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [8] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20362] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20367]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [-4] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20367] &nbsp;Feb<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 14 16:27:33 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:child_init: init_child [0] pid<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[20330] &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:30:59 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20340]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:seas:dispatcher_main_loop: polling [2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ServSock] [1 pipe]<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [1 App Servers] [0 Uncomplete AS] &nbsp;Feb 14 16:31:34<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; last message repeated 4 times Feb 14 16:33:05<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;asterisk last<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; message repeated 12 times Feb 14 16:33:22 asterisk last<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; message repeated 4 times Feb 14 16:33:23 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /product/opensips/sbin/opensips[20367]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CRITICAL:core:receive_fd: EOF on 18 &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;16:33:23 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;INFO:core:handle_sigs:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; child process 20356 exited by a signal 11 &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:handle_sigs: core was generated &nbsp;Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:handle_sigs: terminating due to SIGCHLD<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:33:23 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20367]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20347]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20362]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20359]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20358]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20354]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20346]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:seas:seas_sighandler: INFO: signal 15 received<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:33:23 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20345]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20343]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20341]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20338]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:core:sig_usr: signal 15 received &nbsp;Feb 14 16:33:23<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asterisk /product/opensips/sbin/opensips[20340]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:seas:seas_sighandler: INFO: signal 15 received<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Feb 14<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16:33:26 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/product/opensips/sbin/opensips[20346]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO:seas:seas_sighandler: [shootist] Action dispatcher<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exiting &nbsp;Feb 14 16:33:26 asterisk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /product/opensips/sbin/opensips[20330]:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NOTICE:presence:destroy: destroy module ...<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;------------------------------------------------------------------------<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Users mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
<br>
<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
</div></div><div><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
 &nbsp;<br>
</div></blockquote>
<br>
</blockquote></div></div></div><br>
</blockquote></div><br>