← Back to team overview

openjdk team mailing list archive

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

 

please could you recheck:
 - remove the sun-java6-plugin package
 - install the openjdk-6 and icedtea6-plugin packages from
   deb http://ppa.launchpad.net/openjdk/ppa/ubuntu lucid main 
- restart the browser and recheck


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

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