<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    might not be the same, but I just pushed to branch 4.0 a fix for the
    case when a request has both Proxy-Authorization and Authorization
    headers that led to a wrong selection of the credentials, ending up
    in a crash. Pull the latest branch 4.0 and try to see if goes fine
    this time.<br>
    <br>
    Before starting kamailio, enable core dumping via:<br>
    <br>
    ulimit -c unlimited<br>
    <br>
    in the terminal. Also, if you have /etc/default/kamailio, edit to
    enable the core there. On some systems, you need to run kamailio as
    root, because the kernel forbids dumping core files for unprivileged
    users. The coredump file allows to get the backtrace and identify
    what was the line of code causing the issue.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 25/06/14 18:00, Jonathan Hunter
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB127-W7875F19D8CD070902C280BD190@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">
        <div>Hi Guys,</div>
        <div><br>
        </div>
        <div>We had our kamailio instance crash today, it appeared to be
          after multiple registration failures, the resulting logs
          showing;</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Jun 25 15:47:55  kernel: : kamailio[14993]: segfault at 18
          ip 00007f03102f9609 sp 00007fff1b346500 error 4 in
          auth_db.so[7f03102f1000+b000]</div>
        <div>Jun 25 15:47:55  /usr/sbin/kamailio[14989]: ALERT:
          <core> [main.c:788]: handle_sigs(): child process 14993
          exited by a signal 11</div>
        <div>Jun 25 15:47:55  /usr/sbin/kamailio[14989]: ALERT:
          <core> [main.c:791]: handle_sigs(): core was not
          generated</div>
        <div>Jun 25 15:47:55  /usr/sbin/kamailio[14989]: INFO:
          <core> [main.c:803]: handle_sigs(): INFO: terminating
          due to SIGCHLD</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Any comments welcome.</div>
        <div><br>
        </div>
        <div>thanks</div>
        <div><br>
        </div>
        <div>Jon</div>
      </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>