Closed
Bug 1975343
Opened 1 year ago
Closed 8 months ago
Crash in [@ <unknown in nvwgf2umx.dll> | CDecodeContext::CLS::FinalConstruct]
Categories
(Core :: Audio/Video, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | 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/14fbc46e-f5d1-44e4-ab5e-6249e0250626
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 nvwgf2umx.dll <unknown in nvwgf2umx.dll>
1 nvwgf2umx.dll <unknown in nvwgf2umx.dll>
2 nvwgf2umx.dll <unknown in nvwgf2umx.dll>
3 nvwgf2umx.dll <unknown in nvwgf2umx.dll>
4 nvwgf2umx.dll <unknown in nvwgf2umx.dll>
5 nvwgf2umx.dll <unknown in nvwgf2umx.dll>
6 d3d11.dll CDecodeContext::CLS::FinalConstruct
7 d3d11.dll CLayeredObjectWithCLS<CDecodeContext>::FinalConstruct
8 d3d11.dll CLayeredObjectWithCLS<CDecodeContext>::CreateInstance
9 d3d11.dll CDevice::CreateLayeredChild
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2025-04-26
- 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•1 year ago
|
Component: General → Graphics: WebRender
Updated•1 year ago
|
Component: Graphics: WebRender → Audio/Video
Comment 1•1 year ago
•
|
||
Seems to be happening on the creation of a driver video decoder in the gpu process.
CDevice::CreateVideoDecoder(D3D11_VIDEO_DECODER_DESC const*, D3D11_VIDEO_DECODER_CONFIG const*, ID3D11VideoDecoder**)
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Comment 2•8 months ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•