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 440685 - totem/ rhythmbox crash with certain mp3-file
totem/ rhythmbox crash with certain mp3-file
Status: RESOLVED DUPLICATE of bug 428837
Product: GStreamer
Classification: Platform
Component: dont know
0.10.12
Other All
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-23 12:25 UTC by Florian Dorn
Modified: 2007-05-23 13:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Florian Dorn 2007-05-23 12:25:09 UTC
Steps to reproduce:
opening the corrupted file in a gstreamer based application (totem / rhythmbox)


Stack trace:
** ERROR **: file mp3-c.c: line 518 (III_huffman_decode): assertion failed: (i <= SSLIMIT * SBLIMIT)
aborting...
Aborted


Other information:
This so far has only happened with this certein file. It plays nice on VLC/mplayer/xine/totem-xine, but causes gstreamer to crash.
Comment 1 Tim-Philipp Müller 2007-05-23 13:05:40 UTC
Either:

 * use flump3dec from SVN where this bug has been fixed

or

 * remove flump3dec (gstreamer0.10-fluendo-mp3 package on debian/ubuntu)
   and use the 'mad' mp3 decoder from gstreamer0.10-plugins-ugly instead

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 428837 ***