-
Notifications
You must be signed in to change notification settings - Fork 821
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
Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting. #2953
Comments
@therealkenc But I've already update windows.And I can run it. |
@therealkenc And when i restart it,and 'Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting......' |
#1006 and #486 are still open so updating Windows will not address your error. Your options are (1) don't install PulseAudio, (2) |
@therealkenc ok,thank u |
@therealkenc hey pardon the noob question, what do I do after I add the PPA and your repository to apt? |
This
I am trying to develop mobile applications, and emulators require that I run Pulseaudio...but having pulseaudio installed prevents me from opening VSCode or Atom, so it's a bit of a catch-22. I can't run an emulator and an IDE at the same time. Like you mentioned kenc, the PPA is stale. I'm installing 17627 right now, but can you confirm that this issue is really solved if I update? |
Build 17092.
I install vscode on ubuntu and i run it successfully.But when i reboot windows,I run vscode and it prints
Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting.
Why?i can run it before.
I've already used the latest windows insider preview
The text was updated successfully, but these errors were encountered: