Bug 6793
| Summary: | SVG crash with this modest animation (animateTransform) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | J.C.Burns <jcburns> |
| Component: | SVG | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
*** This bug has been marked as a duplicate of 6780 ***