random crashing Explorer when searching files

Majo 1 Reputation point
2020-10-14T16:19:01.42+00:00

When users are trying to run search from Explorer it will randomly crash with error :

Faulting application name: explorer.exe, version: 6.3.9600.18231, time stamp: 0x56b8c9f1
Faulting module name: MSVCR90.dll, version: 9.0.30729.8387, time stamp: 0x51ea1bbd
Exception code: 0xc0000005
Fault offset: 0x000000000001e1a9
Faulting process ID: 0x1bf4
Faulting application start time: 0x01d6a225271b258d
Faulting application path: C:\Windows\explorer.exe
Faulting module path: C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.8387_none_08e793bfa83a89b5\MSVCR90.dll

reported location and version of MSVCR90.dll seems to be default system and no issues with the file itself
Any ideas why this might be crashing ?

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,579 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2020-10-14T18:59:14.027+00:00

    Might also try with all add-ons disabled.
    https://support.microsoft.com/en-us/topic/manage-add-ons-in-internet-explorer-11-0a490ccc-83ab-0723-f9cd-2ebad8fa114e

    --please don't forget to Accept as answer if the reply is helpful--


  2. Carl Fan 241 Reputation points
    2020-10-15T09:31:43.05+00:00

    Hi,
    Always the issue might be related to some 3rd party ShellExtension, you could install ShellExview and disable all non-Microsoft shell extensions.
    Some information in the link below:
    https://social.technet.microsoft.com/Forums/en-US/7aca8607-f2d0-4517-8076-d576309c5fa6/question-about-file-explorer-crashing-and-dmp?forum=win10itprogeneral
    Perform a clean boot
    https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows
    The MSVCR90.dll is a dynamic link library which is used by programs made in Microsoft Visual C++ 2008. The simplest way to solve the problem is to download the redistributable and install it or reinstall it to check.
    Hope this helps and please help to accept as Answer if the response is useful.
    Best Regards,
    Carl


  3. Anonymous
    2020-10-15T14:49:37.07+00:00

    issue is with explorer.exe and not ieexplore.exe

    Yes, we know, still is related. Also note by default the operating system does not install or use the C++ runtime, so some process or add-on may be using it and appears to be corrupt or otherwise broken.

    The latest downloads are found here.
    https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

    --please don't forget to Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.