Index: /trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp	(revision 50426)
+++ /trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp	(revision 50427)
@@ -296,4 +296,5 @@
             }
 
+#if 0
             /* uninit old peer's controllers that are left */
             for (it = m->pPeer->m->llBandwidthGroups->begin();
@@ -301,4 +302,5 @@
                  ++it)
                 (*it)->uninit();
+#endif
 
             /* attach new list of controllers to our peer */
