VirtualBox

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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)

winxp-2013-04-22-22-48-28.log.gz (105.1 KB ) - added by mcerveny 12 years ago.

Download all attachments as: .zip

Change History (4)

by mcerveny, 12 years ago

comment:1 by Frank Mehnert, 12 years ago

Resolution: wontfix
Status: newclosed

Sorry, this bug tracker is not for tracking such bugs. Some assertions are paranoia.

in reply to:  1 comment:2 by mcerveny, 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>

comment:3 by Frank Mehnert, 12 years ago

How about disabling the assertion in your local tree?

Note: See TracTickets for help on using tickets.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette