Closed
Bug 1814484
Opened 3 years ago
Closed 3 years ago
Crash in [@ mozilla::widget::LayerViewSupport::SyncResumeResizeCompositor]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1801524
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox109 | --- | wontfix |
| firefox110 | --- | wontfix |
| firefox111 | --- | wontfix |
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: crash, regression)
This Android crash looks like a regression in 107.
Crash report: https://crash-stats.mozilla.org/report/index/039e113e-c653-4401-a29e-61b7a0230201
MOZ_CRASH Reason: MOZ_CRASH(Compositor resumed with abandoned Surface)
Top 10 frames of crashing thread:
0 libxul.so mozilla::widget::LayerViewSupport::SyncResumeResizeCompositor widget/android/nsWindow.cpp:1238
0 libxul.so mozilla::jni::detail::Accessor<mozilla::widget::LayerViewSupport>::operator->*<void const widget/android/jni/Natives.h:722
0 libxul.so mozilla::jni::NativeStub<mozilla::java::GeckoSession::Compositor::SyncResumeResizeCompositor_t, mozilla::widget::LayerViewSupport, mozilla::jni::Args<int, int, int, int, mozilla::jni::Ref<mozilla::jni::Object, _jobject*> const&, mozilla::jni::Ref<mozilla::jni::Object, _jobject*> const&> >::Wrap<&mozilla::widget::LayerViewSupport widget/android/jni/Natives.h:1470
1 base.odex base.odex@0x3b9704
2 libart.so libart.so@0xd8608
3 libart.so libart.so@0x28cec8
4 libart.so libart.so@0x286ed0
5 libart.so libart.so@0x54ac44
6 libart.so libart.so@0x576a14
7 libart.so libart.so@0x260bd4
| Reporter | ||
Comment 1•3 years ago
|
||
This crash looks like a different signature for crash bug 1801524.
Status: NEW → RESOLVED
Crash Signature: [@ mozilla::widget::LayerViewSupport::SyncResumeResizeCompositor]
Closed: 3 years ago
Duplicate of bug: 1801524
Resolution: --- → DUPLICATE
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•