Index: /trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
===================================================================
--- /trunk/src/VBox/Devices/Audio/DevIchAc97.cpp	(revision 68275)
+++ /trunk/src/VBox/Devices/Audio/DevIchAc97.cpp	(revision 68276)
@@ -3211,4 +3211,7 @@
     /*
      * Reset mixer sinks.
+     *
+     * Do the reset here instead of in ichac97StreamReset();
+     * the mixer sink(s) might still have data to be processed when an audio stream gets reset.
      */
     AudioMixerSinkReset(pThis->pSinkLineIn);
