[Spice-devel] [PATCH spice-gtk 13/13] migration: delay switch host reconnect

Christophe Fergeau cfergeau at redhat.com
Wed Nov 12 08:53:16 PST 2014


On Sun, Nov 09, 2014 at 05:31:45PM +0100, Marc-André Lureau wrote:
> Wait until the main channel is reset() before initiating a reconnect.
> 
> With the added precondition checks in previous patch, we hit the
> following critical otherwise:
> 
> (remote-viewer:4617): GSpice-CRITICAL **: channel_connect: assertion
> 'c->sock == NULL' failed

This check seems to be g_return_val_if_fail(c->sock == NULL, FALSE);
from spice-channel.c:channel_connect() which was not added in this
patch series (it's a very old check actually).
So not sure what's going on here.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20141112/b19e69d2/attachment.sig>


More information about the Spice-devel mailing list