On 2009/06/29 15:36, Guus Sliepen <[email protected]> wrote: > [r...@iridal]~>mpd > database: Existing database has charset "ISO-8859-1" instead of "UTF-8"; > discarding database file > [1] 8622 segmentation fault mpd > > This is caused by db_load() in src/database.c not using g_set_error() prior to > returning, and/or openDB() in src/main.c not checking if the variable error > has > been set properly.
Thanks for the bug report & analysis! I have merged a fix into the git branch v0.15.x. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

