Closed
Bug 1867414
Opened 2 years ago
Closed 1 year ago
Crash in [@ mfxSchedulerCore::Initialize]
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/d327d3a1-3c58-463a-8e4c-b31fb0231103
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 HEVCDECODER_STORE.dll mfxSchedulerCore::Initialize
1 HEVCDECODER_STORE.dll CMFXHEVCDecoder::InitializeMFXHEVCDecoder
2 HEVCDECODER_STORE.dll CH265DecoderTransform::xOnBeginStreaming
3 HEVCDECODER_STORE.dll CH265DecoderTransform::ProcessMessage
4 xul.dll mozilla::MFTDecoder::SendMFTMessage dom/media/platforms/wmf/MFTDecoder.cpp:213
5 xul.dll mozilla::MFTDecoder::SetMediaTypes dom/media/platforms/wmf/MFTDecoder.cpp:125
6 xul.dll mozilla::WMFVideoMFTManager::SetDecoderMediaTypes dom/media/platforms/wmf/WMFVideoMFTManager.cpp:467
7 xul.dll mozilla::WMFVideoMFTManager::InitInternal dom/media/platforms/wmf/WMFVideoMFTManager.cpp:327
8 xul.dll mozilla::WMFVideoMFTManager::Init dom/media/platforms/wmf/WMFVideoMFTManager.cpp:205
9 xul.dll mozilla::WMFDecoderModule::CreateVideoDecoder dom/media/platforms/wmf/WMFDecoderModule.cpp:410
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2023-10-16
- Process type: GPU
- Is startup crash: No
- Has user comments: No
- Is null crash: Yes - all crashes happened on null or near null memory address
Updated•2 years ago
|
Component: General → Audio/Video: Playback
Comment 1•2 years ago
|
||
All the crashes here happened within version 10.0.25906.1000 of HEVCDECODER_STORE.dll. Is there something we can do about this specific version?
| Reporter | ||
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jmathies)
Updated•2 years ago
|
| Reporter | ||
Comment 3•1 year ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•