[Webkit-unassigned] [Bug 42826] Potential crash in thread pool because WorkQueue keeps waiting on closed HANDLEs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 27 14:41:07 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42826
Adam Roben (aroben) <aroben at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65752|review? |
Flag| |
--- Comment #10 from Adam Roben (aroben) <aroben at apple.com> 2010-08-27 14:41:07 PST ---
(From update of attachment 65752)
This patch introduces a crash due to WorkItemWin being destroyed when it is currently being used in handleCallback.
To fix this we shouldn't destroy the WorkItemWin until we've unregistered the wait.
--
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