Closed
Bug 1713124
Opened 4 years ago
Closed 4 years ago
Crash in [@ RtlpFreeHeapInternal | RtlFreeHeap | MmdDxxCreateDevice]
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1683396
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox88 | --- | affected |
| firefox89 | --- | affected |
| firefox90 | --- | affected |
People
(Reporter: sefeng211, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [not-a-fission-bug])
Crash Data
Maybe Fission related. (DOMFissionEnabled=1)
Crash report: https://crash-stats.mozilla.org/report/index/92ceeb15-fac3-4289-8086-3e5340210526
Reason: STATUS_HEAP_CORRUPTION
Top 10 frames of crashing thread:
0 ntdll.dll RtlReportFatalFailure
1 ntdll.dll RtlReportCriticalFailure
2 ntdll.dll RtlpHeapHandleError
3 ntdll.dll RtlpHpHeapHandleError
4 ntdll.dll RtlpLogHeapFailure
5 ntdll.dll RtlpFreeHeapInternal
6 ntdll.dll RtlFreeHeap
7 atiumd6a.dll MmdDxxCreateDevice
8 atiumd6a.dll mmdllInitUMDFuncs
9 atiumd6a.dll mmdllInitUMDFuncs
This seems to be related to a third-party library, however filing this under media component for initial investigation.
Severity: -- → S2
Comment 1•4 years ago
|
||
Is this a dupe of MmdDxxCreateDevice crash bug 1683396.
Crash Signature: [@ RtlpFreeHeapInternal | RtlFreeHeap | MmdDxxCreateDevice] → [@ MmdDxxCreateDevice]
[@ RtlpFreeHeap | RtlpFreeHeapInternal | RtlFreeHeap | MmdDxxCreateDevice]
[@ RtlpFreeHeapInternal | RtlFreeHeap | MmdDxxCreateDevice]
status-firefox88:
--- → affected
status-firefox89:
--- → affected
status-firefox90:
--- → affected
status-firefox-esr78:
--- → unaffected
Hardware: Unspecified → x86_64
See Also: → 1683396
Whiteboard: [not-a-fission-bug]
Comment 2•4 years ago
|
||
Yup, same (ancient) graphics driver version. This is probably a signature change.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•