Try play music. Result = Crash

I try play sound files - flac, mp3, vw
OSMC crash and show me (on cyan color background) smile like this
[8(]

wav-files plays,
video (even HD quolity) show perfectly,
internet streams (music and video) play perfectly,
photos (jpg) show normally.

All files located on the home NAS.

Wat’s wrong?

PS.
Conf = Rasbberry Pi + LCD TV 42" + OSMC RC2. No mouse, no keyboard.

Please provide logs

OK. Tonight 'll do it.

kodi.old.log
http://paste.osmc.io/yiyoqizado

Strange… I put sound files at local disk /home/osmc/mix/

osmc@osmc:~/mix$ ls -l
загалом 80324
-rw-rw-rw- 1 osmc osmc 2499105 лип 21 2014 01-128.mp3
-rw-rw-rw- 1 osmc osmc 3824295 лип 21 2014 01-192.mp3
-rw-rw-rw- 1 osmc osmc 8654848 лис 1 16:50 01-320.mp3
-rw-rw-rw- 1 osmc osmc 24059069 лис 2 20:27 02.flac
-rw-rw-rw- 1 osmc osmc 2941725 кві 24 00:40 02.ogg
-rw-rw-rw- 1 osmc osmc 40261580 кві 24 00:42 02.wav

and surprise!!! thay all plays OK.
Problem with smb://

My /home/osmc/.kodi/userdata/sources.xml:
http://paste.osmc.io/lanoqavomi
I can’t see errors in section “music”.

Go ahead

mounted manually

sudo mount -t cifs //10.160.1.108/Volume_1/sound /home/osmc/NAS -o ro,_netdev,noperm,uid=500,gid=500,file_mode=0666,dir_mode=0777,iocharset=utf8,users,user=nobody,password=

Everything allright! Even cue-files processed OK.

I do not know what to think…
It seems soundplayer have problems with smb://
Am I right?

As a solution tomorrow 'll try put mount command into .bashrc

put mount command into .bashrc works.

Problem is solved partially.