Closed Bug 1476269 Opened 6 years ago Closed 6 years ago

Crash in shutdownhang | PR_MD_WAIT_CV | PR_Wait | mozilla::layers::ImageBridgeChild::WillShutdown

Categories

(Core :: Graphics: Layers, defect, P3)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox62 --- unaffected
firefox63 --- affected

People

(Reporter: marcia, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is
report bp-5a2b45ce-23e1-42e3-997c-4adb70180711.
=============================================================

Small volume Windows crash which started showing up in Build 20180710222524: https://bit.ly/2LsNDJd

Possible regression range based on Build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3d20b0701781731e0f9b08e1cd40ac842f385e03&tochange=70f901964f9725e6dfd09750f48996e9d6670492

One comment: Happened after leaving my pc on for around an hour while being away

Top 10 frames of crashing thread:

0 ntdll.dll NtWaitForSingleObject 
1 kernelbase.dll WaitForSingleObjectEx 
2 nss3.dll PR_MD_WAIT_CV nsprpub/pr/src/md/windows/w95cv.c:248
3 nss3.dll PR_WaitCondVar nsprpub/pr/src/threads/combined/prucv.c:525
4 nss3.dll PR_Wait nsprpub/pr/src/threads/prmon.c:297
5 xul.dll mozilla::layers::ImageBridgeChild::WillShutdown gfx/layers/ipc/ImageBridgeChild.cpp:610
6 xul.dll mozilla::layers::ImageBridgeChild::ShutdownSingleton gfx/layers/ipc/ImageBridgeChild.cpp:591
7 xul.dll mozilla::layers::ImageBridgeChild::ShutDown gfx/layers/ipc/ImageBridgeChild.cpp:579
8 xul.dll gfxPlatform::ShutdownLayersIPC gfx/thebes/gfxPlatform.cpp:1096
9 xul.dll mozilla::ShutdownXPCOM xpcom/build/XPCOMInit.cpp:905

=============================================================
7 crashes/9 installs in the last 7 days on nightly.
From the crash stacks, ImageBridgeChild::SendWillClose() sent correctly, but somehow it does not received a result of the sync ipc message.
Priority: -- → P3
Last crash with this signature was on the July 16th build.
The small spike on 7-17 went away. I think we can probably close this was WFM if everyone agrees.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.