openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03904
[Bug 596214] Re: SegFault for applets when accept_languages empty and javascript disabled
** Attachment added: "Preferences producing crash."
http://launchpadlibrarian.net/50585105/prefs.js
--
SegFault for applets when accept_languages empty and javascript disabled
https://bugs.launchpad.net/bugs/596214
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” package in Ubuntu: New
Bug description:
Firefox or the plugin crashes with Segmentation fault when using icedtea6-plugin
running the applet available at http://www.javatester.org/
and the following settings are set
user_pref("intl.accept_languages", "");
user_pref("javascript.enabled", false);
Test was done with only these 2 preferences in the prefs.js .
Versions tested from the typical repositories:
icedtea6-plugin 6b18-1.8-0ubuntu1
sun-java6-plugin 6.20dlj-1ubuntu3
firefox 3.6.3+nobinonly-0ubuntu4
Not tested is:
using the standalone applet viewer (because I forgot what program it is)
References