On Fri, 9 Apr 2010 18:32:21 +0900 Jun Koi <junkoi2...@gmail.com> wrote:
> Hi, > > I found something very funny happening with 0.12.3: it seems the VM is > still running even I already stopped it. > > Here is how I verified that: Boot any OS (I checked with Windows XP > and Ubuntu) with 0.12.3, and stop it any time after it booted up. Use > "stop" command on monitor interface. > > Now the VM stops. Then in the same monitor interface, run "info > registers" again and again. You can see that the value of EIP and > EFLAGS still change once in a while. This should not happen, becaues > the VM already stopped. > > I checked, and dont see this problem with 0.11.1. And this doesnt > happen with the latest code in the git tree, either. > > Any idea on why this happens??? Can you try commit 55274a305 ? If it fixes the problem we need it in stable, if it doesn't you can try to find the fix by using git bisect.