[Webkit-unassigned] [Bug 121972] testapi test crashes on Windows in WTF::Vector<wchar_t, 64, WTF::UnsafeVectorOverflow>::size()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 11:32:26 PDT 2013


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





--- Comment #7 from Geoffrey Garen <ggaren at apple.com>  2013-10-14 11:31:11 PST ---
Seems like the JSC::Free must have called a bad function pointer.

My guess is that the top stack frame is just bogus -- a tools bug that happens when there's a PC in the backtrace that doesn't correspond to real code with debug info.

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