[Kamailio-Users] memory leak debugging

joy yue joy1.yue at gmail.com
Tue Dec 16 03:06:01 CET 2008


Thanks for the help. After re-compilation, I was able to run openser, but
only the main process is running, and I hit another error:

 ./openser[9064]: CRITICAL:core:qm_debug_frag: qm_*: fragm. 1002a3760
(address 1002a3790) end overwritten(0, 0)!

I am using 64-bit openser.

Thanks,
-Joy


On 12/15/08, Klaus Darilion <klaus.mailinglists at pernau.at> wrote:
>
> maybe you only have recompiled the core.
>
> make proper
> make all
>
> regards
> klaus
>
> joy yue wrote:
>
>> Hi,
>>
>> I was trying to debugg if I hit a memory leak issue. I delete "-DF_MALLOC"
>> line and insert a "-DDBG_QM_MALLOC" line of DEFS string in Makefile.def. I
>> was able to compile openser with new Makefile.def. But when running openser,
>> I get error, fm_free() is not defined, in many modules. And there is a flag
>> mismatch between openser core and modules compilation. Core compilation has
>> DDBG_QM_MALLOC flag, but module compilation still uses F_MALLOC instead of
>> DDBG_QM_MALLOC. Is there anything else I need to change in Makefile.defs?
>>
>> Thanks,
>> -Joy
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.kamailio.org
>> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20081215/af19d6d8/attachment.htm>


More information about the sr-users mailing list