Closed
Bug 350233
Opened 18 years ago
Closed 18 years ago
Firefox 1.5.0.6 crashes while loading link with java [@ libSystem.B.dylib]
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: karsten, Assigned: yuanyi21)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
37.91 KB,
application/rtf
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 see attachment Reproducible: Always Steps to Reproduce: 1. Load the above page and try to click on 2. Download Azureus: http://azureus.sourceforge.net/download.php 3. The Page-Title will be shown, than FF crashes Actual Results: FF crashes Expected Results: should have loaded the page
| Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
From the log: 0 libSystem.B.dylib 0x90037e07 mach_wait_until + 7\ 1 libSystem.B.dylib 0x9003a572 usleep + 82\ 2 JavaEmbeddingPlugin 0x1caa54d8 Java_apple_awt_CPeerSurfaceData_initOps_redirect + 5193\ 3 JavaEmbeddingPlugin 0x1cac130f JEPCreateJavaVMAndInitAWT + 360\ 4 com.netscape.MRJPlugin 0x1ca63855 JEPCreateJavaVMAndInitAWT + 71\ 5 com.netscape.MRJPlugin 0x1ca6e2fa MRJSession::open(char const*) + 518\ 6 com.netscape.MRJPlugin 0x1ca6ae58 MRJPlugin::StartupJVM() + 206\ 7 com.netscape.MRJPlugin 0x1ca6b528 MRJPlugin::CreateInstance(nsISupports*, nsID const&, void**) + 24
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Version: unspecified → 1.8 Branch
Comment 3•18 years ago
|
||
Hmm, moving to another component
Assignee: nobody → yuanyi21
Component: Plug-ins → Java: OJI
QA Contact: plugins → zhayupeng
Comment 4•18 years ago
|
||
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1b2) Gecko/20060827 SeaMonkey/1.1b wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1b2) Gecko/20060827 BonEcho/2.0b2 about:plugins is showing Java(TM) 2 Platform Standard Edition 5.0 Update 8 Loading http://azureus.sourceforge.net/ loads an ordinary page, loading http://azureus.sourceforge.net/download.php starts the JVM, then loads an applet to test the version of the JVM, in my case: Java Detected : 1.5.0_08 from Sun Microsystems Inc. on Windows 98 Can you verify the working of your installation at java.com? testpage: http://java.com/en/download/installed.jsp testlink: http://java.com/en/download/installed.jsp?detect=jre&try=1 german version: http://java.com/de/download/installed.jsp http://java.com/de/download/installed.jsp?detect=jre
| Reporter | ||
Comment 5•18 years ago
|
||
testpage: http://java.com/en/download/installed.jsp -> works testlink: http://java.com/en/download/installed.jsp?detect=jre&try=1 -> crashes The Mac on that I'm sitting is new. I got it last week directly from Apple.
Comment 6•18 years ago
|
||
Info about Java on Mac: http://plugindoc.mozdev.org/OSX.html#Java Did you ever see another Java page working? This page loads an applet directly: http://argent.canoe.com/calculateur/calc_pret_reer.html This one also tests for Java and loads an applet: http://www.heise-security.co.uk/services/browsercheck/tests/java.shtml Did these two pages crash instantly when loading the java plugin or later when loading the applet, checking for Java? http://azureus.sourceforge.net/download.php http://java.com/en/download/installed.jsp?detect=jre&try=1 if you type about:config and right-click on plugin.expose_full_path and toggle it to true, you can see the full path of recognized plug-ins, if you load about:plugins into another tab. Which version of Java are do you see and is it installed correctly?
Severity: normal → critical
Keywords: crash
| Reporter | ||
Comment 7•18 years ago
|
||
http://argent.canoe.com/calculateur/calc_pret_reer.html -> crashes http://www.heise-security.co.uk/services/browsercheck/tests/java.shtml -> crashes > Did these two pages crash instantly when loading the java plugin or later when > loading the applet, checking for Java? later, when checking for java > Which version of Java are do you see and is it installed correctly? Java Embedding Plugin 0.9.5+f+ Dateiname: /Applications/Firefox.app/Contents/MacOS/plugins/MRJPlugin.plugin Runs Java applets using the latest installed versions of Java. For more information: Java Embedding Plugin. Run version test: Test Your JVM. MIME-Typ Beschreibung Endungen Aktiviert application/x-java-vm Embedded JVM xjv Ja application/x-java-applet Embedded Java Applet xja Ja application/x-java-applet;version=1.1 Embedded Java Applet xja11 Ja application/x-java-applet;version=1.1.1 Embedded Java Applet xja111 Ja application/x-java-applet;version=1.1.2 Embedded Java Applet xja112 Ja application/x-java-applet;version=1.1.3 Embedded Java Applet xja113 Ja application/x-java-applet;version=1.2 Embedded Java Applet xja12 Ja application/x-java-applet;version=1.2.1 Embedded Java Applet xja121 Ja application/x-java-applet;version=1.2.2 Embedded Java Applet xja122 Ja application/x-java-applet;version=1.3 Embedded Java Applet xja13 Ja application/x-java-applet;version=1.3.1 Embedded Java Applet xja131 Ja application/x-java-applet;version=1.4 Embedded Java Applet xja14 Ja application/x-java-applet;version=1.4.1 Embedded Java Applet xja141 Ja application/x-java-applet;version=1.4.2 Embedded Java Applet xja142 Ja application/x-java-applet;version=1.5 Embedded Java Applet xja15 Ja
| Reporter | ||
Comment 8•18 years ago
|
||
PS: If I try to install this Java version: http://www.apple.com/support/downloads/java2se50release1.html it says I've got already a newer version of Java 1.5
| Reporter | ||
Comment 9•18 years ago
|
||
I've finally found a newer version of the Java Platform for my MAC: http://www.apple.com/support/downloads/j2se50release4intel.html With that all works fine. Sorry with the disturbance.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 10•17 years ago
|
||
this was not fixed via patch, but by "newer version of the Java Platform for my MAC:http://www.apple.com/support/downloads/j2se50release4intel.html so => INVALID
Resolution: FIXED → INVALID
Summary: Firefox 1.5.0.6 crashes while loading link → Firefox 1.5.0.6 crashes while loading link with java [@ libSystem.B.dylib]
Updated•13 years ago
|
Crash Signature: [@ libSystem.B.dylib]
You need to log in
before you can comment on or make changes to this bug.
Description
•