Custom Query (16363 matches)
Results (955 - 957 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2448 | fixed | Assertion error (iNew != NIL_PGMPOOL_IDX) in pgmPoolAlloc | ||
| Description |
Setup:
I'm trying to run some benchmarks (from iozone.org) in the guest operating system. These benchmarks appear to crash the guest OS (into an "unknon" state). The dmesg log that appears to be related to the guest OS crash looks like: Oct 17 22:08:52 somehost vboxdrv: [ID 702911 kern.notice] Oct 17 22:08:52 somehost !!R0-Assertion Failed!! Oct 17 22:08:52 somehost Expression: iNew != NIL_PGMPOOL_IDX Oct 17 22:08:52 somehost Location : /export/home/vbox/tinderbox/sol64-rel/src/VBox/VMM/VMMAll/PGMAllPool.cpp(3800) int pgmPoolAlloc(VM*, RTGCPHYS, PGMPOOLKIND, uint16_t, uint32_t, PGMPOOLPAGE**) I didn't see anything in the bugs or discussion lists that matched. |
|||
| #6728 | fixed | Assertion error in PGMAllPool.cpp(4091) void pgmPoolTracDerefGCPhysHint (Ubuntu 10.04 x64 host, Windows 7 x64 guest, raw disk mode) -> fixed in SVN | ||
| Description |
When attempting to boot up a Windows 7 x64 guest in a Ubuntu 10.04 x64 host, the guest crashes before fully booting into Windows. The Windows 7 vmdk points to a raw disk (created using the raw disk instructions in the VirtualBox manual). I get to the "Starting Windows" screen and that's it- the guest aborts and closes. I can boot into safe mode without any problems. The error printed in the VBox.log file is: !!Assertion Failed!! Expression: <NULL> Location : /home/vbox/vbox-3.2.0/src/VBox/VMM/VMMAll/PGMAllPool.cpp(4091) void pgmPoolTracDerefGCPhysHint(PGMPOOL*, PGMPOOLPAGE*, RTHCPHYS, RTGCPHYS, uint16_t) 00:00:19.475 HCPhys=0000000081c32000 GCPhysHint=00000000e0230000 Most interestingly, if I downgrade to VirtualBox 3.1.8, this problem goes away (and can be considered a workaround to anyone else having the same problem). Using 3.1.8 I can boot into my raw disk guest without any errors. So something must have been introduced in 3.2.0 to create this bug. I've attached the VBox.log file that documents the assertion error. |
|||
| #1414 | fixed | Assertion error in VMMDevHGCM.cpp | ||
| Description |
Host PC: Ubuntu Gutsy 7.10, Virtualbox 1.5.6 VirtualBox works well for me most of the time, so this is not easily reproducible.
|
|||

