<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    can you send the backtrace? according to the logs, there is a core
    file:<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <pre>Apr 26 21:00:42 SIPDev /usr/local/sbin/kamailio[14369]: ALERT: &lt;core&gt; [main.c:751]: child process 14374 exited by a signal 11
Apr 26 21:00:42 SIPDev /usr/local/sbin/kamailio[14369]: ALERT: &lt;core&gt; [main.c:754]: core was generated</pre>
    Can it be reproduced? Or just happened randomly.<br>
    <br>
    Btw, sending such large files (the log in this case, over 15MB) as
    attachment is not really recommended. Maybe you can host it on an
    website for download or send parts of the log, the last messages
    before the core message. Also, compressing it in such case is
    better. Keep memlog and memdbg higher than debug, all the memory
    operations are not relevant unless they are required by a developer
    for troubleshooting.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    On 4/26/12 11:15 PM, Gnaneshwar Gatla wrote:
    <blockquote
      cite="mid:30FAD1AA513CBC40B3DC6ECDA160BDF601AADC@ITHMail.ith.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D">Oppsie.. forgot
            to attach the document.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <p class="MsoNormal"><span style="color:#1F497D">Gnaneshwar
              Gatla | InTouch Health | Software Developer<o:p></o:p></span></p>
          <p class="MsoNormal"><span style="color:#1F497D">6330
              Hollister Ave. Goleta CA, 93117 | P: 805.562.8686 ext: 199<o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">
                Gnaneshwar Gatla
                <br>
                <b>Sent:</b> Thursday, April 26, 2012 2:14 PM<br>
                <b>To:</b> SIP Router - Kamailio (OpenSER) and SIP
                Express Router (SER) - Users Mailing List<br>
                <b>Subject:</b> kamailio Crashes with rls module<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span style="color:#1F497D">Hello,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">I’m
            experimenting the usage of rls module with Kamailio. I have
            been able to successfully update xcap documents on Kamailio
            XCAP server.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">I have tried to
            use SIPp to get a NOTIFY for subscribing a rls-service list.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Kamailio does
            get the xml from the xcap table and tries to parse it and
            crashes. I’m not sure if this is because the format of the
            XML, I derived the xml format from the RFC 4662 and 4826.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">I have attached
            the Kamailio log. I need help with this.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Any help is
            appreciated, thank you very much.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Gnaneshwar
            Gatla | InTouch Health | Software Developer<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">6330 Hollister
            Ave. Goleta CA, 93117 | P: 805.562.8686 ext: 199<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>