Closed
Bug 54692
Opened 25 years ago
Closed 25 years ago
mozilla crashes while starting the applet
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rmv, Assigned: joe.chou)
References
()
Details
Platform: PC
OS: Linux6.2
BuildID: 2000091312
Mozilla always die on this page with the following
message from HotSpot JVM:
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E43505005AF
#
# Problematic Thread: prio=1 tid=0x8096710 nid=0x15db runnable
#
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Success
Reproducible: Always
Steps to Reproduce:
1.Run Mozilla
2.Load this page
http://philip.greenspun.com/humor/bill-gates-fpx.html
Actual Results:
Expected Results:
Copying Java Software folks; the VM says it's a Java bug.
Also, re-assigning to the module owner (Ed Burns).
Assignee: drapeau → edburns
At Eric Krock's request, I've taken a stopgap measure until my real linux
hardware arrives: vmware. Let's hope it works well.
Using Netscape Commercial Build ID 2000102321 and Java PLugin Linux from
10/20/00, I visit the below URL, the applet comes up, but does not display the
picture. It doesn't crash either. Michail, can you open another bug to deal
with the applet not displaying properly? The Crash part of this bug is fixed.
Marking WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•25 years ago
|
||
I tried it with new OJI plugin on Solaris2.7 and Linux6.2 and
it works fine for me (the picture is shown correctly). So I think we
can close it as fixed and vefified.
Can't verify this any more:
java.lang.ClassNotFoundException: java.io.FileNotFoundException:
http://fpx.photo.net/OpenPix/classes/hp/image/iip/FViewer.class
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream
(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown
Source)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.checkCookieHeader
(Unknown Source)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream
(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Comment 7•24 years ago
|
||
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: edburns → petersen
Comment 9•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•