I am suffering from a weird issue. When debugging is not on, kodi runs not stable (it locks up after playing a movie, or even after doing nothing for a day or so). However, when debugging is on, everything stays stable (it has been stable for more than 4 days, I turn of debugging and immediately the problems begin: thumbnails of movies are not shown anymore, GUI becomes very slow, until it eventually locks up.
Well I need to revise my opening statement: it does not work OK when debug is on either. Played 2 movies, waited a day, and the thumbnails start to disappear.
Here is the log, if anyone can give me a suggestion? I like my little Pi 1, so would like to get it running on this one.
Scrap that, just saw you have 669M log files. How long time didn’t you reboot?
Suggest you reboot twice and the after a few minutes upload logs with grab-logs -A
About 2 or 3 days I think since last reboot. Thing is that at first everything runs seemingly fine. I will reboot twice, start a movie, and when the movie finished playing I will upload the log, would that be of any help?
As I wrote I guess your issue if NFS related. You might want to test copy the movie to a USB stick and play from there to check if that works without issue.
But uploading the full log after two restarts would at least help to see the entire picture.
Fyi, I mounted the NFS share with the following options in etc/fstab
192.168.2.99:/volume1/video /mnt/syno_video nfs nfsvers=3,defaults,rsize=8092,wsize=8092,udp,nolock,x-systemd.automount,noauto 0 0