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

ALSA: sometimes there are lockups when calling snd_pcm_drain. #8

Open
CMB opened this issue Dec 21, 2016 · 0 comments
Open

ALSA: sometimes there are lockups when calling snd_pcm_drain. #8

CMB opened this issue Dec 21, 2016 · 0 comments

Comments

@CMB
Copy link
Contributor

CMB commented Dec 21, 2016

I've noticed that programs using pcaudiolib with ALSA sometimes lock up
during the call to audio_object_drain.
From what I can tell, this is due to snd_pcm_drain being called when
the pcm handle is in a state other than SND_PCM_STATE_RUNNING or
SND_PCM_STATE_PREPARED.
This may be a bug in the alsa library libasound, rather than pcaudiolib itself.

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

No branches or pull requests

1 participant