From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW5Eb-0003rl-LB for qemu-devel@nongnu.org; Thu, 12 Mar 2015 11:41:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YW5Ea-00069t-EI for qemu-devel@nongnu.org; Thu, 12 Mar 2015 11:41:17 -0400 Sender: Richard Henderson Message-ID: <5501B393.70200@twiddle.net> Date: Thu, 12 Mar 2015 08:41:07 -0700 From: Richard Henderson MIME-Version: 1.0 References: <55015153.7010509@ilande.co.uk> In-Reply-To: <55015153.7010509@ilande.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu-system-ppc TCG assert with git master List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , qemu-devel , "qemu-ppc@nongnu.org" On 03/12/2015 01:41 AM, Mark Cave-Ayland wrote: > Whilst testing git master in preparation for some OpenBIOS updates, I'm > seeing the following TCG assert in one of my older test images: > > > $ gdb --args ./qemu-system-ppc -cdrom > /home/build/src/qemu/image/ppc/ubuntu-5.10-live-powerpc.iso -boot d -g > 800x600x8 Older, eh? I can only find 5.04. ;-) And, fwiw, that doesn't assert. I get all the way to Kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(1,0) So, I guess I need something different to http://cdimage.ubuntu.com/ubuntu-mate/daily-live/current/vivid-desktop-powerpc.iso to reproduce this. r~