Re: Message not delivering

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mark Baker
Ημερομηνία:  
Προς: Christoph Lameter
Υ/ο: Exim List
Αντικείμενο: 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.