From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DQrL9-0002Sz-96 for qemu-devel@nongnu.org; Wed, 27 Apr 2005 14:32:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DQrL6-0002SV-KU for qemu-devel@nongnu.org; Wed, 27 Apr 2005 14:32:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQrL6-0001hU-FV for qemu-devel@nongnu.org; Wed, 27 Apr 2005 14:32:48 -0400 Received: from [193.10.208.203] (helo=gw-smtp.hj.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DQrNb-0002wK-FM for qemu-devel@nongnu.org; Wed, 27 Apr 2005 14:35:24 -0400 Message-ID: <002b01c54b57$4ca58100$90040bc1@hjvhstud.hj.se> From: "Per-Erik Kristensson" References: <426c7c40.2d2f39b7.3c98.ffffbb33SMTPIN_ADDED@mx.gmail.com><76bfb9d2050425045552515d09@mail.gmail.com><002d01c54a99$b30750e0$90040bc1@hjvhstud.hj.se> <1474939552.20050426230153@ena.si> Subject: Re: [Qemu-devel] Re: qemu.exe, QEMUMenu.bat and qemu-forum doesn't Date: Wed, 27 Apr 2005 20:31:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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 I have no idea what it did, but now qemu behaves like it should have done from the beginning :-). Now error messages are finally printed. Thanks a lot! The was a network problem, "GetNetworkParams failed. ret = 00000032. Could not get DNS address". GetNetworkParams is not supported in NT4, so that's probably why it crash. I used "-nics 0" to solve the problem, and now it starts again. I will test more in the weekend and report what I have found. Thanks again. PEK ----- Original Message ----- From: "Jernej Simončič" To: "Per-Erik Kristensson on [qemu-devel]" Sent: Tuesday, April 26, 2005 11:01 PM Subject: Re: [Qemu-devel] Re: qemu.exe, QEMUMenu.bat and qemu-forum doesn't On Tuesday, April 26, 2005, 21:54:03, Per-Erik Kristensson wrote: > The silent crashes are very annoying. I tested a nightly build but that > behaved the same. If anyone have a solution I'm willing to test that. I attached a small utility that can change a GUI program into a console program (and vice-versa). Use it with qemu, then run qemu from command-line, and you should see why it's failing. -- < Jernej Simoncic ><><><><>< http://deepthought.ena.si/ > Enough research will tend to support your theory. -- Law of Research ---------------------------------------------------------------------------- ---- > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >