Bug 6793

Summary: SVG crash with this modest animation (animateTransform)
Product: WebKit Reporter: J.C.Burns <jcburns>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://jcbd.com/simply_jcbd.svg

J.C.Burns
Reported 2006-01-25 10:11:13 PST
This SVG crashes WebKit nightly 25 Jan 05. Only notable thing in it: <animateTransform attributeName="transform" type="scale" from="0" to="1" dur="3s" begin="0s" repeatCount="indefinite" /> Thread 0 Crashed: 0 com.apple.WebCore 0x01158f78 WebCore::SVGTransformListImpl::~SVGTransformListImpl [in-charge deleting]() + 144 1 com.apple.WebCore 0x01127168 WebCore::SVGTimer::notifyAll() + 2936 2 com.apple.WebCore 0x01127730 WebCore::TimeScheduler::slotTimerNotify() + 192 3 com.apple.WebCore 0x010ca330 KWQSignal::call() const + 124
Attachments
Eric Seidel (no email)
Comment 1 2006-01-25 10:36:39 PST
*** This bug has been marked as a duplicate of 6780 ***
Note You need to log in before you can comment on or make changes to this bug.