[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev division by zero when lynx a huge HTML file
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev division by zero when lynx a huge HTML file |
Date: |
Wed, 28 Mar 2001 07:02:08 -0500 |
User-agent: |
Mutt/1.2.5i |
On Tue, Mar 27, 2001 at 09:46:16PM -0500, Shaozhong Deng wrote:
> On a Windows NT machine, I run lynx like
> lynx -dump http://mywebserver/cgi-bin/myscript.pl?myarg
> where mywebserver is an apache web server running on another
> SunOS machine. Basically the CGI script myscript.pl returns
> a VERY SIMPLE BUT VERY LARGE HTML file like
Perhaps it's overflowing the display-line size (about 1024).
> <HTML><HEAD><TITLE>mytitle</TITLE></HEAD><BODY><PRE>
> abcdefgabcdefg11111222223333344444555556666677777
> .................................................
> abcdefgabcdefg11111222223333344444555556666677777
> </PRE><BODY></HTML>
>
> The size of the HTML file depends on the argument myarg.
> If the size is not too large, then lynx works fine.
> But if the size is too large (>10MB), then the NT system always
> gives me an error message like "floating point execption",
> "division by zero".
>
> Does anybody have any idea about this problem?
>
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
--
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden