[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:02:13 PDT 2010


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





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2010-07-21 14:02:13 PST ---
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.

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