-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frontier Gate Boost+ trial jit bug #7066
Comments
baidu user report that the bug still exist in v1.4 |
I'm not able to reproduce this now. I'm not sure what change fixed it, or if I'm just doing it wrong. Does this still reproduce? -[Unknown] |
Okay, I tried this again just now and can't reproduce it. Here's what I tried:
I did all of these using jit and tried some of them with interpreter or IR interpreter (note: with #16396.) They all worked fine. I think this has been fixed, so I'm going to close it. -[Unknown] |
Actually, looking at reporting logs I think it's possible this was related to the branch/jump delay slot behavior. Just noting for posterity in case we see problems again. -[Unknown] |
It hanged after completing certain quests,but if save and load savestate before,it won't hang.The retail version also has the bug.
the error messages
https://gist.github.com/daniel229/72f54bdf2ae9e04a091e
Frontier Gate Boost+ trial download
http://dl.frontiergate.konamionline.com/frontiergate/FGBP_trial.zip
savestate(rename jpg to rar)
A video show how to accept quest and complete the quest.
http://youtu.be/KZ52N713nKY
But the jit bug looks like it happened during the quest list,maybe it not necessary to complete the quest.
save and load savestate in the following picture,it still get red error codes and hang after completing the quest.
save and load savestate in the following picture,it get invalid addresses and hang after completing the quest.
save and load savestate after accept the quest and quit the quest list like the following picture,it won't get errors,and not hang after completing the quest.
The text was updated successfully, but these errors were encountered: