[Webkit-unassigned] [Bug 124407] New: WebKitPluginProcess crashes on page reload/change if an NPAPI plugin is loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 15 04:13:51 PST 2013


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

           Summary: WebKitPluginProcess crashes on page reload/change if
                    an NPAPI plugin is loaded
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cf at cfrost.dk


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.

-- 
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