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

temporarily disable forking causing basiliskii to hang #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hfmanson
Copy link

When forking out is enabled basiliskii hangs on ubuntu 14.04 systems. It would be caused by forking after gtk_init() is called, see https://bugs.launchpad.net/ubuntu/+source/xfce4-volumed/+bug/1347272. After disabling XF86DGAForkApp basiliskii no longer hangs. Can you adapt the code so forking happens before calling gtk_init()?

rakslice referenced this pull request in rakslice/macemu Oct 25, 2020
Fix for audio crashes on second playback
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

Successfully merging this pull request may close these issues.

1 participant