From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbvWJ-0001ax-1z for qemu-devel@nongnu.org; Mon, 01 Feb 2010 07:36:47 -0500 Received: from [199.232.76.173] (port=40807 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbvWI-0001ao-OB for qemu-devel@nongnu.org; Mon, 01 Feb 2010 07:36:46 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbvWI-0004KK-5E for qemu-devel@nongnu.org; Mon, 01 Feb 2010 07:36:46 -0500 Received: from mail-px0-f189.google.com ([209.85.216.189]:64925) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbvWH-0004KG-Sl for qemu-devel@nongnu.org; Mon, 01 Feb 2010 07:36:46 -0500 Received: by pxi27 with SMTP id 27so3836892pxi.4 for ; Mon, 01 Feb 2010 04:36:44 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20100201101733.46459bde@doriath> References: <473191351001310028q75bff0fah52f7a1f3ce5fdbee@mail.gmail.com> <20100201101733.46459bde@doriath> From: Roy Tam Date: Mon, 1 Feb 2010 20:36:22 +0800 Message-ID: <473191351002010436w65fe6357h8fbf1f2ef787df4d@mail.gmail.com> Subject: Re: [Qemu-devel] system_reset command cause assert failed Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel 2010/2/1 Luiz Capitulino : > On Sun, 31 Jan 2010 16:28:42 +0800 > Roy Tam wrote: > >> Dear all, >> >> In latest git revision, when guest OS restarts or system_reset command >> issues from monitor console, it asserts failed: >> Assertion failed: obj != NULL, file C:/msys/home/User/qemu/monitor.c, line 338 > > Hm, I can't reproduce this on Linux. Can you, please provide a backtrace and > your git HEAD? > my environment: Windows XP SP3 gcc version 3.4.5 (mingw-vista special r3) GNU Binutils 2.19.1 GNU Make 3.81 QEMU git rev 059bca46bbfd7f16cd2ccca631b91334e08d9abb config: ./configure --target-list="i386-softmmu x86_64-softmmu mips64el-softmmu" --audio-drv-list=sdl --audio-card-list=ac97,sb16,adlib --disable-linux-aio