Closed
Bug 1683033
Opened 5 years ago
Closed 3 years ago
Crash in [@ kliveshellext64.dll | RtlpFlsDataCleanup | LdrShutdownThread]
Categories
(External Software Affecting Firefox :: Other, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gsvelto, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/96d3def3-a4cf-4733-bae8-7c0420201216
Reason: EXCEPTION_ACCESS_VIOLATION_EXEC
Top 7 frames of crashing thread:
0 kliveshellext64.dll kliveshellext64.dll@0x25700
1 ntdll.dll void RtlpFlsDataCleanup
2 ntdll.dll LdrShutdownThread
3 ntdll.dll RtlExitUserThread
4 ntdll.dll TppWorkerThread
5 kernel32.dll BaseThreadInitThunk
6 ntdll.dll RtlUserThreadStart
These crashes are all caused by a shell extension by what appears to be a cloud storage offering from Kingsoft Corporation Ltd.
Comment 1•5 years ago
|
||
The crash happened because kliveshellext64.dll was unloaded when the terminating thread tried to destroy kliveshellext64's FLS. Once a patch of bug 1677170 lands, this kind of shell extension problems will be mitigated.
Comment 2•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•