lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev division by zero when lynx a huge HTML file


From: Shaozhong Deng
Subject: lynx-dev division by zero when lynx a huge HTML file
Date: Tue, 27 Mar 2001 21:46:16 -0500

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 

   <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

reply via email to

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