[sr-dev] [kamailio/kamailio] Segfault start Kamailio 5.5 (#2736)

Daniel-Constantin Mierla notifications at github.com
Tue May 18 18:17:11 CEST 2021


In the #2738, the backtrace indicated a crash due to fixup of xlog functions while processing the parameter:

```
"$ci|end|sent subscription $hdr(Subscription-State)\n"
```

I just tested with the next line in a kamailio.cfg used with kamailio 5.5:

```
xlog("$ci|end|sent subscription $hdr(Subscription-State)\n");
```

and it starts ok. So the problem is somewhere else, potentially a buffer overflow in completely different part of the code.

Can you list all loaded modules in your configuration (the list of `loadmodule` lines)?

-- 
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/2736#issuecomment-843316737
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210518/e4a2453c/attachment.htm>


More information about the sr-dev mailing list