Index: /trunk/src/VBox/Main/MachineImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/MachineImpl.cpp	(revision 24684)
+++ /trunk/src/VBox/Main/MachineImpl.cpp	(revision 24685)
@@ -9243,5 +9243,5 @@
      * way to handle this.
      */
-    Assert(!mData->mRegistered);
+    Assert(mData->mRegistered);
     mData->mRegistered = FALSE;
 
