Hi The following series of patches solves a crash happening when a record channel is reset but the audio session is still running (this may happen when the SpiceSession is recycled, and the stop signals didn't stop audio task yet). It also removes warnings when the audio channel is session-less (after it is detached from the session). Marc-André Lureau (5): audio: emit stop when the channels are reset playback: do not set mm time when session-less record: do not crash after record is stopped audio: use swapped channel handler for stop audio: stop playback on channel destroyed gtk/channel-playback.c | 12 ++++++++++-- gtk/channel-record.c | 13 ++++++++++--- gtk/spice-gstaudio.c | 9 +++++---- gtk/spice-pulse.c | 7 ++++--- 4 files changed, 29 insertions(+), 12 deletions(-) -- 2.1.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel