[Webkit-unassigned] [Bug 38478] browser using webkit crashes on java pages with openjdk6 6.b18_1.8-1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 06:34:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38478


Sven Arvidsson <sa at whiz.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sa at whiz.se




--- Comment #1 from Sven Arvidsson <sa at whiz.se>  2010-07-16 06:34:06 PST ---
This bug should be reassigned to the Gtk+ component. OpenJDK does work in Chrome, only browsers based on WebkitGTK+ are affected.

FWIW, this is terminal output from running an applet in Epiphany:

java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9pre) (6b20~pre1-2)
OpenJDK Server VM (build 17.0-b16, mixed mode)
/build/buildd-openjdk-6_6b20~pre1-2-i386-esIBaU/openjdk-6-6b20~pre1/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:622: thread 0x873a750: Error: Unknown plugin value requested.
java.lang.NullPointerException
    at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:649)
    at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270)
    at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82)
java.lang.RuntimeException: Failed to handle message: width 170 height 150 for instance 1
    at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:660)
    at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270)
    at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82)
Caused by: java.lang.NullPointerException
    at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:649)
    ... 2 more

The browser UI freezes and pegs the CPU at this point.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list