Bug 75511 - rotozoomsmil benchmark crashes in SVGAnimateTransformElement::calculateAnimatedValue
Summary: rotozoomsmil benchmark crashes in SVGAnimateTransformElement::calculateAnimat...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://svg.kvalitne.cz/rotozoomsmil/r...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-01-03 18:39 PST by Tim Horton
Modified: 2012-01-03 18:41 PST (History)
2 users (show)

See Also:


Attachments
repro (2.51 KB, image/svg+xml)
2012-01-03 18:39 PST, Tim Horton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.