From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D9YNH-0000F3-A9 for qemu-devel@nongnu.org; Thu, 10 Mar 2005 19:51:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D9YNE-0000EF-Az for qemu-devel@nongnu.org; Thu, 10 Mar 2005 19:51:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9YNE-0000Do-3d for qemu-devel@nongnu.org; Thu, 10 Mar 2005 19:51:28 -0500 Received: from [202.172.235.150] (helo=datalex.com.sg) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D9Y8g-0004Du-2g for qemu-devel@nongnu.org; Thu, 10 Mar 2005 19:36:26 -0500 Message-ID: <4230E9CF.5060701@tusker.org> Date: Fri, 11 Mar 2005 08:43:59 +0800 From: Damien Mascord MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu-system-sparc References: <20050310161329.23e36200@localhost> In-Reply-To: <20050310161329.23e36200@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Guilherme de S. Pastore wrote: >Em Thu, 10 Mar 2005 16:51:52 +0100, >"Blue Swirl" escreveu: > > > >>Here's a screenshot, its made with Linux 2.6.11 + a TCX patch from >>sparc-linux list, also Proll has some fixes. >> >> > >Can't this be because the "Hello world" program is being used as init >and terminated? I certainly do not know, it's just an idea =) > >Best regards, > >-- >Guilherme de S. Pastore (fatalerror) > > > I think he is saying that anything other than a "Hello World" program crashes (ie /sbin/init or /bin/bash), whereas Hello World does run, and then succesfully terminate without causing a crash :) Damien