Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 14:44:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210439] net/kamailio: SIGABRT when running kamailio with dispatcher module
Message-ID:  <bug-210439-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210439

            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@FreeBSD.org
          Reporter: r.barenthin@terralink.de
             Flags: maintainer-feedback?(pi@FreeBSD.org)
          Assignee: pi@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 t=
he
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: exit=
ed
on signal 6 (core dumped)
Jun 21 15:46:34 <kern.info> voip kernel: pid 8764 (kamailio), uid 986: exit=
ed
on signal 6 (core dumped)
Jun 21 15:46:34 <local0.alert> voip kamailio[8760]: ALERT: <core> [main.c:7=
39]:
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:7=
42]:
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.s=
o.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 ()

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210439-13>