On 26.04.21 15:22, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-04-26T11:22:20+02:00
core/mem: q_malloc - use #else with DBG_QM_MALLOC for debug on freed fragments
The large number of log messages are still there, but perhaps this was not supposed to fix the issue.
It was not a fix for it, just something I saw when looking when that log message is printed and I changed because it was not really executed, the condition being already done above inside the if DBG_QM_MALLOC.
Cheers, Daniel
-- Juha
Apr 26 16:20:32 edge /usr/bin/edge-proxy[7301]: INFO: <core> [core/mem/q_malloc.c:529]: qm_free(): freeing a free fragment (0x7fac5cace480/0x7fac5cace490) - ignore Apr 26 16:20:32 edge /usr/bin/edge-proxy[7301]: INFO: <core> [core/mem/q_malloc.c:529]: qm_free(): freeing a free fragment (0x7fac5cace580/0x7fac5cace590) - ignore Apr 26 16:20:32 edge /usr/bin/edge-proxy[7301]: INFO: <core> [core/mem/q_malloc.c:529]: qm_free(): freeing a free fragment (0x7fac5cace2c0/0x7fac5cace2d0) - ignore
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev