Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17384

Install with Windows XP/S03 acpi.sys: IoWMIWriteEvent() triggers 'Assertion failed: Hash == TableMask'

    XMLWordPrintable

Details

    • d5f89643385510c9ea02828f5101735ea9576ed5
    • 23,040

    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

          Activity

            People

              Unassigned Unassigned
              Serge Gautherie Serge Gautherie
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: