Share via

procdump v11.1 creates broken mini-dumps

mediawolf 0 Reputation points
2026-02-25T18:26:32.94+00:00

v11.0 works well in that regard.

For example, this command procdump /e 1 /n 100 /mp SOME.EXE . will produce dump files which cannot be used with neither Visual Studio, nor WinDbg.

VS cannot open such dump files at all and produces mystic error 0x9233005C.

WinDbg, along with dumpchk.exe, produces:

ERROR: Reload failure, partially initialized target
WARNING: The debugger does not have a current process or thread
WARNING: Many commands will not work

PS. It would be great, if https://learn.microsoft.com/en-us/sysinternals/ would provide download links to few earlier versions of each (or popular) tool. Any other source of older versions won't be trustful the same.

Sysinternals
Sysinternals

Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.

0 comments No comments
{count} votes

Your answer

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