GNOME Bugzilla – Bug 741464
When trying to discover any wma track, gstreamer segfaults
Last modified: 2014-12-13 21:06:08 UTC
I'm running gst-discoverer-1.0 with any of wma files in the zip below and the application segfaults. https://bugs.launchpad.net/noise/+bug/1401706/comments/1 I observed the same behavior in my application while using the discoverer. I managed to gather the following stacktrace.
+ Trace 234421
Thread 140736445605632 (LWP 24920)
Note that error doesn't appear if some wma specific packages are installed on the computer. Here's the list of gstreamer package that are installed on my system > dpkg --get-selections | grep gstreamer bluez-gstreamer install gir1.2-gstreamer-0.10 install gir1.2-gstreamer-1.0 install gstreamer-tools install gstreamer0.10-alsa:amd64 install gstreamer0.10-fluendo-mp3:amd64 install gstreamer0.10-nice:amd64 install gstreamer0.10-plugins-bad:amd64 install gstreamer0.10-plugins-bad-multiverse install gstreamer0.10-plugins-base:amd64 install gstreamer0.10-plugins-base-apps install gstreamer0.10-plugins-good:amd64 install gstreamer0.10-plugins-ugly:amd64 install gstreamer0.10-pulseaudio:amd64 install gstreamer0.10-tools install gstreamer0.10-x:amd64 install gstreamer1.0-alsa:amd64 install gstreamer1.0-clutter install gstreamer1.0-fluendo-mp3:amd64 install gstreamer1.0-libav:amd64 install gstreamer1.0-libav-dbg:amd64 install gstreamer1.0-nice:amd64 install gstreamer1.0-plugins-bad:amd64 install gstreamer1.0-plugins-bad-dbg:amd64 install gstreamer1.0-plugins-bad-faad:amd64 install gstreamer1.0-plugins-bad-videoparsers:amd64 install gstreamer1.0-plugins-base:amd64 install gstreamer1.0-plugins-base-apps install gstreamer1.0-plugins-base-dbg:amd64 install gstreamer1.0-plugins-good:amd64 install gstreamer1.0-plugins-good-dbg:amd64 install gstreamer1.0-plugins-ugly:amd64 install gstreamer1.0-plugins-ugly-dbg:amd64 install gstreamer1.0-pulseaudio:amd64 install gstreamer1.0-tools install gstreamer1.0-x:amd64 install libgstreamer-plugins-bad0.10-0:amd64 install libgstreamer-plugins-bad1.0-0:amd64 install libgstreamer-plugins-base0.10-0:amd64 install libgstreamer-plugins-base0.10-dev install libgstreamer-plugins-base1.0-0:amd64 install libgstreamer-plugins-base1.0-dev install libgstreamer-plugins-good1.0-0:amd64 install libgstreamer0.10-0:amd64 install libgstreamer0.10-dev install libgstreamer1.0-0:amd64 install libgstreamer1.0-0-dbg:amd64 install libgstreamer1.0-dev install phonon-backend-gstreamer:amd64 install phonon-backend-gstreamer-common:amd64 install phonon-backend-gstreamer1.0 install System : 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Is this issue related to https://bugzilla.gnome.org/show_bug.cgi?id=740925 ?
Maybe. Are you using any external PPAs?
Okay just to be sure, I redid the tests on a clean system and everything works as expected. So I guess my system was broken one way or another. Sorry for the trouble.
Ok, thanks for testing. Unfortunately that's not something we can check at runtime and warn about.