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

Crash using m68k, ppc, ppc64 in v0.2 #86

Closed
cdelaof26 opened this issue Mar 1, 2020 · 3 comments
Closed

Crash using m68k, ppc, ppc64 in v0.2 #86

cdelaof26 opened this issue Mar 1, 2020 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@cdelaof26
Copy link

Hi.
UTM crashes every time when I play the machine with m68k, ppc or ppc64 architecture.
Also on my iPhone 11 with 4GB of RAM the app crashes if I try more than 1024 MB.

@osy
Copy link
Contributor

osy commented Mar 1, 2020

It’s probably a config error. Right now it doesn’t show it and just exits. If you hook up Xcode debugger you can see it.

@lshzh-ww
Copy link
Contributor

lshzh-ww commented Mar 2, 2020

It’s probably a config error. Right now it doesn’t show it and just exits. If you hook up Xcode debugger you can see it.

Seems that ppc/ppc64 don’t support qemu config “-vga qxl”. Use “-vga std” instead and system boots normally.

@osy osy added the duplicate This issue or pull request already exists label Mar 3, 2020
@osy
Copy link
Contributor

osy commented Mar 3, 2020

Tracking in #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants