2010/2/2 Luiz Capitulino <lcapitul...@redhat.com>: > > Hm, I'm puzzled. Is this failing on malloc()? At least qemu_malloc() > is the last qemu's function I see in the logs. > > From now on I only see msvcrt functions... > > Maybe, you can type run on gdb, run system_reset on the > Monitor and then switch back to gdb and type bt? >
for backtrace, I got Backtrace stopped. (gdb) bt #0 monitor_protocol_event (event=QEVENT_RESET, data=0x0) at /home/roy/qemu/monitor.c:349 #1 0x0040f6f9 in monitor_protocol_event (event=4199152, data=0xff0a0000) at /home/roy/qemu/monitor.c:349 Backtrace stopped: frame did not save the PC and there's a double free at the end.