Faulting application name: SearchIndexer.exe; Faulting module name: ExplorerPatcher.amd64.dll #297
Unanswered
HuckFinn2021
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Have you registered it as shell extension? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe I ran regsvr32 ExplorerPatcher.amd64.dll when I initially put 2 DLLs (ExplorerPatcher.amd64.dll and ExplorerPatcher.IA-32.dll) in "C:\Program Files\ExplorerPatcher". To be sure, I ran it again with the same result. This time I noticed a warning that may be meaningful.
Repeating Fault
Faulting application name: SearchIndexer.exe, version: 7.0.22000.282, time stamp: 0x5759ba2c
Faulting module name: ExplorerPatcher.amd64.dll, version: 22000.258.31.4, time stamp: 0x6172fb61
Exception code: 0xc0000005
Fault offset: 0x0000000000006cc0
Faulting process id: 0x1e38
Faulting application start time: 0x01d7d45f507a33a1
Faulting application path: C:\WINDOWS\system32\SearchIndexer.exe
Faulting module path: C:\Program Files\ExplorerPatcher\ExplorerPatcher.amd64.dll
Report Id: a51fac93-f248-492d-af23-ada2e92625fb
Faulting package full name:
Faulting package-relative application ID:
Newly noticed Warning
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{6B3B8D23-FA8D-40B9-8DBD-B950333E2C52}
and APPID
{4839DDB7-58C2-48F5-8283-E1D1807D0D7D}
to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.
From regedit: {6B3B8D23-FA8D-40B9-8DBD-B950333E2C52 = ShellServiceHost
I then did the uninstall (regsvr32 /u ExplorerPatcher.amd64.dll), reboot, and search indexing appears to be working.
I’ll do more experiments if you tell me what to do, but for the time being all is well.
…__________________________________________________________________
Paul Edmonds
Redwood City, CA 94061
***@***.*** ***@***.***>
mobile: 650-283-5125
From: Valentin-Gabriel Radu ***@***.***>
Sent: Sunday, November 7, 2021 10:18 PM
To: valinet/ExplorerPatcher ***@***.***>
Cc: HuckFinn2021 ***@***.***>; Author ***@***.***>
Subject: Re: [valinet/ExplorerPatcher] Faulting application name: SearchIndexer.exe; Faulting module name: ExplorerPatcher.amd64.dll (Discussion #297)
Have you registered it as shell extension?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#297 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWI65TUXULPLH4NW6RRBFB3UK5TSZANCNFSM5HR2YGGQ> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> . <https://github.com/notifications/beacon/AWI65TVTOU3HH5YJP6Z6KQTUK5TSZA5CNFSM5HR2YGG2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAMHSPY.gif>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Any ideas how to fix this:
Faulting application name: SearchIndexer.exe, version: 7.0.22000.282, time stamp: 0x5759ba2c
Faulting module name: ExplorerPatcher.amd64.dll, version: 22000.258.31.4, time stamp: 0x6172fb61
Exception code: 0xc0000005
Fault offset: 0x0000000000006cc0
Faulting process id: 0x1e38
Faulting application start time: 0x01d7d45f507a33a1
Faulting application path: C:\WINDOWS\system32\SearchIndexer.exe
Faulting module path: C:\Program Files\ExplorerPatcher\ExplorerPatcher.amd64.dll
Report Id: a51fac93-f248-492d-af23-ada2e92625fb
Faulting package full name:
Faulting package-relative application ID:
All the permissions are checked/enabled except for special permissions for all 3 files in \ExplorerPatcher. category.
I've put Program Files in the Search Index excluded category.
Beta Was this translation helpful? Give feedback.
All reactions