force auditioner to emit GoingAway at the right time, so that its disk reader/writer...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 21 Jun 2017 16:56:06 +0000 (12:56 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 18 Sep 2017 15:40:53 +0000 (11:40 -0400)
libs/ardour/session.cc

index 7099800fa1614f8c82f97d7c52f58da938b6955e..87adc252758bf4744b9297af3e33c71124ff2e85 100644 (file)
@@ -739,6 +739,7 @@ Session::destroy ()
 
        /* need to remove auditioner before monitoring section
         * otherwise it is re-connected */
+       auditioner->drop_references ();
        auditioner.reset ();
 
        /* drop references to routes held by the monitoring section