[Bug 1810] The IcedTea plugin crashes on Firefox.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 2 13:14:58 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1810

--- Comment #2 from Andrew Azores <aazores at redhat.com> ---
Hmm, odd that you can't use 'ICEDTEAPLUGIN_DEBUG=true firefox 2>&1 | tee
plugin.log'. Maybe you don't have 'tee' installed? You can perhaps try
''ICEDTEAPLUGIN_DEBUG=true firefox &> plugin.log' instead.

It's a known issue with the current version of IcedTea-Web that signed applets
with the Permissions attribute set to Sandbox are not fully supported, however.
If you examine the crash message, it most likely will say this and ask you to
retry running the applet but with the "Sandbox" button on the security dialog
that appears. There's currently a patch awaiting review that resolves this
issue, so (hopefully) the next minor ITW release won't have this issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140602/88f2f996/attachment.html>


More information about the distro-pkg-dev mailing list