1

Has anyone seen this error? I'm able to install and load the desktop heap monitor but I can't get any data from it:

C:\kktools\dheapmon8.1\x86>"c:\Program Files\Debugging Tools for Windows (x86)\symchk.exe" c:\windows\system32\win32k.sys

C:\kktools\dheapmon8.1\x86>dheapinst.exe -y c:\symbols\ dheapinst - Desktop Heap Monitor installed successfully

C:\kktools\dheapmon8.1\x86>dheapmon.exe -l Desktop Heap Information Monitor Tool (Version 8.1.2925.0) Copyright (c) Microsoft Corporation. All rights reserved. Dheapmon - Driver loaded successfully

C:\kktools\dheapmon8.1\x86>dheapmon.exe Desktop Heap Information Monitor Tool (Version 8.1.2925.0) Copyright (c) Microsoft Corporation. All rights reserved. Dheapmon - Could not detect the required kernel data. Prepare the appropriate symbol file and reinstall dheapmon.

trincot
  • 317,000
  • 35
  • 244
  • 286
whitey04
  • 1,321
  • 11
  • 17

1 Answers1

0

After running the dheapinst.exe program, the Desktop Heap Monitor is installed into "%SystemRoot%\system32\kktools". You must run the tool from there.

user597923
  • 89
  • 3