2007/11/15, Jerry Richards <[EMAIL PROTECTED]>:
> I have attached two types of files.  One file type is a text file that
> contains logs from the phone for this trace.  The other files are Linux
> screenshot .png files that show the call history captured from my In-Circuit
> Debugger at the point that the segmentation fault occurs.  If you would also
> like a libpcap Ethereal trace file, I could run it again and capture that as
> well.  If you need more data, I can try to provide it.

It seems to me that something dances fandango en core and corrupts
your heap allocator (crash happens when calling su_zalloc() which is
very thin wrapper around calloc().)  Do you have tools to track down
memory corruption (something like Purify or Valgrind)?

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to