Hello,
likely you didn't allocate the pointer inserted in data lump list. Is the code using data lumps available to look at on git?
Cheers, Daniel
On 11.06.19 12:01, Mojtaba wrote:
Hello, What does this CRITICAL error mean? Jun 11 05:48:13 debian8 /usr/local/sbin/kamailio[8468]: {1 1 INVITE Njg0MzNhMzJhOTY3MzQ3NmNlNWY0ODkzMTJmNTM1ZTk.} CRITICAL: <core> [core/mem/q_malloc.c:486]: qm_free(): BUG: bad pointer 0xa3c188 (out of memory block!) called from core: core/data_lump.c: free_lump(466) - aborting
I got it when i make new call during debugging new module in Kamailio? In module we have to change some message's body with data_lump. I asked relaed issue (strange behaviour while developing new module) in Kamailio developer forum sr-dev@lists.kamailio.org With Best Regards.