From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ClTr2-0005u5-4Z for qemu-devel@nongnu.org; Mon, 03 Jan 2005 10:10:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ClTqy-0005td-Pt for qemu-devel@nongnu.org; Mon, 03 Jan 2005 10:10:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ClTqy-0005tY-AN for qemu-devel@nongnu.org; Mon, 03 Jan 2005 10:10:40 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ClTZ8-000824-4m for qemu-devel@nongnu.org; Mon, 03 Jan 2005 09:52:14 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ClTZ5-00080x-00 for ; Mon, 03 Jan 2005 15:52:11 +0100 Received: from inet.ycc.ru ([217.148.52.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Jan 2005 15:52:11 +0100 Received: from patrakov by inet.ycc.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Jan 2005 15:52:11 +0100 From: "Alexander E. Patrakov" Date: Mon, 03 Jan 2005 19:53:04 +0500 Message-ID: References: <20050102145606.GA18712@xi.wantstofly.org> <20050102155730.GB18712@xi.wantstofly.org> <20050103142829.GA30388@xi.wantstofly.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Sender: news Subject: [Qemu-devel] Re: Re: Re: Firefox crashes inside qemu 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 Lennert Buytenhek wrote: > Does VMware use the same virtual ethernet and video card types as qemu > does? It might still be that qemu triggers a bug in Windows' handling > of some kind of peripheral that doesn't show up when using VMware. No, but the real PC installed from the same CD uses a Realtek 8029 network card and Firefox doesn't crash there. So I think one can exclude the network card as a factor. A video card can be also excluded because the bug exists also when the -std-vga switch is given. > Do you have any Windows debuggers? Can you hook Firefox up to a debugger > and see where exactly it crashes? Will try Borland Debugger that comes with Delphi 5 and report here if it finds anything. -- Alexander E. Patrakov