Ok, so I tested it again today after upgrading to MR 7.0.3 and still the same.
I went through the logs and found the following lines in 09.Journal-cur.log
Jan 15 16:16:03 LibreELEC connmand[296]: ntp: time slew -0.000969 s
Jan 15 16:19:47 LibreELEC kodi.sh[502]: kodi.bin: /home/chewitt/LibreELEC.70-official/build.LibreELEC-RPi2.arm-7.0.3/libnfs-1.10.0/lib/pdu.c:92: rpc_allocate_pdu: Assertion `rpc->magic == RPC_CONTEXT_MAGIC' failed.
Jan 15 16:20:34 LibreELEC kernel: vchiq: 0: ignoring ERROR from callback to service 10004
Jan 15 16:20:34 LibreELEC kodi.sh[502]: Aborted (core dumped)
Jan 15 16:20:40 LibreELEC kodi.sh[502]: Crash report available at /storage/.kodi/temp/kodi_crashlog_20170115162034.log
Jan 15 16:20:40 LibreELEC systemd[1]: kodi.service: Main process exited, code=exited, status=134/n/a
Jan 15 16:20:40 LibreELEC kill[16741]: kill: you need to specify whom to kill
Jan 15 16:20:40 LibreELEC systemd[1]: kodi.service: Control process exited, code=exited status=1
Jan 15 16:20:40 LibreELEC systemd[1]: kodi.service: Unit entered failed state.
Jan 15 16:20:40 LibreELEC systemd[1]: kodi.service: Failed with result 'exit-code'.
Jan 15 16:20:43 LibreELEC systemd[1]: kodi.service: Service hold-off time over, scheduling restart.
Jan 15 16:20:43 LibreELEC systemd[1]: Stopped Kodi Media Center.
Jan 15 16:20:43 LibreELEC systemd[1]: Starting Kodi Media Center...
Jan 15 16:20:43 LibreELEC kodi-config[16794]: chmod: /storage/.kodi/addons/*/bin/*: No such file or directory
Jan 15 16:20:43 LibreELEC systemd[1]: Started Kodi Media Center.
Display More
So I went on the hunt for Crash report available at /storage/.kodi/temp/kodi_crashlog_20170115162034.log
This file ends in the following:
15:32:23 664845.625000 T:1962545152 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
15:32:23 664845.625000 T:1143993248 NOTICE: Creating InputStream
15:32:23 664845.687500 T:1143993248 NOTICE: Creating Demuxer
15:32:23 664845.687500 T:1143993248 NOTICE: Opening stream: 0 source: 256
15:32:23 664845.750000 T:1143993248 NOTICE: Creating video codec with codec id: 28
15:32:23 664845.750000 T:1143993248 NOTICE: Creating video thread
15:32:23 664845.750000 T:1143993248 NOTICE: Opening stream: 1 source: 256
15:32:23 664845.750000 T:1216344992 NOTICE: running thread: video_thread
15:32:23 664845.750000 T:1143993248 NOTICE: Finding audio codec for: 86018
15:32:23 664845.750000 T:1143993248 NOTICE: Creating audio thread
15:32:23 664845.750000 T:1113584544 NOTICE: running thread: CDVDPlayerAudio::Process()
15:32:23 664845.750000 T:1113584544 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
15:32:23 664845.750000 T:1113584544 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 4 packets of duration 21
15:32:23 664845.750000 T:1216344992 NOTICE: fps: 29.970030, pwidth: 706, pheight: 300, dwidth: 706, dheight: 300
15:32:23 664845.750000 T:1216344992 NOTICE: Display resolution DESKTOP : 1920x1080 (1920x1080) @ 50.00 - Full Screen (16)
15:32:23 664845.750000 T:1113584544 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 4 packets of duration 21
15:32:23 664845.750000 T:1113584544 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 3 packets of duration 21
15:52:40 666062.625000 T:1135604640 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Temp/Arrival.2016.DVDScr.x264-4RRIVED/Arrival.2016.DVDScr.x264-4RRIVED.en.srt
15:52:40 666062.625000 T:1143993248 NOTICE: Opening stream: 0 source: 1024
15:52:40 666063.062500 T:1113584544 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
15:52:40 666063.062500 T:1113584544 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 4 packets of duration 21
15:52:41 666063.125000 T:1113584544 NOTICE: Previous line repeats 3 times.
15:52:41 666063.125000 T:1113584544 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 2 packets of duration 21
16:11:31 667193.562500 T:1962545152 NOTICE: NFS: sending keep alive after 180 s.
############### END LOG FILE ################
############ END kodi CRASH LOG #############
Display More
Anything anybody can deduce from this? Or is more info required?