[Webkit-unassigned] [Bug 133553] [Win] Debug builds of TestWebKitAPI are crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 14:48:02 PDT 2014


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





--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2014-09-24 14:48:01 PST ---
This is failing when the destructor for a global static HashTable is called. Specifically, the Windows Concurrency runtime is not happy with the state of the mutex we use for the iterator checks in debug builds.

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