Index: /trunk/src/VBox/Main/MediumImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/MediumImpl.cpp	(revision 32892)
+++ /trunk/src/VBox/Main/MediumImpl.cpp	(revision 32893)
@@ -3878,5 +3878,5 @@
                                 &parentId, location.c_str(),
                                 m->pVirtualBox->settingsFilePath().c_str());
-                        throw S_OK;
+                        DebugBreakThrow(S_OK);
                     }
 
