#11746 closed defect (wontfix)
VERR_VMM_RING0_ASSERTION at HWACCMR0.cpp(1526) on DEBUG version
Reported by: | mcerveny | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 4.2.12 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Solaris |
Description
I am consistently getting a guru meditation with a Windows XP SP3 guest (during boot after boot F8 menu load but before "windows logo with progress bar" shown (video resolution is switched)) running on an Solaris 11.1 host. This is DEBUG version (kmk BUILD_TYPE=debug) with compiled more ASSERT. There is NO problem on downloadable release version of binaries. The kernel drivers are from downloadable release version.
00:00:19.423798 !!R0-Assertion Failed!! 00:00:19.423799 Expression: !VMCPU_FF_ISPENDING(pVCpu, VMCPU_FF_PGM_SYNC_CR3 | VMCPU_FF_PGM_SYNC_CR3_NON_GLOBAL) 00:00:19.423800 Location : /export/home/martin/vbox/VirtualBox-4.2.12/src/VBox/VMM/VMMR0/HWACCMR0.cpp(1526) int HWACCMR0RunGuestCode(VM*, VMCPU*)
Attachments (1)
Change History (4)
by , 12 years ago
Attachment: | winxp-2013-04-22-22-48-28.log.gz added |
---|
follow-up: 2 comment:1 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Replying to frank:
Sorry, this bug tracker is not for tracking such bugs. Some assertions are paranoia.
Which bug tracker is the right one ?
Or you will never fix the code ?
How can I debug code without such as "paranoia" assertions ?
How to enable debug but disable "VBOX_STRICT" define ?
M.C>
Sorry, this bug tracker is not for tracking such bugs. Some assertions are paranoia.