Closed
Bug 102346
Opened 24 years ago
Closed 24 years ago
Crash when java enabled
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: daique, Assigned: joe.chou)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.2.19 i686; Nav)
BuildID: 2001091921; 2001092708
In mozilla and galeon, when java is enabled the menu toolbar make crash mozilla
and galeon.
Reproducible: Always
Steps to Reproduce:
1.go to http://www.cdg82.fr/beaumont/fermat/calcul.htm
2.that's all
Actual Results: big crash
Expected Results: render 7 javascript buttons
moz 0.9.4 crash and print :
# # An unexpected exception has been detected in native code outside the VM.#
Program counter=0x40932b60
#
# Problematic Thread: prio=1 tid=0x8493fb0 nid=0x302 runnable
#
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Succès
ns 6.1 crash and print :
# # An unexpected exception has been detected in native code outside the VM.#
Program counter=0x40932b60
#
# Problematic Thread: prio=1 tid=0x84932d0 nid=0x359 runnable
#
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Succès
and nightly #2001092708 say :
# # An unexpected exception has been detected in native code outside the VM.#
Program counter=0x40932b60
#
# Problematic Thread: prio=1 tid=0x8495668 nid=0x3d7 runnable
#
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Succès
You shouldn't enale that stuff.
Java is best consumed in a water infusion :)
Comment 2•24 years ago
|
||
Browser, not engine --> OJI
Note: I did not crash with a debug WinNT build 2001-10-01.
I also didn't crash with a Mozilla WinNT binary 20010923xx.
Assignee: rogerl → edburns
Component: Javascript Engine → OJI
QA Contact: pschwartau → pmac
I tried on windows 98 with jre 1.3.1 (branch build: 2001-10-02-05-0.9.4) it
worked fine. However, tried on Linux redhat 6.2 (branch build: 2001-10-01-04-
0.9.4), it hung there.
Comment 4•24 years ago
|
||
This is known problem of sun's jre (see 57372).
This page uses fphover class and this may cause jvm crash
if text label to be shown is wider than applet width.
Please verify and close as dupe (if appropriate).
Comment 5•24 years ago
|
||
Dup of 57372.
Same applet, same problem.
*** This bug has been marked as a duplicate of 57372 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: edburns → petersen
Comment 7•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
•