<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <small>Here is the output from the core dump. Four processes
      produced a dump and each one is just like this one. Should there
      be a symbol table available?<br>
      &nbsp;If so, what do I need to do to get it?<br>
    </small>&nbsp;<br>
    <tt>Core was generated by `../../sbin/opensips -P
      /var/run/opensips.pid -m 512 -M 4 -u root -g root -f /op'.<br>
      Program terminated with signal 11, Segmentation fault.<br>
      #0&nbsp; 0xffffffff7e53bb50 in strlen () from /lib/64/libc.so.1<br>
      (gdb) bt full<br>
      #0&nbsp; 0xffffffff7e53bb50 in strlen () from /lib/64/libc.so.1<br>
      No symbol table info available.<br>
      #1&nbsp; 0xffffffff7e5aabf8 in _ndoprnt () from /lib/64/libc.so.1<br>
      No symbol table info available.<br>
      #2&nbsp; 0xffffffff7e5ad3d4 in vsnprintf () from /lib/64/libc.so.1<br>
      No symbol table info available.<br>
      #3&nbsp; 0xffffffff7e5774bc in vsyslog () from /lib/64/libc.so.1<br>
      No symbol table info available.<br>
      #4&nbsp; 0xffffffff7e577004 in syslog () from /lib/64/libc.so.1<br>
      No symbol table info available.<br>
      #5&nbsp; 0xffffffff7990dd68 in check_addr_6 () from
      /opt/opensips-1.8.2/lib64/opensips/modules/permissions.so<br>
      No symbol table info available.<br>
      #6&nbsp; 0xffffffff7990dee0 in check_addr_4 () from
      /opt/opensips-1.8.2/lib64/opensips/modules/permissions.so<br>
      No symbol table info available.<br>
      #7&nbsp; 0x00000001000ea47c in do_action ()<br>
      No symbol table info available.<br>
      #8&nbsp; 0x00000001000e12fc in run_action_list ()<br>
      No symbol table info available.<br>
      #9&nbsp; 0x00000001000a7030 in eval_elem ()<br>
      No symbol table info available.<br>
      #10 0x00000001000a8f0c in eval_expr ()<br>
      No symbol table info available.<br>
      #11 0x00000001000a90b4 in eval_expr ()<br>
      No symbol table info available.<br>
      #12 0x00000001000e5c5c in do_action ()<br>
      No symbol table info available.<br>
      #13 0x00000001000e12fc in run_action_list ()<br>
      No symbol table info available.<br>
      #14 0x00000001000e1088 in run_actions ()<br>
      No symbol table info available.<br>
      #15 0x00000001000e14e4 in run_top_route ()<br>
      No symbol table info available.<br>
      #16 0x00000001000ddf60 in receive_msg ()<br>
      No symbol table info available.<br>
      #17 0x00000001000971b0 in udp_rcv_loop ()<br>
      No symbol table info available.<br>
      #18 0x0000000100045ea0 in main_loop ()<br>
      No symbol table info available.<br>
      #19 0x000000010004b628 in main ()<br>
      No symbol table info available.<br>
      (gdb) quit<br>
    </tt><br>
    <small>Thanks<br>
      Nathaniel</small><br>
    <br>
    <div class="moz-cite-prefix">On 1/18/13 10:30 PM, Ovidiu Sas wrote:<br>
    </div>
    <blockquote
cite="mid:CAND0LktdEhgbLe7tW_sXqafak-RGw8q+AmsffoiN51L+biDetA@mail.gmail.com"
      type="cite">
      <pre wrap="">Enable core dump generation and use gdb to print out the stacktrace.
More info here:
<a class="moz-txt-link-freetext" href="http://www.opensips.org/Resources/DocsTsCrash">http://www.opensips.org/Resources/DocsTsCrash</a>

Regards,
Ovidiu Sas

</pre>
    </blockquote>
    <br>
  </body>
</html>