Heap extension command error: failed to initialize extension

When I try to use the extension !heapin Windbg to examine the dump, I get the following error:

0:000> !heap -s -v -a
SEGMENT HEAP ERROR: failed to initialize the extention

This happens every time you use the extension !heap.
Google does not help much in this matter. Does anyone know how to solve this?

+4
source share

Source: https://habr.com/ru/post/1688448/


All Articles