GNOME Bugzilla – Bug 623587
gstreamer0.10 apps crash when playing .mod/.s3m/.xm/.it files (tested on gst123 and amarok) on x86-64
Last modified: 2010-07-05 11:44:27 UTC
When running gst123 on a module file (.mod / .s3m / .xm / .it) on my x86-64 laptop, it crashes with the following backtrace: <<<<<<<<<<<<<<<
+ Trace 222698
>>>>>>>>>>>>>>> It also happens with Amarok when using the phonon gstreamer backend (causes Amarok to crash), and does not happen when playing an .mp3 file or when playing the file using xine. Happens on a new UNIX user account too. Copied from https://qa.mandriva.com/show_bug.cgi?id=59996 . Regards, -- Shlomi Fish
This seems to be with gstreamer 0.10.29, gst-plugins-base 0.10.29, gst-plugins-good 0.10.22, gst-plugins-ugly 0.10.14 and gst-plugins-bad 0.10.18.
Does your modplug have correct support for x86-64? You can easily check this by running in valgrind, broken modplug versions overwrite random memory during decoding, which then leads to interesting crashes like this.
In which case this would be a duplicate of bug #614361 and bug #617885 (the second bug has valgrind output).
It is a vanilla libmodplug 0.8.7, no patches applied.
Ok, then you're using a broken libmodplug *** This bug has been marked as a duplicate of bug 614361 ***