I can not locate where the core is (wasn&#39;i it in /tmp?) but I see the following statement in the log:<br><br>Oct  9 12:44:21 kamailio1 kamailio[17420]: ALERT: &lt;core&gt; [main.c:788]: core was generated<br><br>so i guess somewhere in the disk there is a core file....<br>
<br>Thanks a lot, Daniel,<br>Samuel.<br><br><div class="gmail_quote">On 9 October 2012 12:08, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Did you get a core dump, can you send the backtrace?<br>
    <br>
    Daniel<div><div class="h5"><br>
    <br>
    <div>On 10/9/12 11:00 AM, samuel wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">Hi folks,<br>
      <br>
      I was making some tests with kamailio (both 3.3.0 and 3.3.1 tgz)
      with siptrace module sending &quot;homer&quot; packets to a remote central
      agent where the data is stored and presented to the user.<br>
      <br>
      The related config is:<br>
      # ----- siptrace params from HOMER -----<br>
      modparam(&quot;siptrace&quot;, &quot;duplicate_uri&quot;, &quot;sip:A.B.C.D:9060&quot;)<br>
      modparam(&quot;siptrace&quot;, &quot;trace_to_database&quot;, 0)<br>
      modparam(&quot;siptrace&quot;, &quot;trace_flag&quot;, 22)<br>
      modparam(&quot;siptrace&quot;, &quot;trace_on&quot;, 1)<br>
      #HEPv2 == timestamp will be included to HEP header<br>
      modparam(&quot;siptrace&quot;, &quot;hep_version&quot;, 2)<br>
      modparam(&quot;siptrace&quot;, &quot;hep_mode_on&quot;, 1)<br>
      modparam(&quot;siptrace&quot;, &quot;hep_capture_id&quot;, 1)<br>
      <br>
      basically for all incoming messages, a route is called with the
      following actions:<br>
      <br>
      route[HOMER] {<br>
              setflag(22);<br>
              sip_trace();<br>
      }<br>
      <br>
      I&#39;ve been making some tests and if I disable the setflag action,
      there is no problem (well, no transaction messages are sent to the
      central agent), but as soon as I activated setflag, kamailio
      crashes with the following error:<br>
      <br>
      &lt;core&gt; [pass_fd.c:293]: ERROR: receive_fd: EOF on 28<br>
      <br>
      There&#39;s no concrete point in the config file where it fails so I
      think the problem is more tm-internals related. I can provide
      further information in case you need it.<br>
      <br>
      Just for adding information, and without any intention to start a
      flame-war, with opensips 1.8.0-tls the server does not crash...<br>
      <br>
      Thanks in advance!<br>
      Samuel.<br>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - <a href="http://asipto.com/u/kat" target="_blank">http://asipto.com/u/kat</a>
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - <a href="http://asipto.com/u/katu" target="_blank">http://asipto.com/u/katu</a></pre>
  </font></span></div>

</blockquote></div><br>