Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
Description
When rebooting after installing virtual box additions on reactos configured with 120MB of VRAM or more. The following exception occurs.
|
(../ntoskrnl/mm/ARM3/syspte.c:264) MiReserveSystemPtes: Failed to reserve 32748 PTE(s)!
|
[7h
|
Entered debugger on last-chance exception (Exception Code: 0xc0000005) (Page Fault)
|
Memory at 0x00000000 could not be read: Page not present.
|
kdb:> bt
|
Eip:
|
<VBoxDisp.dll:21b4>
|
Frames:
|
<VBoxDisp.dll:1d57>
|
<win32k.sys:11802 (win32ss/gdi/eng/pdevobj.c:235 (PDEVOBJ_pSurface))>
|
<win32k.sys:a4fd4 (win32ss/gdi/ntgdi/dclife.c:169 (DC_vInitDc))>
|
<win32k.sys:a60d6 (win32ss/gdi/ntgdi/dclife.c:668 (GreOpenDCW))>
|
<win32k.sys:a6e1b (win32ss/gdi/ntgdi/dclife.c:1040 (IntGdiCreateDC))>
|
<win32k.sys:9583d (win32ss/user/ntuser/winsta.c:251 (co_IntInitializeDesktopGraphics))>
|
<win32k.sys:4b616 (win32ss/user/ntuser/guicheck.c:29 (co_AddGuiApp))>
|
<win32k.sys:4b688 (win32ss/user/ntuser/guicheck.c:61 (co_IntGraphicsCheck))>
|
<win32k.sys:85766 (win32ss/user/ntuser/windc.c:44 (DceCreateDisplayDC))>
|
<win32k.sys:85807 (win32ss/user/ntuser/windc.c:93 (DceAllocDCE))>
|
<win32k.sys:85e88 (win32ss/user/ntuser/windc.c:495 (UserGetDCEx))>
|
<win32k.sys:86c75 (win32ss/user/ntuser/windc.c:994 (NtUserGetDCEx))>
|
<win32k.sys:86d6b (win32ss/user/ntuser/windc.c:1025 (NtUserGetDC))>
|
<NTOSKRNL.EXE:1280b4 (ntoskrnl/include/internal/i386/ke.h:706 (KiSystemServiceHandler))>
|
<NTOSKRNL.EXE:3da9 (:0 (KiFastCallEntry))>
|
<ntdll.dll:c81d>
|
<user32.dll:3e305>
|
<user32.dll:41af4>
|
<msgina.dll:39cf>
|
<kernel32.dll:1a8da>--- Press q to abort, any other key to continue ---
|
Attachments
Issue Links
- is duplicated by
-
CORE-18055 System can't boot after installing Guest Additions video card driver 6.1.28 with too much video memory
- Resolved
-
CORE-13108 ReactOS BSODs when vbox additions is set to 256 mb vram
- Resolved
- relates to
-
CORE-13173 ROS doesn't load after installation VBox additions with Direct3D support
- Resolved
-
CORE-12185 ROS fails to boot if RAM <= 256MB and video RAM >32 MB and Guest Additions Installed.
- Open