[Webkit-unassigned] [Bug 137028] [Win64] Exceptions with CHECK_HASHTABLE_ITERATORS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 24 10:27:14 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137028
--- Comment #1 from Brent Fulgham <bfulgham at webkit.org> 2014-09-24 10:27:14 PST ---
This exception seems to be happening after the tests complete, during program shutdown (i.e., at the point where the program is returning from 'main'.
>From the signature of the HashTable, it looks like this is a ListHashSet object.
A cursory scan through the sources doesn't reveal any likely ListHashSet global objects that might be the cause.
--
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