From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etYZC-0004Iq-Gk for qemu-devel@nongnu.org; Wed, 07 Mar 2018 07:53:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etYZ8-0000Ru-LV for qemu-devel@nongnu.org; Wed, 07 Mar 2018 07:53:10 -0500 Date: Wed, 7 Mar 2018 13:52:55 +0100 From: Cornelia Huck Message-ID: <20180307135255.47cb0e8b.cohuck@redhat.com> In-Reply-To: References: <20180306040154.3669-1-david@gibson.dropbear.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PULL 00/30] ppc-for-2.12 queue 20180306 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: luigi burdo , David Gibson , Mark Cave-Ayland , Paolo Bonzini , "qemu-ppc@nongnu.org" , "qemu-devel@nongnu.org" , Peter Maydell On Wed, 7 Mar 2018 13:21:18 +0100 Thomas Huth wrote: > On 07.03.2018 13:16, luigi burdo wrote: > > HI, > > > > i had test last git with Zoltan sam emultation but at start i recive this > > > > ./qemu-system-ppc -M sam460ex > > qemu-system-ppc: > > /home/gigi/src/tags/ppc-for-2.12-20180306/include/qemu/rcu.h:89: > > rcu_read_unlock: asserzione "p_rcu_reader->depth != 0" non riuscita. > > Annullato (core dump creato) > > I think that's a regression introduced with one of the latest commits. > Could you please try whether "git checkout 58e2e17dba49b43f4ac9de19468" > works better for you? Yep, it's a regession; I hit this with s390x/tcg as well (bisected to commit 11e732a5ed46903f997985bed4c3767ca28a7eb6 in my case).