From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URmau-0005un-MO for qemu-devel@nongnu.org; Mon, 15 Apr 2013 12:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URmat-0000EP-3T for qemu-devel@nongnu.org; Mon, 15 Apr 2013 12:49:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URmas-0000E5-T0 for qemu-devel@nongnu.org; Mon, 15 Apr 2013 12:49:27 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3FGnO9l022465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Apr 2013 12:49:25 -0400 Message-ID: <1366044563.3206.6.camel@thinkpad-t420s> From: Lucas Meneghel Rodrigues Date: Mon, 15 Apr 2013 13:49:23 -0300 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [BUG latest master] - qemu segfaults when issuing screendump cmd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Cc: Luiz Capitulino , Cleber Rosa 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.