From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTAwK-0002iU-9f for qemu-devel@nongnu.org; Fri, 19 Apr 2013 09:01:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTAwI-0007kf-K3 for qemu-devel@nongnu.org; Fri, 19 Apr 2013 09:01:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTAwI-0007jf-Ck for qemu-devel@nongnu.org; Fri, 19 Apr 2013 09:01:18 -0400 Message-ID: <51714008.9010103@redhat.com> Date: Fri, 19 Apr 2013 15:00:56 +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> <5170FA86.6010700@redhat.com> <112105153.20130419145602@eikelenboom.it> In-Reply-To: <112105153.20130419145602@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: "xen-devel@lists.xen.org" , Gerd Hoffmann , "qemu-devel@nongnu.org" , Stefano Stabellini Il 19/04/2013 14:56, Sander Eikelenboom ha scritto: > > Friday, April 19, 2013, 10:04:22 AM, you wrote: > >> 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. > > Any ideas on how to get things fixed ? Either I or Gerd will test the prototype patch I posted yesterday, and it will be ok in -rc0. Paolo