Comment 5 for bug 34249

Revision history for this message
Johan H. (tutor-challenge) wrote :

I'm using xmms-scrobbler (0.3.8.1-4ubuntu1) and xmms crashes when playing certain songs, such as this one: http://www.paniq.org/audio/download/482

gdb outputs:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1243751520 (LWP 25893)]
0xb6c6640d in wchar_to_utf8 () from /usr/lib/xmms/General/libxmms_scrobbler.so
(gdb) where
#0 0xb6c6640d in wchar_to_utf8 () from /usr/lib/xmms/General/libxmms_scrobbler.so
#1 0xb6c66794 in utf16bom_to_utf8 () from /usr/lib/xmms/General/libxmms_scrobbler.so
#2 0xb6c69903 in readID3v2 () from /usr/lib/xmms/General/libxmms_scrobbler.so
#3 0xb6c66325 in get_tag_data () from /usr/lib/xmms/General/libxmms_scrobbler.so
#4 0xb6c63433 in get_gplugin_info () from /usr/lib/xmms/General/libxmms_scrobbler.so
#5 0xb7d93504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6 0xb7c1e51e in clone () from /lib/tls/i686/cmov/libc.so.6

Correct me if I'm wrong, but it seems to me that this bug is still alive. Unless I've missed something? Do I still have to apply a patch?