VirtualBox

Changeset 9467 in vbox for trunk/src


Ignore:
Timestamp:
Jun 6, 2008 11:50:13 AM (17 years ago)
Author:
vboxsync
Message:

Broken assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r9421 r9467  
    13361336    if (VBOX_FAILURE(rc))
    13371337    {
    1338         AssertMsgFailed(("remR3FlushPage %x %x %x %d failed!!\n", GCPtr));
     1338        AssertMsgFailed(("remR3FlushPage %VGv failed with %d!!\n", GCPtr, rc));
    13391339        VM_FF_SET(pVM, VM_FF_PGM_SYNC_CR3);
    13401340    }
Note: See TracChangeset for help on using the changeset viewer.

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