I have few raspberries running some scripts that basically keep them playing music (mp3 files with omxplayer) 24x7 and checking my server hourly for updates. I have them with the Aug20 firmware, no IU.
Quite often, they suddenly crash and they are not capable of doing anything till they are manually rebooted. The log file doesn't help. A few times though, it contains a bunch of replacement characters between the last line before the crash and the first line after the reboot.
Code: Select all
[size=50][size=85]Nov 20 09:34:08 logger: /var/www/play.sh: line 65: 2391 Terminated ( sleep $TIMEOUT_DURATION; killall omxplayer omxplayer.bin )
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Nov 20 09:17:49 kernel: imklog 5.8.11, log source = /proc/kmsg started.
Nov 20 09:17:49 rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="2169" x-info="http://www.rsyslog.com"] start
Nov 20 09:17:49 kernel: [ 0.000000] Booting Linux on physical CPU 0x0[/size][/size]Thanks