 |
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.
Windows 7 - Windows Explorer has stopped responding |
10-26-2009
|
#1 | | Windows 7 Home Premium 64 bit |
Windows Explorer has stopped responding In event viewer this is what's listed for general on the error:
Faulting application name: Explorer.EXE, version: 6.1.7600.16404, time stamp: 0x4a765771
Faulting module name: ntdll.dll, version: 6.1.7600.16385, time stamp: 0x4a5be02b
Exception code: 0xc0000005
Fault offset: 0x0000000000051da0
Faulting process id: 0xca4
Faulting application start time: 0x01ca568eeafa0b70
Faulting application path: C:\Windows\Explorer.EXE
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 04186864-c29d-11de-990a-0019156d93b5
Then under details:
Explorer.EXE
6.1.7600.16404
4a765771
ntdll.dll
6.1.7600.16385
4a5be02b
c0000005
0000000000051da0
ca4
01ca568eeafa0b70
C:\Windows\Explorer.EXE
C:\Windows\SYSTEM32\ntdll.dll
04186864-c29d-11de-990a-0019156d93b5
I've seen that others are having similiar problems, but mine were occuring when i'd empty the recycle bin, or heading into explorer. so I wasn't sure if it was the same deal. Can anyone help
| My System Specs | | System Manufacturer/Model Number Dell XPS/Dimension 430 OS Windows 7 Home Premium 64 bit CPU Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz 2.49GHz Motherboard Intel X48 Memory 8.00 GB DDR3 (4 GB PC3-8500F 500 MHz, 4GB PC3-10700h 667 MHz Graphics Card NVIDIA GeForce 9800 GTX/GTX+ 512MB Monitor(s) Displays Dell S2009W Screen Resolution 1600 x 900 Keyboard Dell XPS/Dimension 430 Stock Mouse Microsoft Bluetooth Notebook Mouse 5000 Case Stock Cooling Stock Hard Drives Western Digital 1TB Caviar Black Internet Speed 6 meg service |
10-26-2009
|
#2 | | |
There are any number of reasons why a crash like that may occur, and most are related to the addition of 3rd-party code which runs "inside" the Explorer process - right-click menu context handlers and the like.
If you go through the following to obtain a memory dump generated during the crash, someone may be able to tell you why Explorer is behaving that way on your machine:
1) Download and install either the 32-bit or the 64-bit "Debugging Tools" package, depending on your OS type: Debugging Tools for Windows - Overview
2) Open a CMD prompt and CD to the folder where you installed the debugging tools.
3) Run this command: cscript adplus.vbs -crash -noDumpOnFirst -miniOnSecond -quiet -pn explorer.exe
4) Reproduce the Explorer crash.
5) Find the new folder in that same location with a DMP (memory dump) file. Zip up that entire folder and upload it here. | My System Specs | | System Manufacturer/Model Number Multiple machines in various stages of decomposition. OS Win7x64 |
10-26-2009
|
#3 | | |
Are you quite sure Explorer crashed after you did all that? Can you see a new event log entry corresponding to the last crash which happened after you issued the "cscript adplus.vbs..." command? | My System Specs | | System Manufacturer/Model Number Multiple machines in various stages of decomposition. OS Win7x64 |
10-26-2009
|
#4 | | |

Quote: Originally Posted by sphericalpuma Hmm it's not causing a crash in explorer.exe when I run that command Are you saying that you can't seem to repro the crash after you run that command?
(The command by itself won't cause/reproduce another crash instance. It just sits there and waits for the monitored process to crash again, so that it can produce a (mini) memory dump.) | My System Specs | | System Manufacturer/Model Number Multiple machines in various stages of decomposition. OS Win7x64 |
10-27-2009
|
#5 | | |
I'll give it a shot, but you'd be better off waiting for H2SO4 - I don't have any experience with user-mode dump files. | My System Specs | | System Manufacturer/Model Number Home built (x64), Lenovo x61s Tablet, Samsung Netbook OS Win7 x64 + x86 CPU Intel i7 920, other Intel chips, and the Atom in the netbook Motherboard Asus P6T Deluxe Memory 12 gB; 4 gB Lenovo; 1 gB Samsung netbook Graphics Card ATI 4870 Sound Card Yes, I have one of these Monitor(s) Displays 32" Sharp Aquos TV Screen Resolution 800x600 - I have vision issues Keyboard Microsoft Natural Mouse Logitech Trackman PSU 1000 watt (can't recall the brand) Case Antec 300 Cooling Big honking cooler that was rated highly at Toms Hardware Hard Drives 4 - 150 gB Velociraptors in RAID 5
Promise controller Internet Speed Cable Other Info GeekSquad UPS
CyberPower UPS
DLink DNS-323 NAS (2 tB)
Netgear wireless router as an access point
Netgear wired router FSV-318
Home network consists of
4 desktop computers (2 Vista, 2 Win7)
1 netbook (Win7)
4 laptop computers (XP, 2-Vista, Win7)
Wii and XBox 360 |
10-27-2009
|
#6 | | |
Sorry, but I just can't make much out of the download. I wonder about your Trend Micro installation - so you may want to uninstall it to see if that helps. But that's just a guess on my part. | My System Specs | | System Manufacturer/Model Number Home built (x64), Lenovo x61s Tablet, Samsung Netbook OS Win7 x64 + x86 CPU Intel i7 920, other Intel chips, and the Atom in the netbook Motherboard Asus P6T Deluxe Memory 12 gB; 4 gB Lenovo; 1 gB Samsung netbook Graphics Card ATI 4870 Sound Card Yes, I have one of these Monitor(s) Displays 32" Sharp Aquos TV Screen Resolution 800x600 - I have vision issues Keyboard Microsoft Natural Mouse Logitech Trackman PSU 1000 watt (can't recall the brand) Case Antec 300 Cooling Big honking cooler that was rated highly at Toms Hardware Hard Drives 4 - 150 gB Velociraptors in RAID 5
Promise controller Internet Speed Cable Other Info GeekSquad UPS
CyberPower UPS
DLink DNS-323 NAS (2 tB)
Netgear wireless router as an access point
Netgear wired router FSV-318
Home network consists of
4 desktop computers (2 Vista, 2 Win7)
1 netbook (Win7)
4 laptop computers (XP, 2-Vista, Win7)
Wii and XBox 360 |
10-27-2009
|
#7 | | |

