question

NormRoss-6145 avatar image
0 Votes"
NormRoss-6145 asked

Sysinternals VMMAP cannot load some MMP files

Trying to debug a problem on a remote machine, I have saved an mmp file and cannot load it. The file will not even load on the machine that generated it. "The specified file does not have a valid VMMap format"

At first I thought it was a 32 vs 64 bit issue but I can reproduce the problem with both the 64bit version and the 32bit version.

Looks like there are characters in the MMP that it doesn't like Details="kz )\ l" (some characters are rendered as boxes are not shown "kz[][])[]|"

<Region Address="140668555632640" Blocks="0" ShareableWS="0" SharedWS="0" Size="16384" Commit="16384" PrivateBytes="0" PrivateWS="0" Id="0" Protection="2" Storage="16777216" UseType="2" Type="Image (ASLR)" Details="kz )\ l"/>

This was reproduced with version 3.31

windows-sysinternals-misc-utilitieswindows-sysinternals-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers