openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #05191
[Bug 596214] Re: SegFault for applets when accept_languages empty and javascript disabled
I did. It reproduces the error every time.
** Changed in: openjdk-6 (Ubuntu)
Status: Expired => Incomplete
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
https://bugs.launchpad.net/bugs/596214
Title:
SegFault for applets when accept_languages empty and javascript
disabled
Status in “openjdk-6” package in Ubuntu:
Incomplete
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