Bug 124407

Summary: WebKitPluginProcess crashes on page reload/change if an NPAPI plugin is loaded
Product: WebKit Reporter: Christian <cf>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: cf, p.jacquemart
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Christian
Reported 2013-11-15 04:12:24 PST
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.
Attachments
Christian
Comment 1 2013-11-18 05:58:52 PST
This bug is invalid since the crash was related to some of smaller local modifications.
Note You need to log in before you can comment on or make changes to this bug.