Crashing after update

Rasp-3 17.6.15 It runs for one or 2 movies or TV shows then Crash and reboot

https://paste.osmc.tv/iwojumavom

Check/replace power supply. Remove over_voltage setting. Remove the (under) clocking.

Power supply is fine I have a meter to check voltage and amps and other supplies to compare it with.

I do have over voltage set to 2 which comes with OSMC turbo the other settings are below normal for a Raspberry Pi-3

I did change out the DVR addon to stock and it still crashed https://paste.osmc.tv/ijinurihil

So for now I lowered the over voltage to zero

Why are you underclocking your pi3? The preset clocks in MyOSMC are not valid for an Rpi3.

Under Clocking ? I don’t know how to under clock

Do not use the Turbo setting (or any other) in MyOSMC. You should be set to Normal there to get the best performance for an Rpi3.

Oh I thought Turbo was over clocking for pi-2 which makes it closer for pi-3

Are you using a Pi 2 or a Pi 3?!

^^^^ This seems to indicate that you are using a Pi3. Which is it?

Its a pi-3
Isnt Pi-3 arm 1300 ?

Pi3 default is 1200. Just set to Normal in MyOSMC.

Ok Thanks ! Will give it a try

Just confusing when OSMC shows it set for Arm 900

Jan 21 08:09:18 osmc kernel: modprobe invoked oom-killer: gfp_mask=0x26080c0(GFP_KERNEL|__GFP_ZERO|__GFP_NOTRACK), nodemask=0, order=0, oom_score_adj=0
...
Jan 21 08:44:47 osmc kernel: systemd-journal invoked oom-killer: gfp_mask=0x24000d0(GFP_TEMPORARY), nodemask=0, order=0, oom_score_adj=0

You’re running out of memory. It’s probably a Kodi add-on but might also be an application you’ve installed.

I’d recommend you disable all add-ons and see if the problem disappears. Then enable them one at a time.

Only have 2 addons

  1. Missing Movie – which is not running
  2. PseudoTV -ver. Steveb 2.4.5 – which is not running

I do have a massive library with over 4000 movies and 20000 plus TV episodes

Filesystem Size Used Avail Use% Mounted on
devtmpfs 369M 0 369M 0% /dev
tmpfs 374M 9.7M 365M 3% /run
/dev/mmcblk0p2 29G 11G 18G 38% /
tmpfs 374M 0 374M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 374M 0 374M 0% /sys/fs/cgroup
/dev/mmcblk0p1 240M 32M 208M 14% /boot
tmpfs 75M 0 75M 0% /run/user/1000

When you say “is not running”, do you mean “is disabled”?

If not an add-on, have you installed any applications?

You can monitor memory usage in real-time from the command line with

watch free -m

Thanks didn’t know that command !

          total        used        free      shared  buff/cache   available

Mem: 747 551 22 9 173 148
Swap: 0 0 0

22 meg free is the lowest Ive seen so far

You’re interested in the amount available. That’s 148 MB, so still comfortable.

The 2 addons are not disabled just not using them

Then I suggest you disable them - and see what happens. Best to restart the box once they’re disabled, just to clear things down.

Well it just crashed again. With standard settings on OSMC. It caught me off guard ! I didn’t have the debugger on ! LOL Will try again

As @dillthedog advised, you need to disable your addons and try.