[Bug 1801] New: NPE in PluginAppletSecurityContext
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu May 29 19:07:05 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1801
Bug ID: 1801
Summary: NPE in PluginAppletSecurityContext
Product: IcedTea-Web
Version: hg
Hardware: x86_64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Plugin
Assignee: dbhole at redhat.com
Reporter: jkang at redhat.com
CC: unassigned at icedtea.classpath.org
Sometimes the attempt to start a java applet completely fails. The following
copy-past and attached log are from the reproducer tests: simple.JSToJSet.
(process:17806): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size
== 0' failed
java version "1.7.0_55"
OpenJDK Runtime Environment (fedora-2.4.7.0.fc20-x86_64 u55-b13)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
Application title was not found in manifest. Check with application vendor
java.lang.NullPointerException
at
sun.applet.PluginAppletSecurityContext.handleMessage(PluginAppletSecurityContext.java:574)
at
sun.applet.AppletSecurityContextManager.handleMessage(AppletSecurityContextManager.java:70)
at
sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:236)
at
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:95)
Error on Java side: null
Error on Java side: null
plugin-container: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.
firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
--
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/20140529/30a8a502/attachment.html>
More information about the distro-pkg-dev
mailing list