Closed
Bug 576802
Opened 15 years ago
Closed 15 years ago
Crash [@ nsSVGElement::GetAnimatedAttr] with gradientTransform animate
Categories
(Core :: SVG, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: martijn.martijn, Assigned: longsonr)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
94 bytes,
image/svg+xml
|
Details | |
1.26 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
See testcase, which crashes current trunk build.
http://crash-stats.mozilla.com/report/index/0626ff88-34e4-445e-8084-5965b2100703
0 xul.dll nsSVGElement::GetAnimatedAttr content/svg/content/src/nsSVGElement.cpp:1957
1 xul.dll nsSMILCompositor::CreateSMILAttr content/smil/nsSMILCompositor.cpp:161
2 xul.dll nsSMILCompositor::ComposeAttribute content/smil/nsSMILCompositor.cpp:90
3 xul.dll DoComposeAttribute content/smil/nsSMILAnimationController.cpp:311
4 xul.dll nsTHashtable<nsPtrHashKey<nsObjectFrame> >::s_EnumStub obj-firefox/dist/include/nsTHashtable.h:420
5 xul.dll PL_DHashTableEnumerate obj-firefox/xpcom/build/pldhash.c:754
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → longsonr
Attachment #455977 -
Flags: review?(jwatt)
![]() |
||
Updated•15 years ago
|
Attachment #455977 -
Flags: review?(jwatt) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•15 years ago
|
||
Verified fixed, using:
Mozilla/5.0 (Windows; Windows NT 6.1; en-US; rv:2.0b2pre) Gecko/20100714 Minefield/4.0b2pre
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ nsSVGElement::GetAnimatedAttr]
You need to log in
before you can comment on or make changes to this bug.
Description
•