GNOME Bugzilla – Bug 143476
[alsasink] Totem crashes if alsa is compiled without oss support
Last modified: 2004-12-22 21:47:04 UTC
1.Compile alsa without oss support. 2.Compile totem-0.99.11 with gstreamer support. I have gstreamer-0.8.1 installed. 3.In gstreamer-properties change default output sink to ALSA. Start totem and try to play any sound file( i tried mp3 and ogg files ) . 4.Totem crashes immediately. Rhythmbox (also uses gstreamer) plays successfully so the problem seems to be with totem. 5.Totem plays well if the default output sink is set to ESD and the daemon is started. 6.I do have gst-plugins-alsa-0.8.1 installed. Here is a backtrace when it crashed totem: pcm_plug.c:882: snd_pcm_plug_hw_params: Assertion `err >= 0' failed. Program received signal SIGABRT, Aborted. 0x40ef6421 in kill () from /lib/libc.so.6 (gdb) backtrace
+ Trace 46977
7.gstreamer-properties plays the test sound properly when using ALSA sink.
Happens here too. Versions are the same. Re-installing totem seems to help for a while. After 1h it started to crash again. Both video and MP3 fail. Rhytmbox works just fine. Xine-ui was able to play the sound but no video.
Could you reconfirm this with gst-plugins-0.8.2?
It appears that this is a duplicate of bug 134007. *** This bug has been marked as a duplicate of 134007 ***