[Bug 446151] New: firefox + openjdk1.6 + home bank = crash
https://bugzilla.novell.com/show_bug.cgi?id=446151 Summary: firefox + openjdk1.6 + home bank = crash Product: openSUSE 11.1 Version: Beta 5 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: martin.schlander@gmail.com QAContact: qa@suse.de Found By: --- On 11.1b5 x86_64 installation Firefox will crash when I try to login to my home banking system - using Openjdk1.6.0 (vers. 1.3 the Buildservice java repo). This operation works on x86 systems using the same versions of Firefox and openjdk. I tried installing MozillaFirefox-debuginfo, but I couldn't figure out how to provide a proper backtrace anyway. Here's the terminal output of the crash: ======================= cb400f@dhcppc0:~> firefox Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x8bd980)" of type `GString' ICEDTEAPLUGIN_DEBUG = (null) NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start() Jar string: /static/signon/applet/BECWeb6.jar jars length: 1 JNLPRuntime already initialized JSObject.call BECClearAlertJSObject.call BECReadCSS .applet backgroundColorJSObject.call BECReadCSS .Contents backgroundColorJSObject.call BECReadCSS .BorderTop backgroundColorJSObject.call BECReadCSS .Border backgroundColorJSObject.call BECReadCSS body backgroundColorJSObject.call BECReadCSS .Contents colorJSObject.call BECReadCSS .Contents fontFamilyJSObject.call BECReadCSS .Contents fontSizeJSObject.call BECReadCSS Contents fontStyleJSObject.call BECReadCSS .Contents fontWeightJSObject.call BECReadCSS .Button backgroundColorJSObject.call BECReadCSS .Button colorJSObject.call BECReadCSS .Button fontFamilyJSObject.call BECReadCSS Button fontSizeJSObject.call BECReadCSS .Button fontStyleJSObject.call BECReadCSS .Button fontWeightJSObject.call BECReadCSS .Edit backgroundColorJSObject.call BECReadCSS .Edit colorJSObject.call BECReadCSS Edit fontFamilyJSObject.call BECReadCSS .Edit fontSizeJSObject.call BECReadCSS Edit fontStyleJSObject.call BECReadCSS .Edit fontWeightjava.lang.NoSuchMethodException: netscape.javascript.JSObject.<init>(long) at java.lang.Class.getConstructor0(Class.java:2723) at java.lang.Class.getConstructor(Class.java:1674) at sun.applet.PluginAppletSecurityContext.handleMessage(PluginAppletSecurityContext.java:336) at sun.applet.AppletSecurityContextManager.handleMessage(AppletSecurityContextManager.java:31) at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:248) at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:32) /usr/bin/firefox: line 126: 2790 Lagersegmentfejl $MOZ_PROGRAM "$@" cb400f@dhcppc0:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=446151 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446151#c1 Hubert Figuiere <hfiguiere@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hfiguiere@novell.com Component|Firefox |Java AssignedTo|bnc-team-mozilla@forge.prov |bnc-team-java@forge.provo.n |o.novell.com |ovell.com --- Comment #1 from Hubert Figuiere <hfiguiere@novell.com> 2009-01-28 15:06:48 MST --- definitely not a Firefox problem, as the crash is in IcedTea. Reassign -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=446151 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446151#c2 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |mvyskocil@novell.com Info Provider| |martin.schlander@gmail.com --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2009-01-30 02:31:18 MST --- Could you check the new b14? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=446151 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446151#c3 --- Comment #3 from Michal Vyskocil <mvyskocil@novell.com> 2009-02-11 03:34:36 MST --- Can you test this with Java Sun 1.6.0 u12 (be sure that you have a java-1_6_0-sun-1.6.0.u12-1.2.1, the previous version causes a browser crash) from update-test repository [1]? The u12 has a native 64bit plugin, so this bug should be fixed by Sun Java. [1] http://download.opensuse.org/update/11.1-test/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=446151 User martin.schlander@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446151#c4 Martin Schlander <martin.schlander@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |martin.schlander@gmail.com Info Provider|martin.schlander@gmail.com | --- Comment #4 from Martin Schlander <martin.schlander@gmail.com> 2009-02-11 04:40:27 MST --- I tested with 11.0+FF3.0.6+OpenJDK 1.4_b14 - this no longer causes a browser crash, instead the home bank login applet just fails to load. Even though I can verify my java installation on java.com. Then tried 11.1rc1+FF3.0.6+Sun Java 1.6u12 (didn't install 11.1 final on my x86_64 machine). This works. I guess you can close the bug, but I'd sure prefer having it working with openjdk as long as Sun Java still has non-free components - and openjdk is the default Java... :-/ Is it planned to release Sun Java 1.6u12 as an update for 11.0 too btw? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=446151 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446151#c5 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Michal Vyskocil <mvyskocil@novell.com> 2009-02-11 08:32:11 MST --- Thanks for testing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com