Sorry there is no other core-dump created. Sorry I forgot to tell about the system, it is kamailio build from git-source on a FreeBSD 10.3-RELEASE-p7 machine.

I attached gdb to the ctl process and got the following:

(gdb) s
Single stepping until exit from function _kevent, 
which has no line number information.
0x0000000800fa4664 in __sysctl () from /lib/libc.so.7
(gdb) s
Single stepping until exit from function __sysctl, 
which has no line number information.

Program received signal SIGSEGV, Segmentation fault.
0x00000008098ce9c8 in add_dest2list (id=2, uri=
      {s = 0x80299d05a "sip:192.168.1.1", len = 16}, flags=0, priority=0, 
    attrs=0x7fffffff4ed0, list_idx=0, setn=0x7fffffff4f04) at dispatch.c:434
434             if(dp0->priority > dp->priority)
Current language:  auto; currently minimal

The dispatcher information is from database.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.