Re: Crash upon reply w/format=flowed



Em Sex, 18 Jan 2002 20:22:57 Albrecht Dreß escreveu:

> [New Thread 7931]
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0xec84a88 in chunk_free (ar_ptr=0xed1ee80, p=0x104872f0) at malloc.c:3100
> 3100    malloc.c: Datei oder Verzeichnis nicht gefunden.
> (gdb) bt
> #0  0xec84a88 in chunk_free (ar_ptr=0xed1ee80, p=0x104872f0) at
> malloc.c:3100
> #1  0xec84948 in __libc_free (mem=0xed1ee80) at malloc.c:3023
> #2  0xfe9d380 in g_free () from /usr/lib/libglib-1.2.so.0
> #3  0x10090830 in process_mime_part (message=0x103d0998, body=0x0,
> reply_prefix_str=0x1015f6b8 "> ", 
>     llen=0, ignore_html=1, flow=1) at mime.c:126

this may mean 2 things:
a) glibc wet it's pants
b) we tried to free a non-dynamic chunk

i looked briefly at the code path and couldn't find a way of res being
static. you have any idea were 0xed1ee80 is on powerpc ? stack ? text ?

-- 
Carlos Morgado - chbm(at)chbm(dot)nu - http://chbm.nu/ -- gpgkey: 0x1FC57F0A 
http://wwwkeys.pgp.net/ FP:0A27 35D3 C448 3641 0573 6876 2A37 4BB2 1FC5 7F0A
Those who do not understand Unix are condemned to reinvent it, poorly.
                -- Henry Spencer



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]