Closed
Bug 323026
Opened 19 years ago
Closed 17 years ago
Quickly refreshing page with broken Java applet causes crash or ghost process when exiting
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jruderman, Assigned: yuanyi21)
References
Details
(Keywords: crash, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Steps to reproduce:
1. Make sure you only have one browser window open.
2. Load the testcase.
3. Wait a few seconds.
4. Close the browser window.
Result: 60% of the time, Firefox crashes. 40% of the time, Firefox doesn't exit completely and becomes a ghost process.
Versions:
* Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060110 Firefox/1.6a1
* Sun Java Version 1.5.0 (build 1.5.0_06-b05).
Reporter | ||
Comment 1•19 years ago
|
||
Pete, is this a dup of bug 275783? I noticed that in bug 275783 comment 27, you said "this bug will be fixed in Java1.6.0", but I'm not sure what bug that refers to.
(In reply to comment #1)
> Pete, is this a dup of bug 275783? I noticed that in bug 275783 comment 27,
> you said "this bug will be fixed in Java1.6.0", but I'm not sure what bug that
> refers to.
>
It seems a dup of bug 275783. In that comments, I meant bug 275783 will be fixed in new version of Java which is Java1.6.0
Comment 3•19 years ago
|
||
> Steps to reproduce:
> 1. Make sure you only have one browser window open.
> 2. Load the testcase.
Uhm, where is the testcase?
Reporter | ||
Comment 4•19 years ago
|
||
Reporter | ||
Comment 5•19 years ago
|
||
I think the testcase works best when loaded as a local file.
Reporter | ||
Comment 6•19 years ago
|
||
TB17893984Z, crash on exit with this testcase:
ReflowEvent::HandleEvent
HandlePLEvent
0x778b0c24
nsMenuListener::nsMenuListener
0x3302ebff
Comment 7•18 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Java(TM) Platform SE 6
Java Plug-in 1.6.0-beta2
crashed on exit after testing attached testcase locally. DocWatson came up, Talkback was disabled after update,
Bug 346407 DOM Inspector and Talkback not available for Firefox 1.5.0.5
Comment 8•18 years ago
|
||
two times working, one time hanging, JRE 1.5.0_08
retested after deinstalling Java 6 and installing latest version JRE 1.5.0_08
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Java Plug-in 1.5.0_08
JRE verified as Latest at java.com, though they offer only 1.5.0_06 over there.
http://java.com/en/download/installed.jsp
Download of Java 5.0 Update 8 at http://java.sun.com/javase/downloads/index.jsp
Comment 9•17 years ago
|
||
works for me with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042315 Minefield/3.0pre ID:2008042315 and latest Java Update
--> Closing as works for me
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 10•17 years ago
|
||
carsten midaired me :) Anyway, to seal the deal
WFM 6/6 times with testcase, no crash, no hang
- SM trunk and Java Plug-in 1.6.0_05 (fastish machine)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008041401
SeaMonkey/2.0a1pre
- FF trunk and ava JPlug-in 1.5.0_09 (slowish machine)
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008042906
Minefield/3.0pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•