[ros-bugs] [Bug 1360] New: cache_manager_rewrite: assert in MmUnmapLockedPages gets hit

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Apr 2 22:33:07 CEST 2006


http://www.reactos.org/bugzilla/show_bug.cgi?id=1360

           Summary: cache_manager_rewrite: assert in MmUnmapLockedPages gets
                    hit
           Product: ReactOS
           Version: unspecified
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: maarten.paul at bosma.de
         QAContact: ros-bugs at reactos.org


"Assertion 'Mdl->Process == PsGetCurrentProcess()' failed at ./ntoskrnl/mm/mdl.c
line 274"
It's called by MmFreeDataSectionSegments (section.c:356) and seems to be caused
because the page is already unmaped. A check for this apears to fix the problem,
but I don't know if it is the right fix or a deeper problem.

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list