Closed Bug 1629472 Opened 4 years ago Closed 4 years ago

Crash in [@ IPCError-browser | ShutDownKill | mozilla::gmp::GeckoMediaPluginServiceParent::AsyncAddPluginDirectory]

Categories

(Core :: Audio/Video: GMP, defect, P3)

Unspecified
Windows
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gsvelto, Assigned: bryce)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-5809f526-0077-47e3-b608-2929e0200412.

Top 6 frames of crashing thread:

0 ntdll.dll NtWaitForKeyedEvent 
1 ntdll.dll RtlSleepConditionVariableSRW 
2 xul.dll mozilla::gmp::GeckoMediaPluginServiceParent::AsyncAddPluginDirectory dom/media/gmp/GMPServiceParent.cpp:627
3 xul.dll mozilla::gmp::GeckoMediaPluginServiceParent::AsyncAddPluginDirectory dom/media/gmp/GMPServiceParent.cpp:627
4  @0x100ffff 
5 mozglue.dll arena_t::MallocSmall memory/build/mozjemalloc.cpp:2871

This looks like a new signature but I'm not sure what could have caused it. It looks like these promises are waiting in the event loop while we shut down. Since they're doing I/O it's likely that they're just being slow and the content process doesn't have time to shut down properly.

Note that because we started throttling IPC ShutDownKill crash reports the volume here is a tenth of what it used to be, and a 1/100th of the actual volume.

OS: Windows 7 → Windows 10
OS: Windows 10 → Windows
Component: Audio/Video → Audio/Video: GMP
Assignee: nobody → bvandyk
Priority: -- → P3
Severity: -- → S3

Closing because no crashes reported for 12 weeks.

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