[Webkit-unassigned] [Bug 15848] REGRESSION: Assertion failure viewing comments page on digg.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 20:18:57 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15848





------- Comment #7 from mitz at webkit.org  2007-12-02 20:18 PDT -------
Created an attachment (id=17661)
 --> (http://bugs.webkit.org/attachment.cgi?id=17661&action=view)
Reduction (will ASSERT)

The ASSERT is hit when accessing the 0th element of a sparse array. 0 is the
empty value in the sparse array hash map so the assertion fails.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list