From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdT7O-0006Fx-2u for qemu-devel@nongnu.org; Tue, 18 Aug 2009 14:09:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdT7J-0006F7-Ja for qemu-devel@nongnu.org; Tue, 18 Aug 2009 14:09:09 -0400 Received: from [199.232.76.173] (port=38167 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdT7J-0006F4-H0 for qemu-devel@nongnu.org; Tue, 18 Aug 2009 14:09:05 -0400 Received: from mail-fx0-f206.google.com ([209.85.220.206]:41937) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdT7J-0000yA-43 for qemu-devel@nongnu.org; Tue, 18 Aug 2009 14:09:05 -0400 Received: by fxm2 with SMTP id 2so576785fxm.28 for ; Tue, 18 Aug 2009 11:09:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20090817230737.I65734@stanley.csl.cornell.edu> References: <20090817230737.I65734@stanley.csl.cornell.edu> From: Blue Swirl Date: Tue, 18 Aug 2009 21:08:41 +0300 Message-ID: Subject: Re: [Qemu-devel] COMMIT e27b27b broke sparc32plus-linux-user Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vince Weaver Cc: qemu-devel@nongnu.org On Tue, Aug 18, 2009 at 6:23 PM, Vince Weaver wrote: > Hello > > I'm not sure how this is possible, but somehow the commit > > =C2=A0[COMMIT e27b27b] Simplify 5ba6531956b9b6486560cbd13604c2238a3542dd > > broke sparc32plus-linux-user for me. =C2=A0All the binaries I try now seg= fault. > > A small binary that exhibits this can be found in the ll qemu test found > here: > =C2=A0 http://www.deater.net/weave/vmwprod/asm/ll/qemu_tests.html > but larger binaries also have issues. > > It is very strange, as I can't see how that particular commit should > change anything sparc related. Should be fixed in git, thanks for the report.