PulseAudio did it again.
On a NForce4 motherboard and a fully up-to-date Fedora 11 box, i.e. :
- kernel-2.6.29.6-213.fc11.x86_64
- alsa-lib-1.0.20-1.fc11.x86_64
- pulseaudio-0.9.15-14.fc11.x86_64
- alsa-plugins-pulseaudio-1.0.20-2.fc11.x86_64
PulseAudio will crash only after a few seconds of playback
((
The issue is old but is fixed according to Fedora’s official bug tracking system. In fact I can’t reproduce it with the F11 stock kernel-2.6.29.4-167.fc11.x86_64.
Here’s a quick and dirty workaround:
pasuspender mplayer -ao alsa:noblock:device=dmix=0.0 anything.mp3.or.avi
If you really hate PulseAudio in your guts you can even remove it from your system. Don’t forget to remove alsa-plugins-pulseaudio as well. Dammit, why isn’t there an easier way to disable PulseAudio altogether and revert to alsa/dmix output for all applications and desktop environments in Fedora? Like back in the good old Fedora Core days?
Btw here’s the complete crash output from PulseAudio:
(more…)