Closed
Bug 572607
Opened 14 years ago
Closed 13 years ago
Too-much-recursion crash removing animateTransform
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, testcase)
Attachments
(1 file)
432 bytes,
image/svg+xml
|
Details |
Repeating part of the stack: 345 XUL 0x004c89d4 StyleWithDeclarationAdded(nsCSSProperty, nsIContent*, nsAString_internal const&, int) + 150 (nsStyleAnimation.cpp:1024) 346 XUL 0x004cdcc5 nsStyleAnimation::ComputeValue(nsCSSProperty, nsIContent*, nsAString_internal const&, int, nsStyleAnimation::Value&) + 171 (nsStyleAnimation.cpp:1060) 347 XUL 0x00c9adeb ValueFromStringHelper(nsCSSProperty, nsIContent*, nsPresContext*, nsAString_internal const&, nsStyleAnimation::Value&) + 133 (nsSMILCSSValueType.cpp:354) 348 XUL 0x00c9b6b6 nsSMILCSSValueType::ValueFromString(nsCSSProperty, nsIContent*, nsAString_internal const&, nsSMILValue&) + 214 (nsSMILCSSValueType.cpp:389) 349 XUL 0x00c9a6a4 nsSMILCSSProperty::GetBaseValue() const + 584 (nsSMILCSSProperty.cpp:151) 350 XUL 0x00c9967c nsSMILCompositor::ComposeAttribute() + 230 (nsSMILCompositor.cpp:111) 351 XUL 0x00c92d14 DoComposeAttribute(nsSMILCompositor*, void*) + 17 (nsSMILAnimationController.cpp:312) 352 XUL 0x00c941bd nsTHashtable<nsSMILCompositor>::s_EnumStub(PLDHashTable*, PLDHashEntryHdr*, unsigned int, void*) + 29 (nsTHashtable.h:420) 353 XUL 0x0138ebe5 PL_DHashTableEnumerate + 232 (pldhash.c:754) 354 XUL 0x00c94e17 nsTHashtable<nsSMILCompositor>::EnumerateEntries(PLDHashOperator (*)(nsSMILCompositor*, void*), void*) + 129 (nsTHashtable.h:241) 355 XUL 0x00c93cc6 nsSMILAnimationController::DoSample(int) + 570 (nsSMILAnimationController.cpp:400) 356 XUL 0x00319e8d nsSMILAnimationController::Resample() + 25 (nsSMILAnimationController.h:95) 357 XUL 0x00319eac nsSMILAnimationController::FlushResampleRequests() + 28 (nsSMILAnimationController.h:103) 358 XUL 0x00312548 PresShell::FlushPendingNotifications(mozFlushType) + 502 (nsPresShell.cpp:4772) 359 XUL 0x004844cf nsComputedDOMStyle::GetStyleContextForElement(mozilla::dom::Element*, nsIAtom*, nsIPresShell*) + 85 (nsComputedDOMStyle.cpp:343) 360 XUL 0x004ceb2b LookupStyleContext(nsIContent*) + 103 (nsStyleAnimation.cpp:989) 361 XUL 0x004c89d4 StyleWithDeclarationAdded(nsCSSProperty, nsIContent*, nsAString_internal const&, int) + 150 (nsStyleAnimation.cpp:1024)
Reporter | ||
Updated•14 years ago
|
Severity: normal → critical
Reporter | ||
Comment 1•13 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•