[ros-bugs] [Bug 3611] New: MmFreeSectionPage() tries to use already released PageOp

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jul 30 14:52:50 CEST 2008


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

           Summary: MmFreeSectionPage() tries to use already released PageOp
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hto at dev.null
         QAContact: ros-bugs at reactos.org


PspDeleteProcess()
 MmDeleteProcessAddressSpace()
  MmUnmapViewOfSection()
   MmUnmapViewOfSegment()
    MmFreeMemoryArea()
     MmFreeSectionPage()
      MmspWaitForPageOpCompletionEvent()
       KeWaitForSingleObject(&PageOp->CompletionEvent, ...) // never returns


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


More information about the Ros-bugs mailing list