[Webkit-unassigned] [Bug 42785] Crash in WebKit2WebProcess in WaitForMultipleObjects beneath WorkQueue::workQueueThreadBody when WebKitTestRunner exits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 14:12:25 PDT 2010


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





--- Comment #3 from Anders Carlsson <andersca at apple.com>  2010-07-21 14:12:25 PST ---
(In reply to comment #1)
> MSDN says:
> 
> If one of these handles is closed while the wait is still pending, the function's behavior is undefined.
> <http://msdn.microsoft.com/en-us/library/ms687025(VS.85).aspx>
> 
> My guess is this is the situation we're running into.

Yeah probably. We need to add a way to unregister handles on a Work Queue.

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