From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbZis-0004y0-Kr for qemu-devel@nongnu.org; Thu, 13 Aug 2009 08:48:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbZir-0004xV-Pz for qemu-devel@nongnu.org; Thu, 13 Aug 2009 08:48:01 -0400 Received: from [199.232.76.173] (port=59021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbZir-0004xL-KQ for qemu-devel@nongnu.org; Thu, 13 Aug 2009 08:48:01 -0400 Received: from alpha.arachsys.com ([91.203.57.7]:55915) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbZir-0005Lp-1t for qemu-devel@nongnu.org; Thu, 13 Aug 2009 08:48:01 -0400 Date: Thu, 13 Aug 2009 13:43:50 +0100 From: Chris Webb Message-ID: <20090813124350.GA21678@arachsys.com> References: <20090812150159.GW5348@arachsys.com> <4A82E200.3040107@redhat.com> <20090812162401.GB8115@arachsys.com> <20090813122333.GA2863@arachsys.com> <4A840A3E.1040400@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A840A3E.1040400@redhat.com> Subject: [Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org Avi Kivity writes: > csock looks corrupted, should be -1 or an fd. Was a vnc client connected? > Was the guest playing with the display resolution? Yes, I think in this case there was a vncviewer connected, and the guest had started booting up into windows, which changes the resolution a couple of times. Best wishes, Chris.