Index: /trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp
===================================================================
--- /trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp	(revision 76888)
+++ /trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp	(revision 76889)
@@ -1310,5 +1310,5 @@
         switch (RTRandU32Ex(RTFILE_SEEK_BEGIN, RTFILE_SEEK_END))
         {
-            default: AssertFailed();
+            default: AssertFailedBreak();
             case RTFILE_SEEK_BEGIN:
                 aSeeks[i].uMethod   = RTFILE_SEEK_BEGIN;
