Closed Bug 1577526 Opened 5 years ago Closed 5 years ago

Crash in [@ nsWindow::RecvScreenPixels]

Categories

(GeckoView :: General, defect, P3)

69 Branch
Unspecified
Android
defect

Tracking

(firefox69 fix-optional, firefox70 fix-optional)

RESOLVED WORKSFORME
Tracking Status
firefox69 --- fix-optional
firefox70 --- fix-optional

People

(Reporter: marcia, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

+++ This bug was initially created as a clone of Bug #1553135 +++

This bug is for crash report bp-10b7d77e-9d56-431f-bb8e-e376d0190521.

Spinning off from the original bug since I still see crashes in the most recent Fenix release,
20190812090043: https://bit.ly/2Zn0vMg

Samsung Galaxy Tab S2 seems to the #2 top crashing device, followed by a few LG devices.

Top 10 frames of crashing thread:

0 libxul.so nsWindow::RecvScreenPixels widget/android/nsWindow.cpp:2248
1 libxul.so mozilla::layers::UiCompositorControllerChild::RecvScreenPixels gfx/layers/ipc/UiCompositorControllerChild.cpp:262
2 libxul.so mozilla::layers::PUiCompositorControllerChild::OnMessageReceived ipc/ipdl/PUiCompositorControllerChild.cpp:506
3 libxul.so mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2151
4 libxul.so mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1968
5 libxul.so long long mozilla::jni::NativeStub<mozilla::java::GeckoThread::RunUiThreadCallback_t, GeckoThreadSupport, mozilla::jni::Args<> >::Wrap<&GeckoThreadSupport::RunUiThreadCallback> widget/android/jni/Natives.h:689
6 base.odex base.odex@0x1209a7 
7 dalvik-LinearAlloc (deleted) dalvik-LinearAlloc @0xe36a 
8 dalvik-main space (region space) (deleted) dalvik-main space @0x1141c9e 
9 libart.so libart.so@0x3c06f5 

More here: https://crash-stats.mozilla.com/signature/?product=Fenix&signature=nsWindow%3A%3ARecvScreenPixels

Looks like a shutdown race between async screenshot grab and window destruction.

Dropping to P3 because the volume is pretty low. Perhaps fixing the screenshot OOM bug 1577192 will help?

Priority: P1 → P3
See Also: → 1577192

Closing this one out as WFM since there is miniscule volume and all of it is back on 68.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.