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/2523762...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!