<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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
      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>
  </body>
</html>