Hi all,

This is many days we are trying many things and reading many threads :)
We also re installed a simple brand new kamailio to be sure everything is ok.

In fact, with sngrep we can see "subscribe" arriving on kamailio but on syslog we have a critical error :


Oct 23 10:08:42 GTO-Temp01 kamailio[2004]: 20(2027) exec: {1 29 SUBSCRIBE 3135373137353930373733323337-joash9r9lnre} *** cfgtrace:request_route=[PRESENCE] c=[/usr/local/etc/kamailio/kamailio.cfg] l=770 a=24 n=handle_subscribe


Oct 23 10:08:42 GTO-Temp01 kamailio[2004]: 20(2027) CRITICAL: {1 29 SUBSCRIBE 3135373137353930373733323337-joash9r9lnre} <core> [core/mem/q_malloc.c:494]: qm_free(): BUG: bad pointer 0xa (out of memory block!) called from presence: subscribe.c: handle_subscribe(1040) - ignoring


We tried to start kamailio with many more memory (x4) and this is the same.

We tried with only "presenceXXX" plugins, and also with "puaXXX" plugins


below is our config file :

https://gist.github.com/Dyriolon/e894b9f2a67f9dfb7117421717ad6178


Any idea of what is wrong ?


Thanks!