Closed
Bug 1446075
Opened 7 years ago
Closed 6 years ago
Firefox 59 crashes whenever Windows shell open/save dialog appears or upon right-click on an item in shell dialog
Categories
(External Software Affecting Firefox :: Other, defect)
External Software Affecting Firefox
Other
Tracking
(firefox-esr52 wontfix, firefox59 wontfix, firefox60 wontfix, firefox61 wontfix)
People
(Reporter: karlis.blumentals, Unassigned)
Details
(Keywords: crash)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180206200532
Steps to reproduce:
Firefox 59 64-bit, Windows 10 64-bit, up to date. Tried Refresh and tried removing all addons, even uninstalled AntiVirus software, the problem persists. Unfortunately I had time to test this only on one computer so far.
1. Make sure you have Firefox 59 (bug does not happen in version 58.0.2).
2. Trigger a Save As dialog by "Save Page As...", file download, file upload or other means.
3. If crash does not happen, try right-clicking a folder or file in the Save/Open dialog.
Actual results:
Firefox freezes and hard Windows application crash takes place.
Event Viewer displays following info:
Faulting application name: firefox.exe, version: 59.0.0.6643, time stamp: 0x5aa3576b
Faulting module name: xul.dll, version: 59.0.0.6643, time stamp: 0x5aa35c8c
Exception code: 0xc0000005
Fault offset: 0x0000000000c70e56
Faulting process id: 0x283c
Faulting application start time: 0x01d3bc8341694d14
Faulting application path: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
Faulting module path: C:\Program Files (x86)\Mozilla Firefox\xul.dll
Report Id: 0a2685a3-7299-470b-9cc4-55da1aa11ca8
Expected results:
Should be able to browse and select files and execute their context menus.
Comment 1•7 years ago
|
||
I'm unable to reproduce this in latest Nightly, even when clicking randomly on a (large) folder structure, the context menu is working fine and all shortcuts are there, too.
Could you please get a copy of the latest Nightly and report whether it still happens? You can get it on https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly
Is there a minimized testcase or URL we can use to test?
Flags: needinfo?(karlis.blumentals)
Today I had an opportunity to try FF 59 64-bit out on my laptop which is a Microsoft Surface 4 machine running Windows 10 (up to date). I was unable to reproduce the bug on that computer.
This must be something connected with Windows Shell Extensions or Windows Shell configuration of my desktop machine. But it is also most certainly something that has changed in version 59.
Currently I do not have an opportunity to test the nightly build, I'll try to do that when I get an opportunity.
Comment 3•7 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
I have tested this issue on Windows 10 x64 with the latest Firefox release (59.0.1) and the latest Nightly (61.0a1-20180319220116) and haven't managed to reproduce the issue.
After navigating on a webpage and triggering the "Save Page As..." dialog, the file correctly downloads, no issues occur.
I've also tried opening a file or saving another page as another type and the file is opened/downloaded correctly.
Can you please provide a crash report from "about:crashes", next time you encounter this issue?
Today I had an opportunity to test Firefox Nightly 61.0a1 (2018-03-25) (64-bit), unfortunately it has the same problem.
When viewing about:crashes I do not see any crash data related to the latest crashes. It must be that the crash happens on windows level before report can be produced.
Crash report from Windows Event Viewer:
Application Error:
Faulting application name: firefox.exe, version: 61.0.0.6658, time stamp: 0x5ab82e07
Faulting module name: ntdll.dll, version: 10.0.16299.248, time stamp: 0xeffc9126
Exception code: 0xc0000005
Fault offset: 0x00000000000a3ba9
Faulting process id: 0x1868
Faulting application start time: 0x01d3c4fa08523620
Faulting application path: C:\Program Files\Firefox Nightly\firefox.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 93ed7950-7ea4-46ce-8f91-1ce12b841cf7
Faulting package full name:
Faulting package-relative application ID:
Flags: needinfo?(karlis.blumentals)
After disabling my Windows Shell Extensions vendor by vendor using ShellExView utility, I found out that the crash is related to Adobe Creative Cloud shell extensions.
Disabling following shell extensions makes the bug go away:
AccExt Class (Context Menu)
AccExtIco1 Class (Icon Overlay Handler)
AccExtIco2 Class (Icon Overlay Handler)
AccExtIco3 Class (Icon Overlay Handler)
All of thyese extensions are from file:
C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\CoreSync_x64.dll v1.3.1.405
Again, these shell extensions have no ill effect on FF 58 or earlier.
Updated•7 years ago
|
Severity: normal → critical
Component: Untriaged → Widget: Win32
Keywords: crash
Product: Firefox → Core
Updated•7 years ago
|
status-firefox59:
--- → affected
status-firefox60:
--- → affected
status-firefox61:
--- → affected
status-firefox-esr52:
--- → ?
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: Widget: Win32 → Other
Product: Core → External Software Affecting Firefox
Resolution: --- → WONTFIX
Version: 59 Branch → unspecified
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•