Re: Message not delivering

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mark Baker
Fecha:  
A: Christoph Lameter
Cc: Exim List
Asunto: Re: Message not delivering
On Thu, 15 May 1997, Christoph Lameter wrote:

> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 0x4008d4de in free ()
> (gdb) bt
> #0 0x4008d4de in free ()
> #1 0x809b120 in ?? ()
> (gdb)
>
> This is just not clean memory allocation it seems.


Have you tried linking it with libefence and seeing where it crashes then?
That would be much more useful for tracking down the bug.