Closed
Bug 439098
Opened 17 years ago
Closed 15 years ago
Installed Java, tried to verify, Firefox crashed
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mozilla, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
I installed Java, tried to verify, in the java console I saw:
liveconnect: JSObject::eval(self.document.URL)
basic: null
liveconnect: JSObject::eval(self.document.URL)
basic: null
ERROR: unexpectedly couldn't get the ClassLoaderInfo for the codebase/cache key
The verification page on java.com said java was not installed correctly. I then went BACK to the previous page, and Firefox crashed.
Reproducible: Always
Steps to Reproduce:
1.Go to verification page
2.Let it verify that java is not installed correctly
3.press Back
Firefox crashes.
I have restarted and tried this several times, with the same result.
Actual Results:
Firefox crashed
Expected Results:
Verification that Java was installed correctly
Comment 1•17 years ago
|
||
Type about:crashes into the address bar and give the id of some of the crash reports
Component: Extension Compatibility → Plug-ins
Keywords: crash
Product: Firefox → Core
QA Contact: extension.compatibility → plugins
Version: unspecified → 1.9.0 Branch
Reporter | ||
Comment 2•17 years ago
|
||
I created a new empty profile (mkdir \tmp\test\; firefox -no-remote -profile \tmp\test) and java worked.
Then I created a new full profile, moved all the files as suggested in http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox, and Java didn't work.
Then I uninstalled and reinstalled java, and it still doesn't work, but I get these console messages:
Cmd Line Java -version: Java 6 update 6
Your JRE version number-javaVersionInt: 606
Current JRE version on Java.com - currentJREinTextInt: 606
Your Operating System: windows xp
Your OS Version: 5.1
Your system architecture: x86
network: Cache entry found [url: http://java.com/en/img/download/t1.gif, version: null]
network: Connecting http://java.com/en/img/download/t1.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t1.gif : 304
network: Encoding for http://java.com/en/img/download/t1.gif : null
network: Disconnect connection to http://java.com/en/img/download/t1.gif
basic: Loaded image: http://java.com/en/img/download/t1.gif
network: Cache entry found [url: http://java.com/en/img/download/t2.gif, version: null]
network: Connecting http://java.com/en/img/download/t2.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t2.gif : 304
network: Encoding for http://java.com/en/img/download/t2.gif : null
network: Disconnect connection to http://java.com/en/img/download/t2.gif
basic: Loaded image: http://java.com/en/img/download/t2.gif
network: Cache entry found [url: http://java.com/en/img/download/t3.gif, version: null]
network: Connecting http://java.com/en/img/download/t3.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t3.gif : 304
network: Encoding for http://java.com/en/img/download/t3.gif : null
network: Disconnect connection to http://java.com/en/img/download/t3.gif
basic: Loaded image: http://java.com/en/img/download/t3.gif
network: Cache entry found [url: http://java.com/en/img/download/t4.gif, version: null]
network: Connecting http://java.com/en/img/download/t4.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t4.gif : 304
network: Encoding for http://java.com/en/img/download/t4.gif : null
network: Disconnect connection to http://java.com/en/img/download/t4.gif
basic: Loaded image: http://java.com/en/img/download/t4.gif
network: Cache entry found [url: http://java.com/en/img/download/t5.gif, version: null]
network: Connecting http://java.com/en/img/download/t5.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t5.gif : 304
network: Encoding for http://java.com/en/img/download/t5.gif : null
network: Disconnect connection to http://java.com/en/img/download/t5.gif
basic: Loaded image: http://java.com/en/img/download/t5.gif
network: Cache entry found [url: http://java.com/en/img/download/t6.gif, version: null]
network: Connecting http://java.com/en/img/download/t6.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t6.gif : 304
network: Encoding for http://java.com/en/img/download/t6.gif : null
network: Disconnect connection to http://java.com/en/img/download/t6.gif
basic: Loaded image: http://java.com/en/img/download/t6.gif
network: Cache entry found [url: http://java.com/en/img/download/t7.gif, version: null]
network: Connecting http://java.com/en/img/download/t7.gif with proxy=DIRECT
Cookie service is not available - use cache to determine "Cookie"
network: ResponseCode for http://java.com/en/img/download/t7.gif : 304
network: Encoding for http://java.com/en/img/download/t7.gif : null
network: Disconnect connection to http://java.com/en/img/download/t7.gif
basic: Loaded image: http://java.com/en/img/download/t7.gif
Exception in thread "Thread-7" java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThread)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at sun.applet.AppletSecurity.checkAccess(Unknown Source)
at java.lang.Thread.checkAccess(Unknown Source)
at java.lang.Thread.setPriority(Unknown Source)
at testvmDynamicJavaCom.run(testvmDynamicJavaCom.java:385)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Loading System Properties" java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThread)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at sun.applet.AppletSecurity.checkAccess(Unknown Source)
at java.lang.Thread.checkAccess(Unknown Source)
at java.lang.Thread.setPriority(Unknown Source)
at testvmDynamicJavaCom.run(testvmDynamicJavaCom.java:385)
at java.lang.Thread.run(Unknown Source)
Reporter | ||
Comment 3•17 years ago
|
||
Here is the dump ID:
http://crash-stats.mozilla.com/report/index/b25dd261-3970-11dd-a158-001321b13766
Reporter | ||
Comment 4•17 years ago
|
||
I seem to have fixed this by deleting the extensions folder.
But this problem should be fixed because most users won't be ready to poke around and do this kind of digging.
Comment 5•15 years ago
|
||
liveconnect is now gone
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
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
•