From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EVu7x-00014g-KG for qemu-devel@nongnu.org; Sat, 29 Oct 2005 13:04:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EVu7w-00014F-4K for qemu-devel@nongnu.org; Sat, 29 Oct 2005 13:04:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EVu7v-000149-VR for qemu-devel@nongnu.org; Sat, 29 Oct 2005 13:04:19 -0400 Received: from [199.45.160.85] (helo=harmony.bsdimp.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EVu7v-0000cW-An for qemu-devel@nongnu.org; Sat, 29 Oct 2005 13:04:19 -0400 Date: Sat, 29 Oct 2005 10:42:35 -0600 (MDT) Message-Id: <20051029.104235.124260252.imp@bsdimp.com> Subject: Re: [Qemu-devel] -nographic segfaults From: "M. Warner Losh" In-Reply-To: <20051029163250.GA72789@saturn.kn-bremen.de> References: <20051029163250.GA72789@saturn.kn-bremen.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii 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, nox@jelal.kn-bremen.de In message: <20051029163250.GA72789@saturn.kn-bremen.de> Juergen Lock writes: : Am I really the only one seeing this? I saw it too when I was chasing down ne2000 emulation issues... Warner