Problem with Odroid C2 2.030 Image Building library

Hi,

I´ve problems with the actual Volumio 2 Odroid C2 VERSION: 2.030 from Volumio.org. This version has some issues with building music libraries.
When I add my music share and the library will be build, the process ends at about 10.000 tracks.

Here is the log made with "sudo journalctl -f "

Nov 19 21:04:51 volumio mpd[719]: update: added NAS/Multimedia/Ken Follett/Die Säulen der Erde 1989/3-03 Die Säulen der Erde - CD03 - 03.mp3
Nov 19 21:04:51 volumio volumio[956]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats

Nov 19 21:04:51 volumio kernel: Unhandled fault: alignment fault (0x92000021) at 0x00000000ee87124f

Nov 19 21:04:51 volumio systemd[1]: mpd.service: main process exited, code=killed, status=7/BUS
Nov 19 21:04:51 volumio systemd[1]: Unit mpd.service entered failed state.
Nov 19 21:04:52 volumio systemd[1]: mpd.service holdoff time over, scheduling restart.
Nov 19 21:04:52 volumio systemd[1]: Stopping Music Player Daemon…
Nov 19 21:04:52 volumio systemd[1]: Starting Music Player Daemon…
Nov 19 21:04:52 volumio systemd[1]: Started Music Player Daemon.
Nov 19 21:04:52 volumio mpd[1178]: zeroconf: No global port, disabling zeroconf
Nov 19 21:04:53 volumio volumio[956]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
Nov 19 21:04:53 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:53 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:53 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:55 volumio volumio[956]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
Nov 19 21:04:55 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:55 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:55 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:57 volumio volumio[956]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
Nov 19 21:04:57 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:57 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:57 volumio volumio[956]: MPD error: Error: This socket has been ended by the other party
Nov 19 21:04:59 volumio volumio[956]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
Nov 19 21:04:59 volumio volumio[956]: assert.js:85
Nov 19 21:04:59 volumio volumio[956]: throw new assert.AssertionError({
Nov 19 21:04:59 volumio volumio[956]: ^
Nov 19 21:04:59 volumio volumio[956]: AssertionError: false == true
Nov 19 21:04:59 volumio volumio[956]: at MpdClient.sendCommand (/volumio/node_modules/mpd/index.js:86:10)
Nov 19 21:04:59 volumio volumio[956]: at ControllerMpd.getMyCollectionStats (/volumio/app/plugins/music_service/mpd/index.js:2256:20)

Christian