From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1US0Ui-0006nS-Ul for qemu-devel@nongnu.org; Tue, 16 Apr 2013 03:40:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1US0Uh-0003sc-Cu for qemu-devel@nongnu.org; Tue, 16 Apr 2013 03:40:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1US0Uh-0003rc-1O for qemu-devel@nongnu.org; Tue, 16 Apr 2013 03:39:59 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3G7duIi023120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 16 Apr 2013 03:39:56 -0400 Message-ID: <516D0048.60703@redhat.com> Date: Tue, 16 Apr 2013 09:39:52 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1366044563.3206.6.camel@thinkpad-t420s> In-Reply-To: <1366044563.3206.6.camel@thinkpad-t420s> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [BUG latest master] - qemu segfaults when issuing screendump cmd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lucas Meneghel Rodrigues Cc: Cleber Rosa , "qemu-devel@nongnu.org" , Luiz Capitulino On 04/15/13 18:49, Lucas Meneghel Rodrigues wrote: > Latest qemu.git master is failing big time to pass sanity checks: > > https://bugs.launchpad.net/qemu/+bug/1169254 > > We've had some issues with the test jobs, and finally managed to > stabilize the grid, so we don't have results for the last couple of > weeks to bisect the problem. Can you try this? git://git.kraxel.org/qemu rebase/pixman [ I'm about to prepare a pull req, was planning to do it last week but got sick ... ] cheers, Gerd