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

Assertion failed: Hash == TableMask during installation of HotSpot Shield 3.42

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      reactos-bootcd-0.4.16-dev-2087-ge04d052-x86-gcc-lin-dbg

      Follow up of CORE-20149

      HotSpot Shield 3.42: https://web.archive.org/web/20210209170612if_/https://fatcowfiles.s3.amazonaws.com/software/HSS-3.42-install-e-550-plain.exe

      Following CORE-20150 and its fix in https://github.com/reactos/reactos/commit/e04d05254a3aa756751a847dda50e0d2aafae1b2

      installation fails with (not systematic) :

      (ntoskrnl/io/iomgr/device.c:437) No DriverUnload function on PnP driver! '\Driver\PnpManager' will not be unloaded!
      (ntoskrnl/io/iomgr/device.c:448) Unloading driver '\Driver\taphss' (automatic)
      (ntoskrnl/io/iomgr/driver.c:83) Deleting driver object '\Driver\taphss'
      (ntoskrnl/io/pnpmgr/devaction.c:1745) Leaking device Root\Net\0000, refCount = 2
      (ntoskrnl/kdbg/kdb_symbols.c:231) Trying \SystemRoot\System32\drivers\taphss.sys
      (ntoskrnl/mm/ARM3/sysldr.c:989) Leaking driver: taphss.sys
      (ntoskrnl/mm/ARM3/sysldr.c:560) ndis.sys <ndis.sys>
      (base/services/umpnpmgr/event.c:103) Removal pending: Root\Net\0000
      (dll/ntdll/ldr/ldrinit.c:1900) WARN: Accepting different LOAD_CONFIG size!
      (ntoskrnl/ps/query.c:2303) NtSetInformationThread(ThreadInformationClass: ThreadNameInformation): Class validation failed! (Status: 0xc0000003)
      (ntoskrnl/ps/query.c:2303) NtSetInformationThread(ThreadInformationClass: ThreadNameInformation): Class validation failed! (Status: 0xc0000003)
      err:(dll/win32/netcfgx/installer.c:471) SetupDiRestartDevices() failed with error 0x2
      err:(dll/win32/newdev/newdev.c:1026) DevInstallW failed with error 2
      (win32ss/user/ntuser/msgqueue.c:842) err: Remove Window Messages E16A1F10 From Sent Queue
      (ntoskrnl/ps/query.c:2303) NtSetInformationThread(ThreadInformationClass: ThreadNameInformation): Class validation failed! (Status: 0xc0000003)
      err:(dll/win32/netcfgx/installer.c:471) SetupDiRestartDevices() failed with error 0x2
      (base/services/umpnpmgr/install.c:245) InstallDevice failed for DeviceInstance 'Root\Net\0000'
      (ntoskrnl/mm/ARM3/sysldr.c:170) Loading: \SystemRoot\System32\drivers\taphss.sys at F616D000 with 7 pages
      (ntoskrnl/mm/ARM3/sysldr.c:2592) ImageBase 0xF616D000 ImageSize 0x6600 Section 6 VA 0x6200 Raw 0x400 virt 0x3d0
      (/srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/network/ndis/ndis/miniport.c:2471)(NdisIDispatchPnp) Unhandled minor function: 0xD
      (/srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/network/ndis/ndis/miniport.c:2471)(NdisIDispatchPnp) Unhandled minor function: 0x9
      (/srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/network/ndis/ndis/miniport.c:2105)(NdisIPnPStartDevice) MiniportInitialize() failed for an adapter (c000009a).
      (ntoskrnl/io/pnpmgr/pnproot.c:1373) IRP_MJ_PNP / Unknown minor function 0x1
      (/srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/network/ndis/ndis/miniport.c:2471)(NdisIDispatchPnp) Unhandled minor function: 0x7
      (ntoskrnl/mm/ARM3/expool.c:829) Empty item reached in tracker table. Hash=0x499, TableMask=0x7ff, Tag=0x00000007, NumberOfBytes=0, PoolType=-1*** Assertion failed: Hash == TableMask
      ***   Source File: /srv/buildbot/worker_data/Build_GCCLin_x86/build/ntoskrnl/mm/ARM3/expool.c, line 830Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?
      kdb:> b
      Execute '.cxr F72105B4' to dump contextEntered debugger on embedded INT3 at 0x0008:0x805AF548.
      Eip:
      <ntoskrnl.exe:1af548 (:0 (DbgUserBreakPoint))>
      Frames:
      <ntoskrnl.exe:bd560 (ntoskrnl/mm/ARM3/expool.c:830 (ExpRemovePoolTracker))>
      <ntoskrnl.exe:bf647 (ntoskrnl/mm/ARM3/expool.c:2701 (ExFreePoolWithTag))>
      <ntoskrnl.exe:c04d3 (ntoskrnl/mm/ARM3/expool.c:2925 (ExFreePool))>
      <ntoskrnl.exe:9428d (ntoskrnl/io/pnpmgr/pnproot.c:1347 (PnpRootPnpControl))>
      <ntoskrnl.exe:7cb75 (ntoskrnl/io/iomgr/irp.c:1286 (IofCallDriver))>
      <ndis.sys:f011 (drivers/network/ndis/ndis/miniport.c:2355 (NdisIDispatchPnp))>
      <ndis.sys:f3d3 (drivers/network/ndis/ndis/miniport.c:2665 (NdisGenericIrpHandler))>
      <ntoskrnl.exe:7cb75 (ntoskrnl/io/iomgr/irp.c:1286 (IofCallDriver))>
      <ntoskrnl.exe:8b7a4 (ntoskrnl/io/pnpmgr/pnpirp.c:67 (IopSynchronousCall))>
      <ntoskrnl.exe:84cec (ntoskrnl/io/pnpmgr/devaction.c:1711 (PiIrpSendRemoveCheckVpb))>
      <ntoskrnl.exe:84dcc (ntoskrnl/io/pnpmgr/devaction.c:1728 (IopSendRemoveDevice))>
      <ntoskrnl.exe:878b9 (ntoskrnl/io/pnpmgr/devaction.c:2092 (PiDevNodeStateMachine))>
      <ntoskrnl.exe:88101 (ntoskrnl/io/pnpmgr/devaction.c:2605 (PipDeviceActionWorker))>
      <ntoskrnl.exe:43f40 (ntoskrnl/ex/work.c:158 (ExpWorkerThreadEntryPoint))>
      <ntoskrnl.exe:143a36 (ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup))>
      <ntoskrnl.exe:167e51 (ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup))>
      <ntoskrnl.exe:143a09 (ntoskrnl/ps/thread.c:63 (PspUserThreadStartup))>
      <ec835356>
      Couldn't access memory at 0x57E58959! 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              KRosUser KRosUser
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: