-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 in gst_osx_audio_src_io_proc when starting VM #4629
Comments
Hi~ Have you solved the problem? I have the same issue here 😢 |
Thanks for the reply, actually I have fixed this problem by reparing the VM filesystem by Unfortunaly I didn't save those crash messages, but I'm pretty sure that the crashed thread is BTW, my environment is macOS Ventura 13.0.1, Apple silicon M1, guest os is Ubuntu 22.04. Sorry for the limited infomation. and Thank you! |
@osy I have connected my laptop to USB multiport which allow me to connect my audio interface from Focusrite (audio interface producer) |
Can you try the latest UTM beta? There's been a change to GST audio that may resolve this. |
I was about to report an issue for an almost identical crash log. Any Linux VM crashes after reaching the login screen. I also have an external USB audio interface attached to my M1 Mini running latest Ventura - in this case a Behringer UMC1820. I'll try the latest beta as suggest and report back. If not, i can upload my crash log. [EDIT] After checking out how to get the lates beta I realised I'm already on it (4.1.5 from GH Releases), so my crash persists. I'll attach my logs. This is 100% related to my USB audio interface as if I turn it off the VM does not crash. Of course then I have no sound since my speakers are connected to my interface. utm_crash.log - output from Console app filtered by "UTM" |
You just saved my sanity Guddler, thank you. I've been having the same issues for quite some time.. The audio interface I was using at the time was a Behringer UMC404HD. I disconnected and am booting without issue now. |
The bug is due to a race condition between removing the render callback and the callback being executed. Seems like Google Chrome had the same issue: https://chromium.googlesource.com/chromium/src.git/+/3601194983b54f73dca0e00d8d64a3c9db34fe08 |
|
@808arc @pigoil @Guddler @thermopesos Can you retest with v4.4.0 beta? https://github.com/utmapp/UTM/releases/tag/v4.4.0 |
@osy Yes, it seems to work. As an aside, it took me 3 different attempts to get a linux image downloaded from the gallery that did more than boot to a black screen. Eventually however Debian LXDE worked, didn't crash and the sound worked. LXDE is not something I have ever used before but I assume it would have crashed previously. Obviously I have my UMC1820 plugged in and sound routing through it. |
Closing this issue because it seems to have been fixed. |
Today I was trying to install Kali Linux with UTM on my mac OS laptop but it start crashing. Usually it letting me launch UTM app, start Kali but after 10 seconds program just disapearing.
Configuration
UTM: Newest Version (downloaded it today from website)
Mac OS: Moneterey 12.5.1
Chip: M1
Crash log
crash report
The text was updated successfully, but these errors were encountered: