[Webkit-unassigned] [Bug 8026] A particular animated SVG crashes in filter code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 29 08:06:53 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8026





------- Comment #7 from darin at apple.com  2006-03-29 08:06 PDT -------
(In reply to comment #3)
> DeprecatedName::getNSString() seems to produce something borken when the string
> is length 0 (gdb can't look at it certainly).

No, that part is working fine.

> Leading from this [m_imagesByName valueForKey:name.getNSString()] fails with an
> index out of bounds exception.

This is the immediate cause of the crash. It's a bug in NSDictionary's
valueForKey:, which should not raise an exception in this case.


-- 
Configure bugmail: http://bugzilla.opendarwin.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