Hi
We are running Kamailio 3.7 on our production servers. The Kamailio process stopped running on one of the 4 servers. Log shows "segfault error".
No core file generated. Any suggestion on how to verify the issue would be appreciated.
kernel: [63574875.776269] kamailio[1558]: segfault at 0 ip 000000000055933a sp 00007fffd4ca6700 error 4 in kamailio[400000+211000]
/usr/sbin/kamailio[1545]: ALERT: <core> [main.c:785]: child process 1558 exited by a signal 11
/usr/sbin/kamailio[1545]: ALERT: <core> [main.c:788]: core was not generated
CRON[21436]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Thanks,
AL
Am Montag, 14. Januar 2019, 18:58:34 CET schrieb AL RSM:
We are running Kamailio 3.7 on our production servers. The Kamailio process stopped running on one of the 4 servers. Log shows "segfault error".
No core file generated. Any suggestion on how to verify the issue would be appreciated.
kernel: [63574875.776269] kamailio[1558]: segfault at 0 ip 000000000055933a sp 00007fffd4ca6700 error 4 in kamailio[400000+211000]
/usr/sbin/kamailio[1545]: ALERT: <core> [main.c:785]: child process 1558 exited by a signal 11
/usr/sbin/kamailio[1545]: ALERT: <core> [main.c:788]: core was not generated
CRON[21436]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1
Hi AL,
the 3.7.x version you use is really old and is not supported anymore. Please update to a supported version of Kamailio (e.g. 5.2.1 or 5.1.6.
If you don't want to update the server, you need to investigate the error by yourself. You will find some documentation about to enable the core dump functionality in our wiki:
https://kamailio.org/wiki/tutorials/troubleshooting/coredumpfile
Best regards,
Henning
Hello,
On 20.01.19 17:07, Henning Westerholt wrote:
Am Montag, 14. Januar 2019, 18:58:34 CET schrieb AL RSM:
We are running Kamailio 3.7 on our production servers. The Kamailio process stopped running on one of the 4 servers. Log shows "segfault error".
No core file generated. Any suggestion on how to verify the issue would be appreciated.
kernel: [63574875.776269] kamailio[1558]: segfault at 0 ip 000000000055933a sp 00007fffd4ca6700 error 4 in kamailio[400000+211000]
/usr/sbin/kamailio[1545]: ALERT: <core> [main.c:785]: child process 1558 exited by a signal 11
/usr/sbin/kamailio[1545]: ALERT: <core> [main.c:788]: core was not generated
CRON[21436]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1
Hi AL,
the 3.7.x version you use
I think it is important not to misled other people, even when one made a typo specifying the version, continuing to refer to it can create confusion.
There was no 3.7.x release series, see all releases at:
- https://www.kamailio.org/pub/kamailio/
Likely the original author wanted to say 3.3.7.
Cheers, Daniel
is really old and is not supported anymore. Please update to a supported version of Kamailio (e.g. 5.2.1 or 5.1.6.
If you don't want to update the server, you need to investigate the error by yourself. You will find some documentation about to enable the core dump functionality in our wiki:
https://kamailio.org/wiki/tutorials/troubleshooting/coredumpfile
Best regards,
Henning