[sr-dev] [kamailio/kamailio] coredumps possibly generated by DMQ in kamailio v5.1.4 (#1594)

Joel Serrano notifications at github.com
Fri Jul 20 02:05:49 CEST 2018


@miconda: they are both (core1 and core2) from the same server, just later in time. So core1 was generated at say for example 1pm, then kamailio is restarted by watchdog, and at 3pm core2 is generated.

Regarding core-per-pid:

I have the following in `/etc/kamailio/kamailio.cfg`:

```
fork=yes
```

And in `/etc/sysctl.d/kamailio.conf`:

```
# Kamailio debugging
kernel.core_pattern = /var/tmp/core.%e.%p.%h.%t
kernel.core_uses_pid = 1
fs.suid_dumpable = 2
```

Just to verify:

```
root at sbc01:~# cat /proc/sys/kernel/core_uses_pid
1
root at sbc01:~#
```

Am I missing anything to get the core-per-pid ??


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1594#issuecomment-406449916
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180719/c0c5ff93/attachment.html>


More information about the sr-dev mailing list