← Back to team overview

openjdk team mailing list archive

[Bug 596214] Re: SegFault for applets when accept_languages empty and javascript disabled

 

[Expired for openjdk-6 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: openjdk-6 (Ubuntu)
       Status: Incomplete => Expired

-- 
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:
  Expired

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