qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] system_reset command cause assert failed


From: Roy Tam
Subject: Re: [Qemu-devel] system_reset command cause assert failed
Date: Tue, 2 Feb 2010 00:33:59 +0800

2010/2/2 Luiz Capitulino <address@hidden>:
>
>  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]