Details
Description
Loading win32k.sys from WIN2003SP2 is a necessary precondition to replace our WIN32SS with that of W2K3SP2.
That is very handy for cross-tests.
Unfortunately the ability to load win32k.sys from 2K3SP2 was broken by r67793
see win32k.sys.fromW2K3SP2-loading-regression-test.txt
The assertion from r72050 is still the same of r67900
r72050 failed, when loading win32k.sys -> *** Assertion failed: MI_IS_ROS_PFN(Pfn1) == TRUE *** Source File: ../ntoskrnl/mm/freelist.c, line 478 -> then BSOD MEMORY_MANAGEMENT *** Fatal System Error: 0x0000001a (0x00000000,0x00000000,0x00000000,0x00000000)
|
|
r68000 failed, when loading win32k.sys -> Assertion 'MI_IS_ROS_PFN(Pfn1) == TRUE' failed at /srv/buildbot/Trunk_x86_GCCLin_Debug/build/ntoskrnl/mm/freelist.c line 473 -> then BSOD MEMORY_MANAGEMENT *** Fatal System Error: 0x0000001a (0x00000000,0x00000000,0x00000000,0x00000000)
|
Attachments
Issue Links
- blocks
-
CORE-17982 Regression, Diablo II demo does not longer run on Win32K-Frankenstein, simply hangs
- Open