<div>Thanks.  I won&#39;t do anything for now since it hasn&#39;t core dumped again.  Will wait to see what the OpenSIPS team thinks.  Hopefully though the first issue is fixed though.  Should know over the weekend if OpenSIPS hasn&#39;t done a core dump with the same error.</div>

<div> </div>
<div>Appreciate the help.<br><br></div>
<div class="gmail_quote">On Fri, Dec 10, 2010 at 4:30 PM, Ovidiu Sas <span dir="ltr">&lt;<a href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">You are using mi to send a publish.  The body of that publish is taken<br>from the mi command directly.<br>
I think the body should be copied into the shared memory and not used<br>directly from the mi structure.<br>Or maybe if it&#39;s used from the mi structure, the free is not necessary<br>(as it may be done by the underlaying mi implementation).<br>
I will let Anca and Bogdan to comment more on this one.<br><br>An ugly workaraound here would be to remove the free (line 495,496 and 505,506).<br>This may lead to some memory leak, but it may be manageable until a<br>fix will be uploaded (should be pretty straight forward to fix this<br>
issue).<br>Or maybe this is the proper fix (if the free is already done by the<br>underlaying mi implementation).<br><br><br>Regards,<br><font color="#888888">Ovidiu Sas<br></font>
<div>
<div></div>
<div class="h5"><br>On Fri, Dec 10, 2010 at 4:02 PM, Duane Larson &lt;<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>&gt; wrote:<br>&gt; Thanks for working with me on this Ovidiu.  I think this is what you are<br>
&gt; wanting (sorry not good with debugging)???<br>&gt;<br>&gt; (gdb) frame 4<br>&gt; #4  0x00007f1e935bc0b8 in send_publish_int (presentity=&lt;value optimized<br>&gt; out&gt;,<br>&gt;     publ=&lt;value optimized out&gt;, ev=0x7f1e88d57518, hash_index=332) at<br>
&gt; send_publish.c:496<br>&gt; 496                             free(body-&gt;s);<br>&gt;<br>&gt; print body-&gt;s<br>&gt; $1 = 0x83de41 &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;\n&lt;xcap-diff<br>
&gt; xmlns=\&quot;urn:ietf:params:xml:ns:xcap-diff\&quot;<br>&gt; xcap-root=\&quot;<a href="http://xcap.aethercommunications.com/xcap-root/" target="_blank">http://xcap.aethercommunications.com/xcap-root\</a>&quot;&gt;\n&lt;document<br>
&gt; new-etag=\&quot;697c57e1c3c03ffe4febcc2c8905f&quot;...<br>&gt;<br>&gt;<br>&gt; On Fri, Dec 10, 2010 at 2:56 PM, Ovidiu Sas &lt;<a href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt; wrote:<br>&gt;&gt;<br>
&gt;&gt; This is a crash in the pua module (different than the previous one).<br>&gt;&gt; send_publish.c:496 =&gt; free(body-&gt;s);<br>&gt;&gt;<br>&gt;&gt; Can you print the value and content of the body?<br>&gt;&gt;<br>
&gt;&gt;<br>&gt;&gt; Thanks,<br>&gt;&gt; Ovidiu<br>&gt;&gt;<br>&gt;&gt; On Fri, Dec 10, 2010 at 3:28 PM, Duane Larson &lt;<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>&gt;<br>&gt;&gt; wrote:<br>&gt;&gt; &gt; I did a total removal of the older OpenSIPS install and dropped and<br>
&gt;&gt; &gt; readded<br>&gt;&gt; &gt; the Presence tables into MySQL.  That really helped thanks.  I still had<br>&gt;&gt; &gt; some core dumps though not sure if it is going to happen more or not<br>&gt;&gt; &gt; (will<br>
&gt;&gt; &gt; have to keep my eye on it), but this is what the core dump says<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; (gdb) backtrace<br>&gt;&gt; &gt; #0  0x00007f1e97c6e165 in raise () from /lib/libc.so.6<br>&gt;&gt; &gt; #1  0x00007f1e97c70f70 in abort () from /lib/libc.so.6<br>
&gt;&gt; &gt; #2  0x00007f1e97ca427b in ?? () from /lib/libc.so.6<br>&gt;&gt; &gt; #3  0x00007f1e97cadad6 in ?? () from /lib/libc.so.6<br>&gt;&gt; &gt; #4  0x00007f1e935bc0b8 in send_publish_int (presentity=&lt;value optimized<br>
&gt;&gt; &gt; out&gt;, publ=&lt;value optimized out&gt;, ev=0x7f1e88d57518, hash_index=332) at<br>&gt;&gt; &gt; send_publish.c:496<br>&gt;&gt; &gt; #5  0x00007f1e935bcf12 in send_publish (publ=0x7fff97d6adc0) at<br>&gt;&gt; &gt; send_publish.c:572<br>
&gt;&gt; &gt; #6  0x00007f1e92f968d3 in mi_pua_publish (cmd=0x84ddb0, param=&lt;value<br>&gt;&gt; &gt; optimized out&gt;) at mi_func.c:237<br>&gt;&gt; &gt; #7  0x00007f1e9540e388 in run_mi_cmd (rx_sock=&lt;value optimized out&gt;,<br>
&gt;&gt; &gt; tx_sock=&lt;value optimized out&gt;) at ../../mi/mi.h:104<br>&gt;&gt; &gt; #8  mi_datagram_server (rx_sock=&lt;value optimized out&gt;, tx_sock=&lt;value<br>&gt;&gt; &gt; optimized out&gt;) at datagram_fnc.c:529<br>
&gt;&gt; &gt; #9  0x00007f1e95410463 in datagram_process (rank=0) at mi_datagram.c:311<br>&gt;&gt; &gt; #10 0x0000000000493f0c in start_module_procs () at sr_module.c:574<br>&gt;&gt; &gt; #11 0x000000000042cefa in main_loop (argc=&lt;value optimized out&gt;,<br>
&gt;&gt; &gt; argv=&lt;value<br>&gt;&gt; &gt; optimized out&gt;) at main.c:872<br>&gt;&gt; &gt; #12 main (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at<br>&gt;&gt; &gt; main.c:1388<br>&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; libc.so.6 keeps popping up in the core dumps.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On Fri, Dec 10, 2010 at 12:15 PM, Ovidiu Sas &lt;<a href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Have you also updated the layout of the presentity table?<br>&gt;&gt; &gt;&gt; Check for the extra_hdrs field.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Regards,<br>
&gt;&gt; &gt;&gt; Ovidiu Sas<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; On Fri, Dec 10, 2010 at 12:52 PM, Duane Larson &lt;<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>&gt;<br>&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; I did update the presentity table to be 5 instead of 4.  Perhaps i<br>&gt;&gt; &gt;&gt; &gt; didn&#39;t<br>&gt;&gt; &gt;&gt; &gt; clean up the previous install.  Let me try that.<br>&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; On Dec 10, 2010 11:46 AM, &quot;Ovidiu Sas&quot; &lt;<a href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt; wrote:<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Do you see any errors in the logs?<br>
&gt;&gt; &gt;&gt; &gt; Make sure that you clean up your previous install (remove all the<br>&gt;&gt; &gt;&gt; &gt; opensips modules and all the opensips binaries) before re-installing<br>&gt;&gt; &gt;&gt; &gt; opensips.<br>
&gt;&gt; &gt;&gt; &gt; Also, the presentity table has evolved (it has a new field:<br>&gt;&gt; &gt;&gt; &gt; extra_hdrs).  The presentity version table should be 5.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Regards,<br>
&gt;&gt; &gt;&gt; &gt; Ovidiu Sas<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; On Fri, Dec 10, 2010 at 12:20 PM, Duane Larson<br>&gt;&gt; &gt;&gt; &gt; &lt;<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt; wrote:<br>&gt;&gt; &gt;&gt; &gt;&gt; I am not sure if I...<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; _______________________________________________<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; Users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo." target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo.</a>..<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Users mailing list<br>&gt;&gt; &gt;&gt; &gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users." target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users.</a>..<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; Users mailing list<br>&gt;&gt; &gt;&gt; &gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>&gt;&gt; &gt;&gt; &gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; _______________________________________________<br>&gt;&gt; &gt;&gt; Users mailing list<br>&gt;&gt; &gt;&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt;&gt; &gt;&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; --<br>
&gt;&gt; &gt; --<br>&gt;&gt; &gt; *--*--*--*--*--*<br>&gt;&gt; &gt; Duane<br>&gt;&gt; &gt; *--*--*--*--*--*<br>&gt;&gt; &gt; --<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt; Users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>&gt;&gt; &gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Users mailing list<br>&gt;&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>&gt;&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; --<br>&gt; *--*--*--*--*--*<br>&gt; Duane<br>&gt; *--*--*--*--*--*<br>&gt; --<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>&gt;<br>&gt;<br><br>_______________________________________________<br>
Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>--<br>*--*--*--*--*--*<br>Duane<br>*--*--*--*--*--*<br>--<br>