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

TestFlight: Crash in -[MTLResourceList releaseAllObjectsAndReset] #3519

Closed
osy opened this issue Jan 22, 2022 · 8 comments · Fixed by #4846
Closed

TestFlight: Crash in -[MTLResourceList releaseAllObjectsAndReset] #3519

osy opened this issue Jan 22, 2022 · 8 comments · Fixed by #4846
Labels
crash Application crashes macOS macOS issues
Milestone

Comments

@osy
Copy link
Contributor

osy commented Jan 22, 2022

@osy osy added crash Application crashes macOS macOS issues labels Jan 22, 2022
@osy
Copy link
Contributor Author

osy commented Jan 22, 2022

@doomguy
Copy link

doomguy commented May 3, 2022

I'm getting this exact crash for weeks now:

Crashed Thread:        12  Dispatch queue: com.Metal.CompletionQueueDispatch

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
Exception Codes:       0x0000000000000001, 0x0000000000000020
Exception Note:        EXC_CORPSE_NOTIFY

Any help in sight? Got the paid version from the AppStore..

Edit: I now switched from virtio-ramfb-gl to virtio-ramfb and hope it will solve the issue in the meantime.

@osy
Copy link
Contributor Author

osy commented May 3, 2022

Yes, GL is still experimental and the crash is due to the GL backend.

@doomguy
Copy link

doomguy commented May 6, 2022

Hi @osy,

to prevent further frustration for others, do you think it might be helpful to communicate experimental/beta features in the GUI, so users can make an informed decision? In this case something like "virtio-ramfb-gl (beta)" or similar would have prevented me from choosing it in the first place. When I setup the machine, I just blindly followed a tutorial online which suggested this setting.

Thanks for considering :)

@osy
Copy link
Contributor Author

osy commented May 7, 2022

@doomguy So it specifically is listed as "Enable hardware OpenGL acceleration (experimental)" in the wizard and is disabled by default. My understanding of "experimental" is that it could be unstable and I would not use it for a production environment.

@zachyf
Copy link

zachyf commented Dec 2, 2022

Thank you for marking my comment on #4135 as duplicate. I had another crash that looks similar but might be distinct. Attaching that log. What is the recommended display setting with my configuration other than "virtio-ramfb" that might help avoid this issue?

UTM_crash_log_12-2-2022.txt

@osy
Copy link
Contributor Author

osy commented Dec 2, 2022

@zachyf your comment is unrelated. I’ve already moved it to #4745

In the future please do not comment on other issues unless you are certain it’s the same issue. Create a new issue and fill in the template so it’s easier to triage. If it turns out to be a duplicate we will mark it as such.

@osy osy added this to the v4.1 milestone Dec 27, 2022
@osy osy closed this as completed in #4846 Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Application crashes macOS macOS issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants