After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614361 - Gstreamer plug-in fails to play mods gstreamer0.10(decoder-audio/x-mod) x86_64 ONLY
Gstreamer plug-in fails to play mods gstreamer0.10(decoder-audio/x-mod) x86_6...
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.18
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 617885 623587 637918 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-03-30 14:07 UTC by Francisco Pina Martins
Modified: 2011-01-07 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The console error output. (8.11 KB, text/plain)
2010-03-30 14:07 UTC, Francisco Pina Martins
Details

Description Francisco Pina Martins 2010-03-30 14:07:21 UTC
Created attachment 157486 [details]
The console error output.

Rhythmbox using gstreamer displays the following error when trying to play "mods":
Internal Gstreamer problem; file a bug

Using gstreamer directly from the cli causes errors too (in attachment).
the command was the folowing:

$ gst-launch-0.10 -v playbin uri=file:///home/francisco/Music/Mods/KNGDMSKY.XM

Bug first reported on Arch Linux (http://bugs.archlinux.org/task/18708).
Afterwards, I asked for testing on ubuntu forums and it seems to be there too and it's architecture dependent. http://ubuntuforums.org/showthread.php?t=1441750
Comment 1 Francisco Pina Martins 2010-03-30 14:08:44 UTC
According to http://bugs.archlinux.org/task/18708, it could be a libmodplug error.
Comment 2 Sebastian Dröge (slomo) 2010-04-02 17:25:58 UTC
Yes, libmodplug problem. I can confirm these crashes here on x86-64.

The code that crashes assumes that sizeof(long)==4 and reads/writes twice as much data as it should if sizeof(long)==8... which then causes the crash.

Please file this bug again against libmodplug :)
Comment 3 Francisco Pina Martins 2010-04-02 20:23:15 UTC
I've contacted the maintainer of the lib and provided him this link.
It should be settled soon.
Thank you.
Comment 4 Sebastian Dröge (slomo) 2010-05-06 12:14:11 UTC
*** Bug 617885 has been marked as a duplicate of this bug. ***
Comment 5 Sebastian Dröge (slomo) 2010-07-05 11:44:27 UTC
*** Bug 623587 has been marked as a duplicate of this bug. ***
Comment 6 Tim-Philipp Müller 2011-01-07 11:17:37 UTC
*** Bug 623240 has been marked as a duplicate of this bug. ***
Comment 7 Tim-Philipp Müller 2011-01-07 11:19:37 UTC
*** Bug 637918 has been marked as a duplicate of this bug. ***