[sr-dev] [kamailio/kamailio] Kamailio core dumped (#1021)

Phil Lavin phil.lavin at cloudcall.com
Thu Mar 9 13:43:58 CET 2017


I also know little of BSD, but this is what was required on Linux to get a dump into /tmp:

phil at ua-proxy-01:/etc/sysctl.d$ cat 61-core-pattern.conf
fs.suid_dumpable=2
kernel.core_uses_pid=1
kernel.core_pattern=/tmp/core.%e.%p.%h.%t


From: sr-dev [mailto:sr-dev-bounces at lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla
Sent: 09 March 2017 12:02
To: Kamailio Devel List <sr-dev at lists.sip-router.org>
Cc: Subscribed <subscribed at noreply.github.com>
Subject: Re: [sr-dev] [kamailio/kamailio] Kamailio core dumped (#1021)


I don't know about *BSD, but in Linux there is an option to enable corefiles per process (per pid). It is something like:

echo "1" > /proc/sys/kernel/core_uses_pid

Can you see if there is something similar for *BSD, enable it and test again?

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/kamailio/kamailio/issues/1021#issuecomment-285333557>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AF36ZYmXju3xSskPpRjzfkfWJDhpsoyvks5rj-pGgaJpZM4MVTh1>.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170309/c52b20da/attachment.html>


More information about the sr-dev mailing list