#7591 closed defect (fixed)
!!R0-Assertion Failed!! RT_SUCCESS_NP(rc) pgmPoolMonitorInsert after upgrade to VirtualBox 3.2.10 (VERR_MM_HYPER_NO_MEMORY)
Reported by: | Alex Angas | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.10 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description (last modified by )
I've just upgraded from VirtualBox 3.2.8 to 3.2.10 and now one of my virtual machines won't complete booting up (others are running fine).
The error occurring is:
00:01:48.479 !!R0-Assertion Failed!! 00:01:48.479 Expression: RT_SUCCESS_NP(rc) 00:01:48.479 Location : D:\tinderbox\win-3.2\src\VBox\VMM\VMMAll\PGMAllPool.cpp(2337) pgmPoolMonitorInsert 00:01:48.479 PGMHandlerPhysicalRegisterEx 000000015c8ac000 failed with -1701
Host is Windows 7 64-bit. Guest is Windows 2008 R2 64-bit.
Apologies about previous tickets #7584 and #7585. I had trouble attaching vbox.log, accidentally created a new ticket, and then ran out of time before being able to complete attaching the log.
Attachments (1)
Change History (5)
by , 14 years ago
comment:1 by , 14 years ago
Summary: | !!R0-Assertion Failed!! RT_SUCCESS_NP(rc) pgmPoolMonitorInsert after upgrade to VirtualBox 3.2.10 → !!R0-Assertion Failed!! RT_SUCCESS_NP(rc) pgmPoolMonitorInsert after upgrade to VirtualBox 3.2.10 (VERR_MM_HYPER_NO_MEMORY) |
---|
Still relevant with VBox 4.0.6?