Details
Description
Cloned from CORE-17358, but replacing the file before install rather than after.
—
acpi.sys:
- WXP : 183 kiB, v5.1.2600.5512.
- WS03: 189 kiB, v5.2.3790.3959.
1. Replace acpi.sys in ISO with file from WXP/WS03.
2. Install.
2r. Stage 2 fails...
–
reactos-bootcd-0.4.15-dev-1377-ga59cecd-x86-gcc-lin-rel
2r. BSoD, which does not help much.
–
reactos-bootcd-0.4.15-dev-1377-ga59cecd-x86-gcc-lin-dbg
2r. Asserts, when loading acpi.sys.
WXP file |
(/ntoskrnl/wmi/wmi.c:112) IoWMIWriteEvent() called for WnodeEventItem F9F0C544, returning success
|
...
|
*** Assertion failed: (ULONG_PTR)Entry % POOL_BLOCK_SIZE == 0
|
*** Source File: /ntoskrnl/mm/ARM3/expool.c, line 2610
|
...
|
(/ntoskrnl/mm/ARM3/expool.c:817) Empty item reached in tracker table. Hash=0x5f4, TableMask=0x7ff, Tag=0x306c4000, NumberOfBytes=216, PoolType=124
|
|
*** Assertion failed: Hash == TableMask
|
*** Source File: /ntoskrnl/mm/ARM3/expool.c, line 818
|
WS03 file |
(/ntoskrnl/wmi/wmi.c:112) IoWMIWriteEvent() called for WnodeEventItem FCBCB540, returning success
|
(/ntoskrnl/mm/ARM3/expool.c:817) Empty item reached in tracker table. Hash=0x5cb, TableMask=0x7ff, Tag=0x3029e000, NumberOfBytes=1880, PoolType=125
|
|
*** Assertion failed: Hash == TableMask
|
*** Source File: /ntoskrnl/mm/ARM3/expool.c, line 818
|
Attachments
Issue Links
- blocks
-
CORE-17468 Install with Windows XP/S03 acpi.sys: 'Unhandled Kernel Mode Exception Pointers' + SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
- Open
- clones
-
CORE-17358 Issues with w2k3 acpi.sys
- Open