[ros-bugs] [Bug 3507] New: ReactOS doesn't run on RAM > 1 GB

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri Jul 11 16:18:03 CEST 2008


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

           Summary: ReactOS doesn't run on RAM > 1 GB
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: aicommander at gmail.com
         QAContact: ros-bugs at reactos.org


When I used Qemu with 1036 MB RAM, ReactOS crashed with, "Page not present". I
added some DPRINTs and found that the line that causes the error is:
ntoskrnl/mm/freelist.c line 286 which is: RtlZeroMemory(MmPageArray,
(MmPageArraySize + 1) * sizeof(PHYSICAL_PAGE));


-- 
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