ASUS Web Storage crashing Firefox
Categories
(External Software Affecting Firefox :: Other, defect)
Tracking
(firefox108 fixed)
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gstoll)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
Crash report: https://crash-stats.mozilla.org/report/index/a1265f3d-78b3-41f3-9805-9f52a0210604
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 asuswsshellext64.dll asuswsshellext64.dll@0x177db
8 asuswsshellext64.dll asuswsshellext64.dll@0x614c
9 asuswsshellext64.dll asuswsshellext64.dll@0x10c36
There's a number of different signatures caused by this, I've added only the most common ones. Given the comments I guess this is related to the file picker. The DLL version involved in the crashes is 1.1.0.27 and it appears to be the last version available.
The software can be downloaded here: https://personal.asuswebstorage.com/download/?lang=en
Comment 1•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 2•3 years ago
|
||
Added more signatures though not all of them because there's a ton. The affected version of the DLL is always 1.1.0.27 and as far as I can tell it's 10+ years old. We should block this and forget about it. Gian-Carlo does anybody in the team have some spare cycles to handle this?
Updated•3 years ago
|
Comment 3•3 years ago
|
||
does anybody in the team have some spare cycles to handle this?
It's already with the right triage owner.
Comment 4•3 years ago
|
||
@Greg, could you take a look at blocking this old DLL too?
| Assignee | ||
Comment 5•3 years ago
|
||
Sure!
| Assignee | ||
Comment 6•3 years ago
|
||
Windows DLLBlocklist request form
-
How were we aware of the problem?
Via crash reports. -
What is a suspicious product causing the problem?
ASUS WebStorage -
Is the product downloadable? If so, do we have a local repro?
It is downloadable at https://personal.asuswebstorage.com/download/?lang=en (the Sync APP and Remote Drive). I can reproduce loading the module but not the crash. -
Which OS versions does the problem occur on?
Seeing this on at least Windows 7 and Windows 10. -
Which process types does the problem occur on?
This is a shell extension, so we only see crashes in the browser process. -
What is the maximum version of the module in the crash reports?
1.1.0.27 -
Is the issue fixed by a newer version of the product?
1.1.0.27 is the newest version, so no. -
Do we have data about the module in the third-party-module ping?
Yes -
Do we know how the module is loaded?
The module is loaded as a shell extension, so it should be safe to block. -
Describe your conclusion.
We should block version 1.1.0.27 of this DLL in the browser process.
| Assignee | ||
Comment 7•3 years ago
|
||
Comment 9•3 years ago
|
||
| bugherder | ||
Description
•