Quote: Originally Posted by sphericalpuma I managed to recreate the crash, but could not compress the folder enough to host it on sevenforums, so I've uploaded it onto megaupload.com
I hope someone can take a look at these files and figure out what is going on.
File Location: MEGAUPLOAD - The leading online storage and file delivery service
Link Password: pumadebug Hmm, another heap corruption crash. I can't precisely tell you the cause based on that dump, but there are two possible approaches from this point onwards which will almost certainly lead to a resolution:
A) Remove the following Explorer add-ons one-at-a-time and test whether the symptom is reproducible without each one of them in turn: "FileLock", nvidia shell extensions, Bonjour, WinRAR (it has added a context handler), Trend Micro AV. My gut feeling tells me to blame FileLock as the most likely offender, but that's just personal bias. It could be any of them.
OR
B) Enable a special mode of operation specifically for the Explorer process, in the hope that the next heap corruption occurrence will be caught as it happens, rather than later on down the track when the bad data is accessed. The procedure:
1) On an elevated (run as admin) CMD prompt: gflags /p /enable Explorer.exe /full
2) Reboot or restart Explorer (same effect).
3) Once again, run the "cscript adplus.vbs...." command from before.
4) Reproduce the Explorer crash again.
5) Find the new DMP file, hopefully the small one with "2nd_chance" in its name, and upload just that for analysis. | My System Specs | | System Manufacturer/Model Number Multiple machines in various stages of decomposition. OS Win7x64 |
10-28-2009
|
#9 | | Windows 7 Home Premium 64 bit |

Quote: Originally Posted by H2SO4 
Quote: Originally Posted by sphericalpuma I managed to recreate the crash, but could not compress the folder enough to host it on sevenforums, so I've uploaded it onto megaupload.com
I hope someone can take a look at these files and figure out what is going on.
File Location: MEGAUPLOAD - The leading online storage and file delivery service
Link Password: pumadebug Hmm, another heap corruption crash. I can't precisely tell you the cause based on that dump, but there are two possible approaches from this point onwards which will almost certainly lead to a resolution:
A) Remove the following Explorer add-ons one-at-a-time and test whether the symptom is reproducible without each one of them in turn: "FileLock", nvidia shell extensions, Bonjour, WinRAR (it has added a context handler), Trend Micro AV. My gut feeling tells me to blame FileLock as the most likely offender, but that's just personal bias. It could be any of them.
OR
B) Enable a special mode of operation specifically for the Explorer process, in the hope that the next heap corruption occurrence will be caught as it happens, rather than later on down the track when the bad data is accessed. The procedure:
1) On an elevated (run as admin) CMD prompt: gflags /p /enable Explorer.exe /full
2) Reboot or restart Explorer (same effect).
3) Once again, run the "cscript adplus.vbs...." command from before.
4) Reproduce the Explorer crash again.
5) Find the new DMP file, hopefully the small one with "2nd_chance" in its name, and upload just that for analysis.
Recreated the crash and dmp file (one that begins with 2nd chance) is attached | My System Specs | | System Manufacturer/Model Number Dell XPS/Dimension 430 OS Windows 7 Home Premium 64 bit CPU Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz 2.49GHz Motherboard Intel X48 Memory 8.00 GB DDR3 (4 GB PC3-8500F 500 MHz, 4GB PC3-10700h 667 MHz Graphics Card NVIDIA GeForce 9800 GTX/GTX+ 512MB Monitor(s) Displays Dell S2009W Screen Resolution 1600 x 900 Keyboard Dell XPS/Dimension 430 Stock Mouse Microsoft Bluetooth Notebook Mouse 5000 Case Stock Cooling Stock Hard Drives Western Digital 1TB Caviar Black Internet Speed 6 meg service |
10-28-2009
|
#10 | | Windows 7 Home Premium 64 bit |
Did the process again just in case you needed a recent file. | My System Specs | | System Manufacturer/Model Number Dell XPS/Dimension 430 OS Windows 7 Home Premium 64 bit CPU Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz 2.49GHz Motherboard Intel X48 Memory 8.00 GB DDR3 (4 GB PC3-8500F 500 MHz, 4GB PC3-10700h 667 MHz Graphics Card NVIDIA GeForce 9800 GTX/GTX+ 512MB Monitor(s) Displays Dell S2009W Screen Resolution 1600 x 900 Keyboard Dell XPS/Dimension 430 Stock Mouse Microsoft Bluetooth Notebook Mouse 5000 Case Stock Cooling Stock Hard Drives Western Digital 1TB Caviar Black Internet Speed 6 meg service Windows Explorer has stopped responding problems? All times are GMT -5. The time now is 12:55 AM. |  |