OpenSWE1R / openswe1r

An Open-Source port of the 1999 Game "Star Wars Episode 1: Racer"
https://openswe1r.github.io/
GNU General Public License v2.0
313 stars 26 forks source link

Bad EIP reported on crash #102

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

Sometimes, when the VCPU crashes with the unicorn interface, the reported EIP is bad. Turning on tracing and then running into the crash fixes this issue.

I'm not sure if other registers might be affected too. I'm using unicorn 1.0.1 at the moment. I also did not try to reproduce with the KVM backend yet.