From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USiiP-000161-7e for qemu-devel@nongnu.org; Thu, 18 Apr 2013 02:53:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USiiO-0005Ft-4I for qemu-devel@nongnu.org; Thu, 18 Apr 2013 02:53:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USiiN-0005Fl-SY for qemu-devel@nongnu.org; Thu, 18 Apr 2013 02:53:04 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3I6r3sf003847 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 18 Apr 2013 02:53:03 -0400 Message-ID: <516F984C.4080206@redhat.com> Date: Thu, 18 Apr 2013 08:53:00 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1366044563.3206.6.camel@thinkpad-t420s> <516D0048.60703@redhat.com> <1366224595.2041.16.camel@thinkpad-t420s> In-Reply-To: <1366224595.2041.16.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: Luiz Capitulino , "qemu-devel@nongnu.org" , Cleber Rosa >> Can you try this? >> git://git.kraxel.org/qemu rebase/pixman >> > With current master, qemu crashes. FYI: pull req sent, anthony merged, so it is fixed in master now. autotest might need adaptions nevertheless, on headless configurations (-vga none) qemu starts throwing errors now (due to lack of a screen it can dump from) instead of silently doing nothing. cheers, Gerd