Ethereal-dev: Re: [Ethereal-dev] seg fault - gtkclist ?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Frank Singleton <frank.singleton@xxxxxxxxxxxx>
Date: Wed, 25 Jul 2001 14:40:18 -0500
Guy Harris wrote:
> 
> > #0  chunk_alloc (ar_ptr=0x40528f00, nb=16) at malloc.c:2904
> > #1  0x4047f13a in __libc_malloc (bytes=5) at malloc.c:2714
> 
> This can be result of malloc arena damage, which can be caused by
> something scribbling past the end of a mallocated chunk of data.
> 
> You might want to see if you can create a minimal capture necessary to
> provoke the crash, and then audit the memory allocations done when
> reading the capture in.


Hi,

By audit, do you mean a memory profiler, or glib's g_memory_profile
or something else ?

Suggestions welcome :-)

/Frank..


-- 
EUS/SV/Z Frank Singleton      ASO Americas BSS
Office : +1 972 583 3251      ECN 800 33251  
Mobile : +1 214 228 0874      Amateur Radio: VK3FCS/KM5WS   
Email : frank.singleton@xxxxxxxxxxxx

Hardware: HP Omnibook 4150 running Redhat Linux 7.1 (2.4.3-12 kernel).