Opened 16 years ago
Closed 16 years ago
#2532 closed defect (duplicate)
Assertion fail in MMHyper.cpp when trying to start VM
Reported by: | John La Rooy | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description (last modified by )
This bug described in #1842 is still present in 2.0.4
This is from centos4
!!Assertion Failed!! Expression: paPages[i].Phys != 0 && paPages[i].Phys != NIL_RTHCPHYS && !(paPages[i].Phys & PAGE_OFFSET_MASK) Location : /home/vbox/vbox-2.0.4/src/VBox/VMM/MMHyper.cpp(621) int MMR3HyperMapPages(VM*, void*, RTR0PTR, size_t, const SUPPAGE*, const char*, RTGCPTR32*)
Attachments (3)
Change History (8)
by , 16 years ago
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
No response, closing. The latest release is 2.2.2 in the meantime.
by , 16 years ago
Attachment: | ardbeg_4mkcdrec-2009-05-22-08-25-34.log added |
---|
comment:4 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
First time luser, just hit this assertion on my first vbox :( Brand new download of latest version for Centos4.
comment:5 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Please continue the discussion in #1842. Could you do what I suggested in my last comment there? Thank you!
Note:
See TracTickets
for help on using tickets.
Please could you check if this problem still happens with VirtualBox 2.1.0?