[Bug 654673] ID3 tag has non-UTF-8 string that cause abnormal behavior.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 15 04:36:48 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654673
  GStreamer | gstreamer (core) | 0.10.35

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-07-15 11:36:45 UTC ---
Oh I see, it's not from the tag at all.

Could you run this in gdb (and ideally install debugging symbols for gstreamer
+ plugins):

 $ G_DEBUG=fatal_warnings gdb --args /usr/bin/gst-launch-0.10 playbin2
uri=file:///path/to/filename.mp3
 (gdb) run
 ... wait for abort ..
 (gdb) bt
  ... paste output from here ...

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list