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 428837 - libgstflump3dec segfaults in mp3-c.c
libgstflump3dec segfaults in mp3-c.c
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.10.4
Other All
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 440614 440685 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-12 00:20 UTC by George Talusan
Modified: 2007-05-23 13:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description George Talusan 2007-04-12 00:20:57 UTC
Steps to reproduce:
1. Load Rhythmbox or Banshee
2. Play an Mp3
3. Crash


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

Program received signal SIGABRT, Aborted.

Thread NaN (LWP 29087)

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #2 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #3 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #4 g_log
    from /usr/lib/libglib-2.0.so.0
  • #5 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
    from /usr/lib/gstreamer-0.10/libgstflump3dec.so
  • #7 ??


Other information:
MP3 plays correctly using mplayer and mpg123.
Comment 1 David Schleef 2007-04-12 00:42:12 UTC
The bug tracking database for fluendo's plugins is here:

https://core.fluendo.com/gstreamer/trac/newticket

The first question they will ask is "Please attach the mp3 file," so I would suggest doing that when you file the bug.
Comment 2 Tim-Philipp Müller 2007-05-23 08:32:01 UTC
*** Bug 440614 has been marked as a duplicate of this bug. ***
Comment 3 Jan Schmidt 2007-05-23 09:48:17 UTC
Even though I haven't done anything with it, this is https://core.fluendo.com/gstreamer/trac/ticket/39 btw.
Comment 4 Jan Schmidt 2007-05-23 10:43:58 UTC
Actually https://core.fluendo.com/gstreamer/trac/ticket/18 :)

And this is dupe of Bug #392296
Comment 5 Tim-Philipp Müller 2007-05-23 13:05:40 UTC
*** Bug 440685 has been marked as a duplicate of this bug. ***