FS#13726 - Gstreamer segfaults when trying to play aac files if gstreamer0.10-bad-plugins is not installed
Attached to Project:
Arch Linux
Opened by Echo Nolan (enolan) - Monday, 09 March 2009, 23:30 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 08 April 2009, 00:12 GMT
Opened by Echo Nolan (enolan) - Monday, 09 March 2009, 23:30 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 08 April 2009, 00:12 GMT
|
Details
Totem segfaults if I try to play an aac file. Installing
gstreamer0.10-bad-plugins from pacman fixes the problem.
Obviously I wouldn't expect it to play AAC without the
plugin, but it should fail gracefully.
Steps to reproduce: 1. pacman -R gstreamer0.10-bad gstreamer0.10-bad-plugins 2. Try playing some .m4a in totem, exaile, etc, see it crash 3. pacman -S gstreamer0.10-bad gstreamer0.10-bad-plugins 4. Try again, see it work. |
This task depends upon
Comment by Eric Belanger (Snowman) -
Wednesday, 01 April 2009, 05:52 GMT
Seems like an upstream issue.
Comment by Jan de Groot (JGC) -
Saturday, 04 April 2009, 21:57 GMT
Is this fixed with recent updates? Half of the GStreamer stack has
been updated in the meanwhile.
Comment by Echo Nolan (enolan) -
Wednesday, 08 April 2009, 00:09 GMT
This looks fixed. I uninstalled the relevant packages, tried to
play a .m4a and got a useful error message and no crash in totem.