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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 15:08:14 PDT 2014


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2014-09-24 15:08:13 PST ---
> global static HashTable is called

The fix is probably to make the variable a NeverDestroyed - we normally don't allow any code that runs at library load or unload time in WebKit.

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