Crash in [@ dghmpg64.dll]
Categories
(External Software Affecting Firefox :: Other, defect, P2)
Tracking
(firefox115+ fixed, firefox116 fixed)
People
(Reporter: dmeehan, Assigned: gstoll)
References
Details
(Keywords: crash, topcrash, topcrash-startup)
Crash Data
Attachments
(4 files)
Crash report: https://crash-stats.mozilla.org/report/index/e952eeca-98f5-414d-b40b-785d80230607
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 5 frames of crashing thread:
0 dghmpg64.dll dghmpg64.dll@0x45a68
1 dghmpg64.dll dghmpg64.dll@0x5ce4c
2 dghmpg64.dll dghmpg64.dll@0x8e3a8
3 dghmpg64.dll dghmpg64.dll@0x5e8eb
4 dghmpg64.dll dghmpg64.dll@0xe339f
Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 20 desktop browser crashes on beta (startup)
For more information, please visit BugBot documentation.
Comment 2•2 years ago
|
||
The bug is marked as tracked for firefox115 (beta). However, the bug still isn't assigned.
:gcp, could you please find an assignee for this tracked bug? If you disagree with the tracking decision, please talk with the release managers.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Windows DLLBlocklist request form
-
How were we aware of the problem?
Topcrasher -
What is a suspicious product causing the problem?
Kingsoft Security software -
Is the product downloadable? If so, do we have a local repro?
The product is downloadable, but I haven't seen this module get injected into Firefox locally. -
Which OS versions does the problem occur on?
Windows 7, 10, 11 -
Which process types does the problem occur on?
Only the browser process -
What is the maximum version of the module in the crash reports?
2023.5.31.1367 -
Is the issue fixed by a newer version of the product?
According to telemetry, 2023.5.31.1367 is the newest version of the module we've seen. -
Do we have data about the module in the third-party-module ping?
Yes -
Do we know how the module is loaded?
Seems to be loaded throughCoInitializeEx()
, which means that it should be safe to block. -
Describe your conclusion.
We should blockdghmpg64.dll
versions 2023.5.31.1367 and earlier in the browser process only.
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D180373
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
The patch landed in nightly and beta is affected.
:gstoll, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox115
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 8•2 years ago
|
||
Depends on D180373
Original Revision: https://phabricator.services.mozilla.com/D180374
Comment 9•2 years ago
|
||
Uplift Approval Request
- Needs manual QE test: no
- Risk associated with taking this patch: low
- Fix verified in Nightly: yes
- User impact if declined: users won't get a fix for a topcrasher
- Steps to reproduce for manual QE testing: n/a
- Code covered by automated testing: no
- Explanation of risk level: just adding a blocklist entry
- String changes made/needed: no
- Is Android affected?: no
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 10•2 years ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Assignee | ||
Comment 11•2 years ago
|
||
Depends on D181651
Comment 12•2 years ago
|
||
Assignee | ||
Comment 13•2 years ago
|
||
Similar to bug 1837242, this is also crashing again because a newer version was released. I'm going to block them both in all versions.
Assignee | ||
Comment 14•2 years ago
|
||
Depends on D181651
Original Revision: https://phabricator.services.mozilla.com/D181652
Comment 15•2 years ago
|
||
Uplift Approval Request
- Fix verified in Nightly: yes
- Explanation of risk level: just extended a blocklist entry to block all versions
- Is Android affected?: no
- Risk associated with taking this patch: low
- User impact if declined: users won't get a fix for a topcrasher
- Code covered by automated testing: no
- String changes made/needed: no
- Steps to reproduce for manual QE testing: n/a
- Needs manual QE test: no
Comment 16•2 years ago
|
||
bugherder |
Reporter | ||
Comment 17•2 years ago
|
||
uplift |
Assignee | ||
Comment 18•2 years ago
|
||
Contacted a public address for Kingsoft in the hopes they'll be able to take a look at this.
Reporter | ||
Comment 19•2 years ago
|
||
As mentioned in the related bug https://bugzilla.mozilla.org/show_bug.cgi?id=1837242#c23
Users are hitting this in 115
Description
•