Closed
Bug 467403
Opened 16 years ago
Closed 14 years ago
FireFox hangs with those types of applet
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cysboy, Unassigned)
References
()
Details
(Keywords: hang, Whiteboard: [closeme 2010-03-31])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
When an applet use a JSObject for update or communicate with web page, FF3 is frozen and i must kill firefox process and restart it...
It seems a bit difficult to work with that problems...
Reproducible: Always
Steps to Reproduce:
1. For example, follow this link : http://www.siteduzero.com/uploads/fr/ftp/cysboy/applet/firstApplet3.html
2. wait and see... Nothing append because FF3 is frozen
Actual Results:
FF3 is frozen
Expected Results:
The applet should be launch and work !
Comment 1•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
This works fine for me. Are you using the latest Java version?
Yes ! JDK 6 update 11. And i'd try with an older version with the same results...
If it works with yours and not with mine, i don't understand...
Comment 3•16 years ago
|
||
Maybe caused by an add-on, or a profile corruption.. You could try safe mode or a new profile to find out:
http://support.mozilla.com/en-US/kb/Safe+Mode
http://support.mozilla.com/en-US/kb/Basic+Troubleshooting#Make_a_new_profile
I've try with multiple PC, but problem still present...
I've seen some PC who worked and another not.
It's strange for me. In my home, i've 3 PC, 2 doesn't work and 1 do.
On my workplace 3 work and 4 doesn't work... I don't understand anymore...
So, Thank a lot for your help.
Updated•16 years ago
|
Summary: FireFox crash with those types of applet → FireFox hangs with those types of applet
Comment 5•16 years ago
|
||
Have you uninstalled all previous versions of Java before installing the latest? That _might_ be the cause. WFM as well using: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
No. There is only one Java Runtime Environment at time on my computer. ^^
When i' ve test older version, i've uninstall current version and clean registery, environment variables... Before install another version of JRE (JDK).
I think it's not the cause of problems.
Updated•15 years ago
|
Component: General → Plug-ins
Keywords: hang
Product: Firefox → Core
QA Contact: general → plugins
Version: unspecified → 1.9.0 Branch
Comment 7•15 years ago
|
||
Can you try to get a stack trace https://developer.mozilla.org/en/How_to_get_a_stacktrace_with_WinDbg .
Comment 8•15 years ago
|
||
Also, please update to java 6 update 16 or later
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
This works for me. Reporter, Please see if you can reproduce in the latest nightly.
ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
Comment 10•14 years ago
|
||
Closing since now after whiteboard closeme date and no reply to last comment.
Please reopen/comment with further info, if you still see this issue with Firefox 3.6.13 or later in a clean profile.
If you wish, you can also try to reproduce in Firefox 4 Beta 8 or later, since it is possible the issue has already been fixed in Firefox 4:
http://www.mozilla.com/en-US/firefox/all-beta.html
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•