[gstreamer-bugs] [Bug 161191] MP3 crashes rhythmbox

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 9 11:29:56 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=161191
 GStreamer | gst-plugins | Ver: 0.8.8

Christophe Fergeau changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|rhythmbox-                  |gstreamer-
                   |maint at bugzilla.gnome.org    |bugs at lists.sourceforge.net
          Component|playback                    |gst-plugins
            Product|rhythmbox                   |GStreamer
          QAContact|                            |gstreamer-
                   |                            |bugs at lists.sourceforge.net
   Target Milestone|---                         |HEAD



------- Additional Comments From Christophe Fergeau  2005-01-09 14:29 -------
This file doesn't crash here, but it spits a few warnings when it's added to the
library. Upgrading to latest gstreamer/gst-plugins releases would probably help
in your case. Fwiw, it's a m4a file with an id3v2 tag.

** (process:9788): WARNING **: unhandled event 16
ERROR (0x8050910 - 307027:26:54.912460000)         qtdemux( 9788)
qtdemux.c(1151):qtdemux_parse: atom length too short (0 < 8)
ERROR (0x8050910 - 307027:26:54.912582000)         qtdemux( 9788)
qtdemux.c(1155):qtdemux_parse: atom length too long (1572864 > 29)
ERROR (0x8050910 - 307027:26:54.912649000)         qtdemux( 9788)
qtdemux.c(1155):qtdemux_parse: atom length too long (1114112 > 22)
ERROR (0x8050910 - 307027:26:54.912716000)         qtdemux( 9788)
qtdemux.c(1155):qtdemux_parse: atom length too long (1835008 > 33)
ERROR (0x8050910 - 307027:26:54.912788000)         qtdemux( 9788)
qtdemux.c(1151):qtdemux_parse: atom length too short (0 < 8)

I also get those warnings with 
gst-launch-0.8 -t filesrc location="./161191-crash.mp3" ! id3demux ! qtdemux !
audio/x-raw-int ! fakesink
Reassigning the bug to gstreamer

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list