openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03903
[Bug 596214] [NEW] SegFault for applets when accept_languages empty and javascript disabled
Public bug reported:
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)
** Affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: New
** Tags: lucid
--
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)
Follow ups
References