Description
Noticed while testing ROSTESTS-297.
1. Load vmmap.exe.
2. Run it with params ntdll_apitest.exe + NtAllocateVirtualMemory, for example.
—
I assume Windows XP is correct.
reactos-bootcdregtest-0.4.8-dev-867-g5c52ae6-x86-gcc-lin-dbg.iso
ReactOS shows various unexpected differences, like:
- At address 0x00400000, reports vmmap.exe instead of ntdll_apitest.exe.
- * WS data are missing.
- The 3 top bars are empty. (Could be a graphical issue, or simply caused by missing "WS" data.)
—
Likely related to virtual.c, section.c and vadnode.c logs.
For examples:
(ntoskrnl/mm/ARM3/virtual.c:5391) Case B not handled
Once.
(ntoskrnl/mm/ARM3/virtual.c:4355) Unhandled memory information class 4
320 times.
(ntoskrnl/mm/ARM3/virtual.c:4355) Unhandled memory information class 1
Twice.