From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JfHe2-0006fd-Lv for qemu-devel@nongnu.org; Fri, 28 Mar 2008 12:41:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JfHdz-0006dI-T8 for qemu-devel@nongnu.org; Fri, 28 Mar 2008 12:41:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfHdz-0006dC-Mt for qemu-devel@nongnu.org; Fri, 28 Mar 2008 12:41:31 -0400 Received: from fk-out-0910.google.com ([209.85.128.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfHdz-0007xO-FO for qemu-devel@nongnu.org; Fri, 28 Mar 2008 12:41:31 -0400 Received: by fk-out-0910.google.com with SMTP id 18so429442fkq.2 for ; Fri, 28 Mar 2008 09:41:30 -0700 (PDT) Message-ID: <47ED1FAF.9060007@gmail.com> Date: Fri, 28 Mar 2008 21:41:19 +0500 From: "Alexander E. Patrakov" MIME-Version: 1.0 References: <47ED1D21.8030907@gmail.com> In-Reply-To: <47ED1D21.8030907@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Xorg 7.3 inside qemu = crash Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-devel@nongnu.org, xorg@lists.freedesktop.org I wrote: > Could you please tell who is at fault, Xorg or Qemu? Is this bug present on > real-hardware (as opposed to emulated) Cirrus Logic GD 5446 video cards, thus > prompting for removal of the "cirrus" driver from the future releases of Xorg? > The crash doesn't exist with the "vesa" driver, but the Terminal window is > corrupted then (looks like 24/32 bpp mismatch). Update: nether the crash nor the corruption exists at 16 bpp, which likely indicates a problem with color depth conversion in Xorg or maybe pixman. How to debug it further? -- Alexander E. Patrakov