Skip to content
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

"Restart" button crashes XQEMU #50

Open
JayFoxRox opened this issue Oct 4, 2019 · 1 comment
Open

"Restart" button crashes XQEMU #50

JayFoxRox opened this issue Oct 4, 2019 · 1 comment

Comments

@JayFoxRox
Copy link
Member

JayFoxRox commented Oct 4, 2019

When hitting the "Restart" button (which sends QMP system_reset), I always seem to get:

hw/xbox/nv2a/nv2a_pfifo.c:278: pfifo_run_pusher: Assertion `false' failed.

I think we should remove the button for now, or hide/disable it (until XQEMU doesn't crash anymore).
@mborgerson has mentioned on IRC that he already fixed XQEMU system resets while working on snapshots. So if he fixes the issue in XQEMU soon, hiding the button might not be necessary.


Additionally, the "Restart" button is always enabled, even if XQEMU is not running. It just does nothing. So if we don't remove it, we'll need a new issue about this.

@JayFoxRox
Copy link
Member Author

Why do we even have a restart button in the first place? Xbox also doesn't have one. There's no meaningful way to implement it.

We should have a "Eject tray" button instead (the closest to a restart-button), but that would have side-effects and not be started using a QMP system_reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant