Bug disapeard with this patch :
  
[EMAIL PROTECTED]:~/xmms$ diff \
xmms-1.2.10+cvs20060429/Input/mpg123/id3_frame_text.c \
xmms-bugfix/Input/mpg123/id3_frame_text.c 

71c71,72
<                       return NULL;
---
>             fprintf(stderr,"Bad encoding !\n");
>                       return g_strdup(text);;

-- 
xmms crashes when reading id3 tag of certain mp3 files
https://launchpad.net/bugs/76597

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to