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 bug (crash) #969

Closed
user706 opened this issue Apr 24, 2020 · 2 comments
Closed

alsa bug (crash) #969

user706 opened this issue Apr 24, 2020 · 2 comments

Comments

@user706
Copy link
Contributor

user706 commented Apr 24, 2020

Issuing the command
pd -alsa -alsaadd default -audioadddev default -alsamidi -noadc -midioutdev 1
and then starting Media->Test audio and MIDI
very often results in

restart alsa output
alsa xrun recovery apparently failed
pd: pcm.c:1168: snd_pcm_prepare: Assertion `pcm' failed.
Pd: signal 6

The reason for this is the following bug:
75819aa#r38730555

@millerpuckette
Copy link
Contributor

Thanks, should be fixed now

@umlaeute
Copy link
Contributor

fixed with 8092921

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

3 participants