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

MM assertion is hit, when starting RegMon for the first time

    XMLWordPrintable

Details

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

    Description

      ntregmon.zip
      When we start Sysintenals regmon 4.32.0 for the first time, it will hit an assertion in MM:

      *** Assertion failed: (Mdl->MdlFlags & (MDL_MAPPED_TO_SYSTEM_VA | MDL_SOURCE_IS_NONPAGED_POOL | MDL_PARTIAL_HAS_BEEN_MAPPED)) == 0
      ***   Source File: ../ntoskrnl/mm/ARM3/mdlsup.c, line 706
      

      Stacklog is attached in 0.4.14-RC-96-g08352ec.log
      The assertion can be continued, some others will follow, then the app runs kind of normal afterwards.
      This happens only when the app is executed for the first time, consecutive sessions are not affected, so I assume it has to do with loading its driver regsys.sys.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              reactosfanboy reactosfanboy
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: