Opened 16 years ago
Closed 16 years ago
#3795 closed defect (fixed)
Assertion Failed: pPage && pPage->enmKind != PGMPOOLKIND_FREE running XP with big memory consumtion.
Reported by: | vondralbra | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 2.2.0 |
Keywords: | Assertion failed enmKind PGMPOOLKIND_FREE | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
This assertion comes up while running an XP Guest having 2GB RAM on a 8GB Host. Host OS is Debian Lenny on AMD64.
The session is eating a lot of its RAM during the operation. No cut'n'paste was involved during the crash.
92:44:04.613 PIT: mode=2 count=0x4ad (1197) - 996.81 Hz (ch=0) !!Assertion Failed!! Expression: pPage && pPage->enmKind != PGMPOOLKIND_FREE Location : /home/vbox/vbox-2.2.0/src/VBox/VMM/PGMInternal.h(4274) PGMPOOLPAGE* pgmPoolGetPage(PGMPOOL*, RTHCPHYS) HCPhys=0000f17bf07fe000 pPage=00000000 idx=0 99:40:31.345 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 99:40:31.345 !! 99:40:31.345 !! Guru Meditation 1103 (VINF_EM_DBG_HYPER_ASSERTION) 99:40:31.345 !! 99:40:31.345 !!Assertion Failed!! 99:40:31.345 Expression: pPage && pPage->enmKind != PGMPOOLKIND_FREE 99:40:31.345 Location : /home/vbox/vbox-2.2.0/src/VBox/VMM/PGMInternal.h(4274) PGMPOOLPAGE* pgmPoolGetPage(PGMPOOL*, RTHCPHYS) 99:40:31.345 HCPhys=0000f17bf07fe000 pPage=00000000 idx=0 99:40:31.345 !! 99:40:31.345 !! EIP=ba401580 NOTRAP 99:40:31.345 !! EIP in VMMGC.gc (ba3d8000) at rva 29580 near symbols: 99:40:31.345 !! ba4014e0 rva 000294e0 off 000000a0 pgmPoolGetPageByHCPhys 99:40:31.345 !! ba401590 rva 00029590 off -00000010 pgmPoolTrackFlushGCPhysPTsSlow 99:40:31.398 !! fff8:ba401580 90 nop 99:40:31.398 !! 99:40:31.398 !! 99:40:31.398 !!
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | XXXXX-2009-04-23-18-56-22.log added |
---|
comment:2 by , 16 years ago
I've upgraded to 2.2.2 the day before yesterday.
Did not have this Meditation since, although I had some heavy jobs running on this guest.
Seems to be fixed by 2.2.2 to me.
Note:
See TracTickets
for help on using tickets.
Logfile of a related crash