[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev 2.8.5dev.17 crash without lynx2.8.5dev.16-iz2.patch.gz
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev 2.8.5dev.17 crash without lynx2.8.5dev.16-iz2.patch.gz |
Date: |
Sun, 11 Jan 2004 10:54:33 -0500 (EST) |
On Sat, 10 Jan 2004, [ISO-8859-1] Fr?d?ric L. W. Meunier wrote:
> http://www.aspas-nature.org/petitions/petition2.html
valgrind says:
==13074== Invalid read of size 4
==13074== at 0x80CF696: FindInList (LYLeaks.c:102)
==13074== by 0x80CFE12: LYLeakRealloc (LYLeaks.c:575)
==13074== by 0x80E77DE: Stbl_addRowToTable (TRSTable.c:1069)
==13074== by 0x80E8068: Stbl_fakeFinishCellInTable (TRSTable.c:1293)
==13074== by 0x80E8B6B: Stbl_finishCellInTable (TRSTable.c:1536)
==13074== by 0x805F508: split_line (GridText.c:3185)
==13074== by 0x8060F30: HText_appendCharacter (GridText.c:4067)
==13074== by 0x80B6FF0: HTML_start_element (HTML.c:1978)
==13074== by 0x810FBA1: start_element (SGML.c:1351)
==13074== by 0x81134C9: SGML_character (SGML.c:3120)
==13074== Address 0x70006E69 is not stack'd, malloc'd or free'd
==13074==
So it is not (my first thought) a bug related to the improper nesting of
the html. tidy has a lot to say about the file (9748 warnings). One that
catches my eye is the use of SPAN, which is (mis)used in lynx to setup
color style. I won't try to fix that (now), but will take a look at what
valgrind is telling me...
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Re: lynx-dev 2.8.5dev.17 crash without lynx2.8.5dev.16-iz2.patch.gz, Thomas Dickey, 2004/01/11