From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1res-0002KP-VG for qemu-devel@nongnu.org; Fri, 22 Jun 2007 18:31:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1rer-0002JK-7S for qemu-devel@nongnu.org; Fri, 22 Jun 2007 18:31:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1rer-0002JG-06 for qemu-devel@nongnu.org; Fri, 22 Jun 2007 18:31:13 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1req-0004ZW-Oe for qemu-devel@nongnu.org; Fri, 22 Jun 2007 18:31:12 -0400 Received: from landley.net (localhost [127.0.0.1]) by grelber.thyrsus.com (Postfix) with ESMTP id AA5E473E40 for ; Fri, 22 Jun 2007 18:31:21 -0400 (EDT) From: Rob Landley Subject: Re: [Qemu-devel] qemu-i386 segfaults running "hello world". Date: Fri, 22 Jun 2007 18:31:20 -0400 References: <200706221715.16729.rob@landley.net> In-Reply-To: <200706221715.16729.rob@landley.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706221831.20531.rob@landley.net> 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 Ok, it's a more fundamental problem: landley@triolith:/sys$ qemu-i386 Segmentation fault (core dumped) Nothing to do with the program it's trying to run, it segfaults with no arguments. Is anybody else seeing this? Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.