[Webkit-unassigned] [Bug 37554] REGRESSION: fast/workers/wrapper-map-gc.html crashes on Snow Leopard Release Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 18 14:23:10 PDT 2010


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





--- Comment #7 from Eric Seidel <eric at webkit.org>  2010-04-18 14:23:09 PST ---
(From update of attachment 53635)
Looks like it hit this ASSERT:
    ASSERT(isUndefinedOrNull());
http://trac.webkit.org/browser/trunk/JavaScriptCore/runtime/JSValue.cpp#L78

That ASSERT has been there forever (added by ggaren).

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