Closed
Bug 296737
Opened 20 years ago
Closed 19 years ago
Firefox Crash when clicking on the clipstream video of www.java.com
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: u199069, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 When logging to www.java.com and clicking the Java clipstream video, Firefox crashing with the pop-up window illegal operation with below mentioned details. Reproducible: Always Steps to Reproduce: 1. Login to www.java.com 2. Wait for full loading 3. Click on Clip StreamVideo on the picture shown in the middle of the page. Actual Results: Firefox close window with the below mentioned details. I am using Windows 98 with the latest updated Java platform. www.java.com website saying I got the latest Java installed in my computer. I reported a similarbug earlier as 295655 with www.nimdta.com. This problem is not happening if I open the same link via IE. Below given are details of the close window. FIREFOX caused an invalid page fault in module KERNEL32.DLL at 0167:bff87ed3. Registers: EAX=02e9a35c CS=0167 EIP=bff87ed3 EFLGS=00010206 EBX=00000000 SS=016f ESP=6d4200ac EBP=00e3efe8 ECX=02f540d0 DS=016f ESI=02e9cd50 FS=1347 EDX=3bb20cb2 ES=016f EDI=6d42c8a0 GS=0000 Bytes at CS:EIP: 55 a1 e0 9c fc bf 8b ec 83 ec 6c 53 56 57 8b 30 Stack dump: ffecbad7 6d4200dc 6d4200c0 0000000e 00000007 c0000005 00000000 00000000 bff87ed3 00000002 00000001 6d4201b4 0001001f 00000000 00000000 00000000
Updated•20 years ago
|
Assignee: general → nobody
Component: Bugzilla-General → General
Product: Bugzilla → Firefox
QA Contact: default-qa → general
Version: unspecified → 1.0 Branch
I have done this : Java Plugin DLL In windows it seems that Java doesn't always overwrite the plugin DLL that Firefox uses. Recently I installed 1.4.2_06 and no Java applets showed up at all. I tried installing 1.5.0 and got the same result. After a little looking around I found the file that wasn't being updated. In the "Mozilla Firefox\plugins" directory there is a file call NPOJI610.DLL. This is the Java plugin DLL. By copying this file from the jre version you want running in Firefox into this plugins directory you effectively install that version of Java for Firefox. You still need to ensure that Java is enabled in the options for Firefox but after that it should work. Also, make sure Firefox is not running when you try to copy this file over, it won't let you overwrite/rename the old file while it is running. The DLL should be in the "bin" directory under the jre directory of the version of Java that you want installed. Thanks to this information, whoever posted this. Looks like problem with www.java.com and www.nimdta.com is solved. Hope that this will be sorted out in next update of firefox.
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•