Hello,
I need help to interpret the syslog.
I have a problem with memory, maybe there is memory leak: after few hours and few cps, my ser goes out of memory
Feb 8 17:27:29 SAM-IP ser[2193]: ERROR: sip_msg_cloner: cannot allocate memory
Feb 8 17:27:29 SAM-IP ser[2193]: ERROR: new_t: out of mem:
Feb 8 17:27:29 SAM-IP ser[2193]: ERROR: t_newtran: new_t failed
If I stop the test and I wait, ser doesn't release memory and it continues to refuse every call with "out of mem".
I have attached the end of the syslog (ser recompiled with DBG_QM_MALLOC options).
I don't understand if the messages in this trace contain info about a memory leak, but if I stop ser immediately after the start without any call, I don't see great differences in the syslog.
I'm using ser 0.9.6.
What else can I do to search more info about memory leak?
Thanks,
Zappasodi Daniele