[Spice-devel] Windows guest hangs while doing shutdown with dual monitors.
Naga Mohan Pothula
nagamohan.pothula at yahoo.com
Fri Feb 24 14:16:17 PST 2012
Christophe, Alon,
Seems I missed saying that this issue happens connecting windows guest from windows client only.
RedClient::abort_channels function returns always false for this scenario. ie., RecordChannel::abort, PlaybackChannel::abort are not getting called.
Hence, RedClient::delete_channels is not called. Can you tell what might be the reason for this?
Appreciated your help.
Thanks/Naga.
________________________________
From: Christophe Fergeau <cfergeau at redhat.com>
To: Naga Mohan Pothula <nagamohan.pothula at yahoo.com>
Cc: Alon Levy <alevy at redhat.com>; "spice-devel at lists.freedesktop.org" <spice-devel at lists.freedesktop.org>
Sent: Wednesday, February 22, 2012 2:42 AM
Subject: Re: [Spice-devel] Windows guest hangs while doing shutdown with dual monitors.
On Tue, Feb 21, 2012 at 09:31:55AM -0800, Naga Mohan Pothula wrote:
> Hi Christophe/Aon,
>
> Debugging is not possible for this scenario and hence stack trace could not be retrieved.
Why not possible? Did you disable/strip debug symbols? You can always
attach gdb to a running process using gdb --pid $PID. Then you can get a
backtrace with "thread apply all bt"
Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120224/efbaf9b1/attachment.html>
More information about the Spice-devel
mailing list