<!doctype html><html><head><style>p {margin:0;padding:0;} body, td, button, p { color:#000000; font-size:10pt; font-family:Segoe UI; line-height:normal; }</style></head><body style="color:#000000; font-size:10pt; font-family:Segoe UI; line-height:normal;"><p>Hi,</p><p><br></p><p>We are running pulseaudio 15 and during playback through paplay, pulseaudio is exiting with assertion failed.</p><p><br></p><p>Error is like below:</p><p>D: [alsa-sink-Swmixer7 playback Pulse audio pcm6-6] alsa-sink.c: snd_pcm_writei: Resource temporarily unavailable</p><p>E: [alsa-sink-Swmixer7 playback Pulse audio pcm6-6] alsa-sink.c: Assertion 'err != -11' failed at ../git/src/modules/alsa/alsa-sink.c:512, function try_recover(). Aborting.</p><p>Aborted</p><p><br></p><p>This error exists even after adjusting the fragment size and fragments.</p><p><br></p><p> It's working normally in pulseaudio version 9.</p><p><br></p><p><span style="font-weight: bold;">FYI</span><span style="font-weight: bold;"> after commenting the assert in alsa-sink.c line no 512, playback and all other functionality works fine</span>.</p><p><br></p><p>module-alsa-sink is loaded in system.pa as below:</p><p>load-module module-alsa-sink device=hw:0,6 mmap=0 sink_name=pcm_output fragment_size=4096 tsched=0 fragments=2<br></p><p><br></p><p>Thanks.</p></body></html>