Index: /trunk/src/VBox/Main/GuestImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/GuestImpl.cpp	(revision 33726)
+++ /trunk/src/VBox/Main/GuestImpl.cpp	(revision 33727)
@@ -1531,5 +1531,5 @@
                                 Bstr(tr("Starting process ...")).raw());    /* Description of first stage. */
         }
-        ComAssertRC(rc);
+        ComAssertComRC(rc);
 
         /*
