On Mon, 1 Feb 2010 20:36:22 +0800 Roy Tam <roy...@gmail.com> wrote: > 2010/2/1 Luiz Capitulino <lcapitul...@redhat.com>: > > On Sun, 31 Jan 2010 16:28:42 +0800 > > Roy Tam <roy...@gmail.com> 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
Still no fun. It's possible that there's something windows-specific that makes qobject_from_jsonf() return NULL. Without a backtrace my only option is to install windows on some machine here and try to reproduce the problem, but this will take some time.