Open
Bug 1958289
Opened 6 months ago
Updated 6 months ago
Crash in [@ geckoservo::glue::Servo_AnimationValue_GetColor]
Categories
(Core :: CSS Transitions and Animations, defect)
Tracking
()
NEW
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/847af1d6-b7e3-45b6-b07d-7ef090250402
Reason:
EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames:
0 xul.dll geckoservo::glue::Servo_AnimationValue_GetColor(enum2$<style::properties::gen... servo/ports/geckolib/glue.rs:760
1 xul.dll mozilla::layers::CompositorAnimationStorage::StoreAnimatedValue(nsCSSProperty... gfx/layers/CompositorAnimationStorage.cpp:242
2 xul.dll mozilla::layers::CompositorAnimationStorage::SampleAnimations::<lambda_0>::op... gfx/layers/CompositorAnimationStorage.cpp:403
3 xul.dll mozilla::layers::APZCTreeManager::CallWithMapLock(mozilla::layers::Compositor... gfx/layers/apz/src/APZCTreeManager.h:636
3 xul.dll mozilla::layers::APZSampler::CallWithMapLock(mozilla::layers::CompositorAnima... gfx/layers/apz/public/APZSampler.h:115
3 xul.dll mozilla::layers::CompositorAnimationStorage::SampleAnimations(mozilla::layers... gfx/layers/CompositorAnimationStorage.cpp:414
4 xul.dll mozilla::layers::OMTASampler::SampleAnimations(mozilla::TimeStamp const&, moz... gfx/layers/wr/OMTASampler.cpp:128
4 xul.dll mozilla::layers::OMTASampler::Sample(mozilla::wr::TransactionWrapper&) gfx/layers/wr/OMTASampler.cpp:115
4 xul.dll mozilla::layers::OMTASampler::Sample(mozilla::wr::WrWindowId const&, mozilla:... gfx/layers/wr/OMTASampler.cpp:68
4 xul.dll omta_sample(mozilla::wr::WrWindowId, mozilla::wr::Transaction*) gfx/layers/wr/OMTASampler.cpp:245
Comment 1•6 months ago
|
||
The severity field is not set for this bug.
:TYLin, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(aethanyc)
Comment 2•6 months ago
|
||
Hi Boris, could you assign Severity for this bug?
Flags: needinfo?(aethanyc) → needinfo?(boris.chiou)
Comment 3•6 months ago
|
||
Looks similar to Bug 1946570. Mark S3.
Severity: -- → S3
Flags: needinfo?(boris.chiou)
You need to log in
before you can comment on or make changes to this bug.
Description
•