Re: Message not delivering

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Mark Baker
Dátum:  
Címzett: Christoph Lameter
CC: Exim List
Tárgy: 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.