(03-Dec-2016, 07:01 PM)agent_kith Wrote: So far the logs don't show anything that's out of the ordinary. Don't think connecting the mobile phone to the computer will cause issues, but disconnect it and try to do a rescan and see if that works better.
Also, can you try switching to mpd-git and see if the problem is the same? What about mpd-v17?
Do you get a partial music database, or none at all?
After turning on verbose logging mode, I found that crash is caused by *.ape files. Some of them are valid music files but most are hidden ._*.ape files. Mac OS creates such files automatically.
MPD v19 and git are trying to process files and crash. While v17 just ignores it and db update works:
ignoring unrecognized file test/_apple.test.ape
update: finished
Thank you for trying to resolve it!