- labels: 104044 --> libid3tag
There have been two bug reports on the xmms bugzilla
site relating to MAD crashing xmms when it is used to read
the ID3 tags of certain mp3s.
http://bugs.xmms.org/show_bug.cgi?id=1106
http://bugs.xmms.org/show_bug.cgi?id=1206
In the first case, a sample mp3 is given that crashes xmms
when file info is requested. In the second case, I have
certain items in my playlist that do not exist (I use them to
mark albums, actually), but when the xmmsfind plugin
(http://xmmsfind.sourceforge.net/) starts up and requests
that xmms pass it the titleinfo from the ID3 tags, xmms
crashes with a segfault.
A backtrace of the stack frames from that point:
#0 0x40c86aba in id3_ucs4_length () from
/usr/lib/libid3tag.so.0
#1 0x40c86af1 in id3_ucs4_size () from
/usr/lib/libid3tag.so.0
#2 0x40c86b1a in id3_ucs4_latin1size () from
/usr/lib/libid3tag.so.0
#3 0x40c86be4 in id3_ucs4_latin1duplicate () from
/usr/lib/libid3tag.so.0
#4 0x40b0e4b2 in input_read_tag () from
/usr/lib/xmms/Input/libxmmsmad.so