Bug 75511

Summary: rotozoomsmil benchmark crashes in SVGAnimateTransformElement::calculateAnimatedValue
Product: WebKit Reporter: Tim Horton <thorton>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://svg.kvalitne.cz/rotozoomsmil/rotozoomsmil.svg
Attachments:
Description Flags
repro none

Description Tim Horton 2012-01-03 18:39:08 PST
Created attachment 121033 [details]
repro

0   com.apple.WebCore             	0x00007fff875153a3 WebCore::SVGAnimateTransformElement::calculateAnimatedValue(float, unsigned int, WebCore::SVGSMILElement*) + 555
1   com.apple.WebCore             	0x00007fff872820d8 WebCore::SVGAnimationElement::updateAnimation(float, unsigned int, WebCore::SVGSMILElement*) + 660
2   com.apple.WebCore             	0x00007fff87280cd4 WebCore::SVGSMILElement::progress(WebCore::SMILTime, WebCore::SVGSMILElement*) + 376
3   com.apple.WebCore             	0x00007fff870de01c WebCore::SMILTimeContainer::updateAnimations(WebCore::SMILTime) + 1060
4   com.apple.WebCore             	0x00007fff870ddbec WebCore::SMILTimeContainer::begin() + 42
5   com.apple.WebCore             	0x00007fff870ddaa0 WebCore::SVGDocumentExtensions::startAnimations() + 256
6   com.apple.WebCore             	0x00007fff86e884d4 WebCore::Document::implicitClose() + 926
7   com.apple.WebCore             	0x00007fff86e8804f WebCore::FrameLoader::checkCompleted() + 289
8   com.apple.WebCore             	0x00007fff86f48339 WebCore::CachedResourceLoader::loadDone(WebCore::CachedResourceRequest*) + 261
9   com.apple.WebCore             	0x00007fff86f44e8b WebCore::CachedResourceRequest::didFinishLoading(WebCore::SubresourceLoader*, double) + 229
10  com.apple.WebCore             	0x00007fff86f44d13 WebCore::SubresourceLoader::didFinishLoading(double) + 59
Comment 1 Radar WebKit Bug Importer 2012-01-03 18:39:22 PST
<rdar://problem/10640452>
Comment 2 Tim Horton 2012-01-03 18:41:59 PST
Oop, nevermind, it's fine on ToT.