-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
hopper
-
x86
-
linux
Name: slR10134 Date: 03/25/2002
Run Mozilla browser
on Linux Redhat (6.2 or 7.1) and load the following url:
http://areacode-info.com/navigate.htm
Mozilla exits with the following message:
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Connection reset by peer.
The similar result could be obtained with
the Netscape 4.78 (when Netscape uses java plugin):
is it necessary to replace the 'applet' tag to the 'object' one.
In this case browser (Netscape 4.78) informs that 'java_vm has died'.
The reason of the bug is the long last parameter of 'applet' tag:
it has more than 900 lines of characters.
If you reduce number of lines of last parameter (to 10 for example)
then applet will be loaded and run in both cases (Mozilla and Netscape 4.78).
I used mozilla browser (trunk build) and Netscape 4.78
with JRE 1.4.0-beta3 on Linux Redhat 7.1.
Also I saw same behavior for JRE 1.3.1_01
======================================================================