Open
Bug 1944560
Opened 16 days ago
Updated 1 day ago
Crash in [@ mozilla::dom::ViewTimeline::ComputeOffsets]
Categories
(Fenix :: General, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: Webworkr, Unassigned, NeedInfo)
Details
(Keywords: crash)
Crash report: https://crash-stats.mozilla.org/report/index/4d329e62-4020-49ef-962c-98aaf0250129
Reason:
SIGSEGV / SEGV_MAPERR
Top 10 frames:
0 libxul.so mozilla::dom::ViewTimeline::ComputeOffsets(mozilla::ScrollContainerFrame cons... dom/animation/ViewTimeline.cpp:78
1 libxul.so mozilla::dom::ScrollTimeline::GetCurrentTimeAsDuration() const dom/animation/ScrollTimeline.cpp:139
2 libxul.so mozilla::dom::Animation::GetCurrentTimeForHoldTime(mozilla::dom::Nullable<moz... dom/animation/Animation.cpp:412
2 libxul.so mozilla::dom::Animation::GetCurrentTimeAsDuration() const dom/animation/Animation.h:128
2 libxul.so mozilla::dom::Animation::PlayState() const dom/animation/Animation.cpp:581
3 libxul.so mozilla::dom::Animation::Cancel(mozilla::PostRestyleMode) dom/animation/Animation.cpp:635
4 libxul.so mozilla::dom::CSSAnimation::CancelFromStyle(mozilla::PostRestyleMode) dom/animation/CSSAnimation.h:87
5 libxul.so mozilla::AnimationCollection<mozilla::dom::CSSAnimation>::~AnimationCollection() layout/style/AnimationCollection.cpp:28
6 libxul.so mozilla::DefaultDelete<mozilla::AnimationCollection<mozilla::dom::CSSAnimatio... mfbt/UniquePtr.h:460
6 libxul.so mozilla::UniquePtr<mozilla::AnimationCollection<mozilla::dom::CSSAnimation>, ... mfbt/UniquePtr.h:302
Comment 1•1 day ago
|
||
The severity field is not set for this bug.
:towhite, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(towhite)
You need to log in
before you can comment on or make changes to this bug.
Description
•