On Wed, Dec 21, 2011 at 2:56 PM, Daniel-Constantin Mierla
<miconda(a)gmail.com> wrote:
it has to be at least the message printed by:
LOG(L_CRIT, "BUG: qm_free: freeing already freed pointer,"
" first free: %s: %s(%ld) - aborting\n",
f->file, f->func, f->line);
Can you grep for it in logs?
The abort in frame #1 of bracktrace is triggered on purpose, at
mem/q_malloc.c line 458
Cheers,
Daniel
--
Daniel-Constantin Mierla --
http://www.asipto.com
http://linkedin.com/in/miconda --
http://twitter.com/miconda
Hi Daniel,
I'm very sorry for missing this the first time around. There are
over 3GB of logs on this machine already (it's only been up for one
day).
I've attached the output of grep -i bug kamailio.log | gzip -c >
kamailio-bug.log.gz
Thanks again!
--
Kristian Kielhofner