<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    few questions:<br>
    - what is the ssl lib version?<br>
    - it is happening all the time you try?<br>
    - what are the log messages printed in syslog before the crash?<br>
    - can you enable core dumping per process, just to be sure this core
    is not caused by a kill or children processes?<br>
    <br>
    Can you try with the default configuration file? Kamailio comes with
    tls support you just have to enable it -- in kamailio.cfg just add
    after the first line:<br>
    <br>
    #!define WITH_TLS<br>
    <br>
    It will use self signed certificates generated by kamailio at
    install time.<br>
    <br>
    I am trying to isolate the situation and the cause of the issue. Few
    hours ago I used tls on ubuntu 12.04 and all went fine.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 11/14/12 3:00 PM, Denis wrote:<br>
    </div>
    <blockquote cite="mid:50A3F87B.90109@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi,<br>
      I am using kamailio-3.3.2 on Ubuntu 11.04 x64 and when trying to
      connect via TLS from my Yealink phone kamailio crashes with the
      following backtrace:<br>
      <br>
      Loaded symbols for /lib/x86_64-linux-gnu/libnss_files.so.2<br>
      Core was generated by `/opt/kamailio/sbin/kamailio'.<br>
      Program terminated with signal 11, Segmentation fault.<br>
      #0&nbsp; handle_ser_child (p=0x7fcbaea2eba0, fd_i=-1) at
      tcp_main.c:3575<br>
      3575&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;if (unlikely(p-&gt;unix_sock&lt;=0)){<br>
      (gdb) bt<br>
      #0&nbsp; handle_ser_child (p=0x7fcbaea2eba0, fd_i=-1) at
      tcp_main.c:3575<br>
      #1&nbsp; 0x000000000051e5bc in send2child (tcpconn=0x7f8c001597d8,
      ev=&lt;value optimized out&gt;, fd_i=-1) at tcp_main.c:3975<br>
      #2&nbsp; handle_tcpconn_ev (tcpconn=0x7f8c001597d8, ev=&lt;value
      optimized out&gt;, fd_i=-1) at tcp_main.c:4310<br>
      #3&nbsp; 0x0000000000527dbc in io_wait_loop_epoll () at io_wait.h:1092<br>
      #4&nbsp; tcp_main_loop () at tcp_main.c:4656<br>
      #5&nbsp; 0x00000000004726f5 in main_loop () at main.c:1727<br>
      #6&nbsp; 0x000000000047402e in main (argc=&lt;value optimized out&gt;,
      argv=&lt;value optimized out&gt;) at main.c:2546<br>
      (gdb) <br>
      <br>
      The manual I am following is
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a moz-do-not-send="true"
        href="http://www.kamailio.org/dokuwiki/doku.php/tls:create-certificates">http://www.kamailio.org/dokuwiki/doku.php/tls:create-certificates</a><br>
      <br>
      Thanks,<br>
      Den<br>
      <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>