Hi, This maybe a bug in ooocore.cpp. I started a simulation by "simconfig -run -stopinsns 10m -stats stats.file". The simulation finished successfully and return to Qemu console. When I tried to use the same simconfig command, the Qemu process quits and reports the error message.
qemu-system-x86_64: ptlsim/build/core/ooocore.cpp:1997: virtual int OutOfOrderModel::OutOfOrderMachine::run(PTLsimConfig&): Assertion `ctx.handle_interrupt == 1' failed. Aborted I checked the code and it seems that ctx.handle_interrupt should be 1 after first run. Somehow, this value is not changed. Is this a bug? - Hui
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
