RSSAmplifier

Blog

Debugging Weirdness

Recent content on Debugging Weirdness

bugs.fishRSS feed ↗3 posts

Latest posts

The appraisal service and its vectors of Files

Preface 
 The Inventory and Compatibility appraisal service ( InventorySvc ) on Windows is interesting.
As its name suggests, this service (let’s call it “the appraisal service” hereinafter) has something to do with the compatibility workarounds that Microsoft maintains for old applications ( this article on MSDN is probably relevant). 
 Unfortunately, the appraisal…

Debugging a registry key handle leak in File Explorer (explorer.exe)

On Windows 11, every time I open and close a File Explorer window, it leaks about 140 Key handles to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore and some registry keys under CommandStore\shell , like HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.properties .
I noticed this issue at the end of last year and reproduced it on both…

(untitled)

About &#xA; This blog records how I debug and (sometimes) fix weird software issues.&#xA;Opinions expressed on this blog are solely my own and do not express the views or opinions of my employers or my collaborators. &#xA; Email: fishw <at> asu <dot> edu