You have to try to get a core file. Set core file limits to unlimited:
```
ulimit -c unlimited
```
Then you may need to run kamailio as root and then reproduce the issue to get a core file,
once core file was dumped, grab the backtrace for gdb, see:
-
https://www.kamailio.org/wikidocs/tutorials/troubleshooting/coredumpfile/
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4061#issuecomment-2523762055
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4061/2523762055(a)github.com>