From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CH6If-00085d-R9 for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:57:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CH6If-000852-C6 for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:57:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH6If-00084z-8Z for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:57:41 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CH6BN-0001WF-QR for qemu-devel@nongnu.org; Mon, 11 Oct 2004 15:50:09 -0400 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CH6BM-0007fx-00 for ; Mon, 11 Oct 2004 21:50:08 +0200 Received: from cpc2-cmbg3-5-0-cust112.cmbg.cable.ntl.com ([81.96.65.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 21:50:08 +0200 Received: from adam by cpc2-cmbg3-5-0-cust112.cmbg.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 21:50:08 +0200 From: "Adam D. Moss" Date: Mon, 11 Oct 2004 20:43:51 +0100 Message-ID: References: <416AC656.1070003@volny.cz> <416AD6DE.7090004@volny.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <416AD6DE.7090004@volny.cz> Sender: news Subject: [Qemu-devel] Re: SB16 bug 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 Filip Navara wrote: > Filip Navara wrote: >> since the malc's audio patch was commited I can't run QEMU on Win32 >> anymore. It always crashes and GDB is to no help (backtrace shows only >> "00000000"). Anybody has the same problem? > > Disregard that. It was mine fault and totally unrelated to the audio > patch... Really? :) Because I've been getting segfaults on win98 startup when audio is enabled since that patch went in, myself... --Adam