[Bug 210439] net/kamailio: SIGABRT when running kamailio with dispatcher module

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 21 14:44:32 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210439

            Bug ID: 210439
           Summary: net/kamailio: SIGABRT when running kamailio with
                    dispatcher module
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pi at FreeBSD.org
          Reporter: r.barenthin at terralink.de
             Flags: maintainer-feedback?(pi at FreeBSD.org)
          Assignee: pi at FreeBSD.org

The kamailio port crashes after some amount of time, between minutes and 2
hours. Only happens with the port the source from github compiled on my own
doesn't crash. I had a issue opened on the kamailio github repository and the
developer had responded to it.

https://github.com/kamailio/kamailio/issues/604


Log:
----
Jun 21 15:46:34 <local0.crit> voip kamailio[8776]: CRITICAL: <core>
[pass_fd.c:275]: receive_fd(): EOF on 13
Jun 21 15:46:34 <kern.info> voip kernel: pid 8763 (kamailio), uid 986: exited
on signal 6 (core dumped)
Jun 21 15:46:34 <kern.info> voip kernel: pid 8764 (kamailio), uid 986: exited
on signal 6 (core dumped)
Jun 21 15:46:34 <local0.alert> voip kamailio[8760]: ALERT: <core> [main.c:739]:
handle_sigs(): child process 8763 exited by a signal 6
Jun 21 15:46:34 <local0.crit> voip kamailio[8776]: CRITICAL: <core>
[pass_fd.c:275]: receive_fd(): EOF on 14
Jun 21 15:46:34 <local0.alert> voip kamailio[8760]: ALERT: <core> [main.c:742]:
handle_sigs(): core was generated

Backtrace:
----------
(gdb) bt
#0  0x000000080110235a in thr_kill () from /lib/libc.so.7
#1  0x0000000801102346 in raise () from /lib/libc.so.7
#2  0x00000008011022c9 in abort () from /lib/libc.so.7
#3  0x0000000800e3195a in pthread_attr_getaffinity_np () from /lib/libthr.so.3
#4  0x0000000800e2d046 in pthread_mutex_destroy () from /lib/libthr.so.3
#5  0x0000000805b436b5 in rpc_reply () from
/usr/local/lib/kamailio/modules/tm.so
#6  0x0000000805b23f18 in tm_reply_mutex_lock () from
/usr/local/lib/kamailio/modules/tm.so
#7  0x0000000805b34ba2 in reply_received () from
/usr/local/lib/kamailio/modules/tm.so
#8  0x000000000057146b in forward_reply ()
#9  0x0000000000570cca in forward_reply ()
#10 0x00000000004682a4 in receive_msg ()
#11 0x0000000000645023 in udp_rcv_loop ()
#12 0x0000000000543cad in main_loop ()
#13 0x00000000005519a5 in main ()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list