Closed
Bug 445112
Opened 17 years ago
Closed 17 years ago
Crash while loading a page that uses Java
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hidenosuke, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a1pre) Gecko/2008071417 Minefield/3.1a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a1pre) Gecko/2008071417 Minefield/3.1a1pre
Bug 435334 has been fixed and Firefox recognize Java plugin.
But after that, Firefox crashes while loading a page that uses Java.
Here is the log.
For application/x-java-applet found plugin /usr/lib/jvm/java-6-sun-1.6.0.07/jre/plugin/i386/ns7/libjavaplugin_oji.so
LoadPlugin() /usr/lib/jvm/java-6-sun-1.6.0.07/jre/plugin/i386/ns7/libjavaplugin_oji.so returned acf53040
INTERNAL ERROR on Browser End: Could not get the JVM manager
System error?:: リソースが一時的に利用できません
nsStringStats
=> mAllocCount: 26229
=> mReallocCount: 3898
=> mFreeCount: 18152 -- LEAKED 8077 !!!
=> mShareCount: 23455
=> mAdoptCount: 1907
=> mAdoptFreeCount: 1904 -- LEAKED 3 !!!
Japanese message means "Resource can't be used temporarily".
Reproducible: Always
Steps to Reproduce:
1.Open http://java.com/en/download/installed.jsp?detect=jre&try=1
2.
3.
Actual Results:
Firefox crashes.
Expected Results:
Firefox doesn't crash and display the page.
Firefox will also crash with Java 6 update 10.
| Reporter | ||
Comment 1•17 years ago
|
||
My environment:
Distro : Debian GNU/Linux Sid
GTK+ : 2.12.11-1
IM : uim 1:1.5.1-2
Please tell me if more information is necessary.
Component: General → Java: OJI
Product: Firefox → Core
QA Contact: general → java.oji
| Reporter | ||
Comment 2•17 years ago
|
||
I tested Java 6 update 7 and update 10 beta.
Firefox doesn't crash in either case.
Marking worksforme.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•