I’ve got the same problem. I’m running fedora core 4 i386.
I’ve narrowed it down a good deal. If I start my config file with these two lines, it causes the crash every time. If I remove either one then there’s no crash.
# $Id: mt-daapd.conf,v 1.18 2005/02/27 04:08:04 rpedde Exp $
#
Some trial and error leads me to believe it doesn’t have anything to do with the content of that first line, just the length of it.
Interestingly, if the $Id$ line isn’t followed by another comment line there’s no crash, but the converted conf file isn’t quite right either. I end up with this first line, afterwhich the format looks ok:
# $Id: mt-daapd.conf,v 1.18 2005/02/27 04:08![general]
Hope that helps.
Post edited by: rick, at: 2006/03/16 21:55