Thomas Dickey dixit:

>That's where I've found ElectricFence to be useful (relative to gdb).

HTTP/1.1 200 OK                                                                 
                                 
               ElectricFence Aborting: free(84b8afdc): address not from 
malloc().

Program received signal SIGILL, Illegal instruction.
0x02d3f085 in ?? ()

(gdb) bt
#0  0x02d3f085 in ?? ()
#1  0x1c0e5286 in valloc ()
#2  0x1c0e4b2a in free ()
#3  0x1c044869 in ?? ()
#4  0x84b8afdc in ?? ()
[...]

The ?? orgy continues...

[...]
#164 0x00000000 in ?? ()
#165 0xcfbf26d8 in ?? ()
#166 0x1c0e4f42 in valloc ()
Previous frame inner to this frame (corrupt stack?)


Do you still suggest to re-try with valgrind or recompiling
lynx with find-leaks?

Thanks for your patience,
//mirabile


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to