lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Possible 2.7.1 bug


From: Chris Maden
Subject: Re: LYNX-DEV Possible 2.7.1 bug
Date: Mon, 3 Nov 1997 11:22:43 -0500

[Peter Karlsson]
> I am trying to investigate a spam e-mail that has the URL
> 
>       http://www.rollanet.org/%7Eleathers/fake-email.htm
> 
> encoded in the "Received" headers. When pointing Lynx to that page,
> I only get a [INLINE] and a <hr> line. Then, no matter what key I
> press, Lynx crashes ("A Fatal error has occured", "Lynx now exiting
> with signal: 11").  This happens every time I try.

Take a look at the source.  Besides ill-formed comments, there's a
SELECT element with no end-tag, which is illegal and could very well
be confusing Lynx.

If you're investigating their spam, you can get the information you
want (probably even more) by telnetting to www.rollanet.org port 80,
and entering the HTTP commands directly:

geode-1> telnet www.rollanet.org 80        ; I type this
Trying 192.55.114.3 ...                    ; I get this
Connected to gamma.rollanet.org.
Escape character is '^]'.
GET /~leathers/fake-email.htm HTTP/1.0     ; I type this
                                           ; and a blank line
HTTP/1.1 200 OK                            ; I get this
Date: Mon, 03 Nov 1997 15:26:23 GMT        ; and more
Server: Apache/1.2.4
[...]

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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