From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZheS-00008x-EQ for qemu-devel@nongnu.org; Wed, 19 Dec 2018 14:37:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZheP-0003vh-5J for qemu-devel@nongnu.org; Wed, 19 Dec 2018 14:37:04 -0500 Received: from mail-pf1-x42a.google.com ([2607:f8b0:4864:20::42a]:45873) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZheL-0003rC-7e for qemu-devel@nongnu.org; Wed, 19 Dec 2018 14:36:58 -0500 Received: by mail-pf1-x42a.google.com with SMTP id g62so10265038pfd.12 for ; Wed, 19 Dec 2018 11:36:56 -0800 (PST) From: Ben Hekster Message-Id: Mime-Version: 1.0 (Mac OS X Mail 12.1 \(3445.101.1\)) Date: Wed, 19 Dec 2018 11:36:51 -0800 In-Reply-To: References: <83206F6D-0BA5-4781-8635-84D48DD33A2A@foghorn.io> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Booting Raspbian on RPi emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers Checked out tag patchew/20181201123056.432-1-peter.maydell@linaro.org = from https://github.com/patchew-project/qemu and verified the crash no = longer occurs. It does indeed appear that the crash previously happened = right around the time where I can now see the window being resized. I've attached a screenshot here for you; not sure if this will make it = through to the mailing list... Ben > On Dec 19, 2018, at 10:43, Peter Maydell = wrote: >=20 > On Wed, 19 Dec 2018 at 17:46, Ben Hekster = wrote: >> probably a manifestation of = https://bugs.launchpad.net/qemu/+bug/1802684 >=20 > Yep. If you could test the patchset at > http://patchew.org/QEMU/20181201123056.432-1-peter.maydell@linaro.org/ > and confirm that it fixes the problem that would be great. >=20 > thanks > -- PMM