It's not easily reproducible. :( But I will compile in debug mode and wait.
On 10/20/2010 12:47 PM, Andrei Pelinescu-Onciul wrote:
On Oct 19, 2010 at 12:02, Alex Balashovabalashov@evaristesys.com wrote:
Just got another crash, different line:
Program terminated with signal 11, Segmentation fault. #0 0x00002b7bbda9d4e0 in build_uac_cancel (headers=0x0, body=0xa100000274, cancelledT=0x0, branch=<value optimized out>, len=<value optimized out>, dst=0x3609690000) at t_msgbuilder.c:1661 1661 memapp( p, cancelledT->to.s, cancelledT->to.len );
This looks different. Could you send me the whole backtrace? Also if it's easily reproductible, could you recompile with make cfg mode=debug; make all ? (better core dumps)
Thanks, Andrei