Can you try to generate the core dump file and attach here the backtrace from gdb?
To get the core, before running kamailio, do:
ulimit -c unlimited
Then start kamailio as root and reproduce the issue.
Having the backtrace will help to identify faster the exact part of the code crashing.
—
Reply to this email directly or view it on GitHub.