Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
procdump v11.1 creates broken mini-dumps
mediawolf
0
Reputation points
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
Sign in to answer