[Webkit-unassigned] [Bug 30540] New: NPN_PluginThreadAsyncCall() crashes Safari when called from a child thread started by the plugin thread in Safari 4 on Snow Leopard.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 15:19:00 PDT 2009


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

           Summary: NPN_PluginThreadAsyncCall() crashes Safari when called
                    from a child thread started by the plugin thread in
                    Safari 4 on Snow Leopard.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dsuwirya at gmail.com


Architecture : 64-bit Intel.
Base SDK : Mac OS X 10.6 

NPN_PluginThreadAsyncCall() crashes Safari when called from a child thread
which is
started by the plugin thread in Safari 4 on Snow Leopard. Child thread is
started by 
using pthread library. When PluginThreadAsyncCall() is called from plugin
thread, it
is working fine.

The same piece of code is running well in Safari 4 on Tiger and Leopard.

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