lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] 2.8.6dev.10 crashes


From: Thomas Dickey
Subject: Re: [Lynx-dev] 2.8.6dev.10 crashes
Date: Tue, 4 Jan 2005 21:25:01 -0500 (EST)

On Wed, 5 Jan 2005, [ISO-8859-1] Fr?d?ric L. W. Meunier wrote:

At http://www.soccerway.com/results/browsecompetitions.php when I press '\' to see the source.

I get *** glibc detected *** corrupted double-linked list: someaddress ***

Here it details what the error is:

http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/RELEASE-NOTES-en.html

I'm using Slackware-current.

Are you able to reproduce ?

yes (when toggling back).  No line numbers yet, but LYFreeStringList is
one of the substitutions I made for cleanup of memory leaks.

==5019==    at 0x1B907460: free (vg_replace_malloc.c:153)
==5019==    by 0x808EA28: LYFreeStringList (in /usr/local/bin/lynx-cs)
==5019==    by 0x805BBE5: HText_free (in /usr/local/bin/lynx-cs)
==5019==    by 0x805B9DD: HText_new (in /usr/local/bin/lynx-cs)
==5019==    by 0x8067886: HText_new2 (in /usr/local/bin/lynx-cs)
==5019==    by 0x80BB9C0: HTML_start_element (in /usr/local/bin/lynx-cs)
==5019==    by 0x810D35E: start_element (in /usr/local/bin/lynx-cs)
==5019==    by 0x8109692: SGML_character (in /usr/local/bin/lynx-cs)
==5019==    by 0x80FEA33: SGML_write (in /usr/local/bin/lynx-cs)
==5019==    by 0x81171BB: HTMemCopy (in /usr/local/bin/lynx-cs)
==5019==  Address 0x1BD788F0 is 0 bytes inside a block of size 56 free'd
==5019==    at 0x1B907460: free (vg_replace_malloc.c:153)
==5019==    by 0x8061237: HText_AddHiddenLink (in /usr/local/bin/lynx-cs)
==5019==    by 0x806C9C8: HText_endAnchor0 (in /usr/local/bin/lynx-cs)
==5019==    by 0x8068330: HText_endAnchor (in /usr/local/bin/lynx-cs)
==5019==    by 0x80BC4ED: HTML_end_element (in /usr/local/bin/lynx-cs)
==5019==    by 0x8108B99: SGML_character (in /usr/local/bin/lynx-cs)
==5019==    by 0x80FEA33: SGML_write (in /usr/local/bin/lynx-cs)
==5019==    by 0x81171BB: HTMemCopy (in /usr/local/bin/lynx-cs)
==5019==    by 0x8117ED6: HTParseMem (in /usr/local/bin/lynx-cs)
==5019==    by 0x8060A7A: HTreparse_document (in /usr/local/bin/lynx-cs)


With export MALLOC_CHECK_=2  I just get "Abort".

--
How to contact me - http://www.pervalidus.net/contact.html


_______________________________________________
Lynx-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lynx-dev


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

reply via email to

[Prev in Thread] Current Thread [Next in Thread]