From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UT6JL-0005je-Vb for qemu-devel@nongnu.org; Fri, 19 Apr 2013 04:04:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UT6JK-0006bW-T2 for qemu-devel@nongnu.org; Fri, 19 Apr 2013 04:04:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UT6JK-0006ak-MA for qemu-devel@nongnu.org; Fri, 19 Apr 2013 04:04:46 -0400 Message-ID: <5170FA86.6010700@redhat.com> Date: Fri, 19 Apr 2013 10:04:22 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <715415426.20130416212325@eikelenboom.it> <516FF5F5.50902@redhat.com> <1832992643.20130419012100@eikelenboom.it> <5170F1E6.7040001@redhat.com> <6110678685.20130419095209@eikelenboom.it> In-Reply-To: <6110678685.20130419095209@eikelenboom.it> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] xen-unstable qemu-upstream: libxl: error: libxl_qmp.c:440:qmp_next: timeout, libxl_qmp.c:705:libxl__qmp_initialize: Failed to connect to QMP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sander Eikelenboom Cc: Gerd Hoffmann , "xen-devel@lists.xen.org" , Anthony PERARD , "qemu-devel@nongnu.org" , Stefano Stabellini Il 19/04/2013 09:52, Sander Eikelenboom ha scritto: >> > What version is glib on the host? > Ah i knew i forgot to look something up .. > > ii libglib2.0-0 2.24.2-1 The GLib library of C routines > ii libglib2.0-data 2.24.2-1 Common files for GLib library > ii libglib2.0-dev 2.24.2-1 Development files for the GLib library This very likely has the same deadlock bug that Gerd found on RHEL6. Paolo