I have the same issue in Kamailio 5.3.5, right now. Here is backtrace information.

warning: exec file is newer than core file.
[New LWP 56381]
Core was generated by `/usr/local/sbin/kamailio -P /run/kamailio/kamailio.pid -f /usr/local/etc/kamail'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7837e917bb in ?? ()
(gdb) bt full
#0 0x00007f7837e917bb in ?? ()
No symbol table info available.
#1 0x0000000000002000 in ?? ()
No symbol table info available.
#2 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) info locals
No symbol table info available.
(gdb)
No symbol table info available.
(gdb)
No symbol table info available.
(gdb)
No symbol table info available.
(gdb)
No symbol table info available.
(gdb)
No symbol table info available.
(gdb) list
1883 +((!sctp_disable)?sctp_listeners:0)
1884 #endif
1885 ;
1886 }
1887
1888 int main(int argc, char** argv)
1889 {
1890
1891 FILE* cfg_stream;
1892 int c,r;
(gdb)

I know i am using old version of Kamailio (5.3.5), But i want to know what is the problem?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/2380/2193897312@github.com>