[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:53:48 PDT 2010


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





--- Comment #5 from Adam Roben (aroben) <aroben at apple.com>  2010-07-21 14:53:48 PST ---
If we changed WorkQueue to always call performWork(), even when m_performWorkEvent is not the handle that was signaled, we could still use the WorkItem approach described in comment 4, as we'd be guaranteed that all WorkItems would be processed before the queue stops.

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