[Webkit-unassigned] [Bug 19432] SVG animation shows redraw issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 7 20:18:23 PDT 2008


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





------- Comment #2 from mitz at webkit.org  2008-06-07 20:18 PDT -------
With a debug build, I get an assertion failure when I open the attachment.

Thread 0 Crashed:
0   com.apple.WebCore                   0x02c2ec68
WTF::HashTableConstIterator<WebCore::SVGSVGElement*, WebCore::SVGSVGElement*,
WTF::IdentityExtractor<WebCore::SVGSVGElement*>,
WTF::PtrHash<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*> >::checkValidity() const + 70
(HashTable.h:184)
1   com.apple.WebCore                   0x02c2f84c
WTF::HashTableConstIterator<WebCore::SVGSVGElement*, WebCore::SVGSVGElement*,
WTF::IdentityExtractor<WebCore::SVGSVGElement*>,
WTF::PtrHash<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*> >::operator++() + 24 (HashTable.h:160)
2   com.apple.WebCore                   0x02c2f8c3
WTF::HashTableIterator<WebCore::SVGSVGElement*, WebCore::SVGSVGElement*,
WTF::IdentityExtractor<WebCore::SVGSVGElement*>,
WTF::PtrHash<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*> >::operator++() + 17 (HashTable.h:235)
3   com.apple.WebCore                   0x02c2f8d9
WTF::HashTableIteratorAdapter<WTF::HashTable<WebCore::SVGSVGElement*,
WebCore::SVGSVGElement*, WTF::IdentityExtractor<WebCore::SVGSVGElement*>,
WTF::PtrHash<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*>,
WTF::HashTraits<WebCore::SVGSVGElement*> >,
WebCore::SVGSVGElement*>::operator++() + 17 (HashTable.h:1101)
4   com.apple.WebCore                   0x02c2ca9c
WebCore::SVGDocumentExtensions::startAnimations() + 96
(SVGDocumentExtensions.cpp:79)
5   com.apple.WebCore                   0x0285072d
WebCore::Document::implicitClose() + 1265 (Document.cpp:1606)
6   com.apple.WebCore                   0x028e888c
WebCore::FrameLoader::checkCallImplicitClose() + 226 (FrameLoader.cpp:1340)
7   com.apple.WebCore                   0x028f48a2
WebCore::FrameLoader::checkCompleted() + 268 (FrameLoader.cpp:1295)
8   com.apple.WebCore                   0x028f7312
WebCore::FrameLoader::finishedParsing() + 90 (FrameLoader.cpp:1243)
9   com.apple.WebCore                   0x0284e864
WebCore::Document::finishedParsing() + 204 (Document.cpp:3725)
10  com.apple.WebCore                   0x02d6045e WebCore::XMLTokenizer::end()
+ 366 (XMLTokenizer.cpp:1392)
11  com.apple.WebCore                   0x02d60805
WebCore::XMLTokenizer::finish() + 37 (XMLTokenizer.cpp:1400)
12  com.apple.WebCore                   0x028488f2
WebCore::Document::finishParsing() + 40 (Document.cpp:1690)


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