Closed
Bug 1672773
Opened 5 years ago
Closed 3 years ago
RDDParent::Init() NS_InitMinimalXPCOM() Crash in [@ LdrpPreprocessDllName]
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: crash)
Crash Data
Potential Fission Crash, 37 out of 45 crashes this week have Fission enabled.
This RPP process crash signature has been around for years with a very low volume, but there was a small spike in 84 Nightly build 20201022093646 (from one Fission user).
Crash report: https://crash-stats.mozilla.org/report/index/66c1d695-688b-4070-96a1-fce800201022
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 @0x1db97de0000
1 ntdll.dll LdrpPreprocessDllName
2 ntdll.dll LdrpResolveProcedureAddress
3 ntdll.dll LdrGetProcedureAddressForCaller
4 kernelbase.dll GetProcAddressForCaller
5 xul.dll std::sys::windows::compat::lookup ../18bf6b4f01a6feaf7259ba7cdae58031af1b7b39//library/std/src/sys/windows/compat.rs:24
6 xul.dll std::sys::windows::mutex::Mutex::lock ../18bf6b4f01a6feaf7259ba7cdae58031af1b7b39//library/std/src/sys/windows/mutex.rs:60
7 xul.dll std::io::stdio::stdout ../18bf6b4f01a6feaf7259ba7cdae58031af1b7b39//library/std/src/io/stdio.rs:536
8 xul.dll static winapi_util::win::HandleRef::stdout third_party/rust/winapi-util/src/win.rs:133
9 xul.dll static wincolor::win::Console::create_for_stream third_party/rust/wincolor/src/win.rs:55
Comment 1•5 years ago
|
||
The 37 fission crashes with Nightly are all from the same machine.
Updated•5 years ago
|
Severity: -- → S2
Updated•5 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: S2 → S4
Comment 3•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•