lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev 2.8.2rel.1 crash


From: brian j pardy
Subject: Re: lynx-dev 2.8.2rel.1 crash
Date: Mon, 26 Jul 1999 20:14:35 -0400

On Mon, Jul 26, 1999, Andrew Pimlott wrote:
> I am using the unstable branch of Debian GNU/Linux.  The following
> repeatedly crashes lynx.
> 
> % lynx http://www.itso.iu.edu/alerts/
> 
> A Fatal error has occurred in Lynx Ver. 2.8.2rel.1
[...]
> % uname -a                           
> Linux nolfolan 2.2.10 #2 Mon Jun 21 18:24:15 EDT 1999 i686 unknown
> 
> The GNU libc version is 2.1.1 .
> 
> I repeated the experiment with 2.8.1rel.2 on Debian 2.1, with the same
> results.  I saved the HTML with lynx -source, then tried to view the file
> with lynx and got the same results.  I can send the HTML file in case the
> site changes. 
> 
> Please let me know if I can supply additional help.  I don't have a debug 
> binary of lynx, but I can make one.

At the least, this particular anchor in that page is crashing me:

<A HREF="/" TARGET="_top"><IMG USEMAP="#orgmap" BORDER="0" SRC ALT></A>

Playing with it to narrow down, it looks like the USEMAP bit is the
problem.  I tried with only the first few lines of the file, so it
may be something else, but that's what it looks like here.

$ uname -a
Linux odin 2.2.10 #1 Mon Jun 21 06:25:02 EDT 1999 i586 unknown

A file consisting solely of:

<IMG USEMAP="#foo"> will crash.

<IMG USEMAP="foo"> will not crash.

Lynx Version 2.8.3dev.3 (29 Jun 1999)
Built on linux-gnu Jul  3 1999 19:16:10

-- 
Health is merely the slowest possible rate at which one can die.

reply via email to

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