[webkit-gtk] WebKitPluginProcess crashes on page reload/change if an NPAPI plugin is loaded

Christian Frost cf at cfrost.dk
Mon Nov 18 02:15:17 PST 2013


Hi

Loading a page with a NPAPI-plugin results in WebKit calling NPP_New()
etc. When leaving the page an NPP_Destroy() is called, but during this
call the WebKitPluginProcess crashes with a general protection error.

I have tested with multiple NPAPI-plugins with the same result. I have
even tested with an "empty" dummy plugin.

Does anyone else experience the same problem?

I filed a bug on https://bugs.webkit.org/show_bug.cgi?id=124407 but
still I think it is interesting to know if anyone else also can
reproduce the error.

-- 
Best regards
Christian


More information about the webkit-gtk mailing list