This crash has been found to be caused by the unmatched order of the message 
parameters in the file '/usr/share/locale/ja/LC_MESSAGES/easytag.mo' and the 
source code cddb.c:3290.
 (My thanks to forum member 'einundzwanzighundertsechs' at 
forums.ubuntulinux.jp)

/usr/share/locale/ja/LC_MESSAGES/easytag.mo:
msgid "Found %d matching album(s) for DiscID '%s'"
msgstr "DiscID '%s' に一致するアルバムが %d 個見つかりました"

cddb.c:
msg = g_strdup_printf(_("Found %d matching album(s) for DiscID '%s'"), 
g_list_length(CddbAlbumList),cddb_discid);

The aforementioned gdb backtrace "#5 0x0806f170 in ?? ()" was actually
#5  0x0806f1d0 in Cddb_Search_Album_From_Selected_Files () at
cddb.c:3290

-- 
Automatic CDDB search causes segfault with LANG=ja_JP.UTF-8 and 
"freedb.freedb.org" server
https://bugs.launchpad.net/bugs/642556
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to