Crashing after update

Disabled both addons ran it again jumping around many videos pushing it to the extreme ! Crashed https://paste.osmc.tv/asaladesac

Something is chewing up the memory. Let’s see what kodi.bin is doing over a 5-minute period. Please run this from the command line and then play something:

top -n20 -d15 -b | grep kodi.bin

Turn off your PVR and test.

Ok DVR addon disabled new crash https://paste.osmc.tv/tibuwotapi

Next step will be the memory check

Got it to freeze waiting on the crash:

osmc@osmc:~$ top -n20 -d15 -b | grep kodi.bin
4196 osmc 20 0 806148 353392 47484 S 25.0 46.1 1:37.86 kodi.bin
4196 osmc 20 0 806148 353424 47484 S 24.5 46.1 1:41.55 kodi.bin
4196 osmc 20 0 837268 358404 48824 S 24.3 46.8 1:45.20 kodi.bin
4196 osmc 20 0 861844 358432 48824 S 14.2 46.8 1:47.34 kodi.bin
4196 osmc 20 0 951768 489480 48824 R 138.6 63.9 2:08.21 kodi.bin
4196 osmc 20 0 1032848 527292 48824 S 68.7 68.9 2:18.57 kodi.bin
4196 osmc 20 0 1031824 526304 48824 S 29.8 68.7 2:23.05 kodi.bin
4196 osmc 20 0 1048208 526312 48824 S 17.5 68.7 2:25.68 kodi.bin
4196 osmc 20 0 1033876 528880 48888 S 45.4 69.1 2:32.52 kodi.bin
4196 osmc 20 0 1033876 528880 48888 S 12.8 69.1 2:34.44 kodi.bin
4196 osmc 20 0 1042068 529076 48888 S 12.9 69.1 2:36.39 kodi.bin
4196 osmc 20 0 1042068 529076 48888 S 13.6 69.1 2:38.43 kodi.bin
4196 osmc 20 0 1042068 529076 48888 S 12.6 69.1 2:40.33 kodi.bin
4196 osmc 20 0 1042068 529076 48888 R 13.2 69.1 2:42.31 kodi.bin
4196 osmc 20 0 1042068 529076 48888 S 13.2 69.1 2:44.30 kodi.bin
4196 osmc 20 0 1042068 529076 48888 S 13.1 69.1 2:46.27 kodi.bin
4196 osmc 20 0 1042068 529076 48888 S 12.8 69.1 2:48.19 kodi.bin
4196 osmc 20 0 1115496 594272 48876 S 148.5 77.6 3:10.56 kodi.bin
4196 osmc 20 0 1115792 610928 48576 S 65.9 79.8 3:20.49 kodi.bin
4196 osmc 20 0 1130128 609584 48576 S 29.3 79.6 3:24.90 kodi.bin
osmc@osmc:~$

OK finally after about 5 minutes got the sad face :frowning:
https://paste.osmc.tv/viwomekovi

Its shows no PVR https://paste.osmc.tv/viwomekovi

Well, kodi.bin is clearly eating up the memory, so something odd is occurring.

How much effort would it be to reinstall Kodi?

I have several Raspberry Pi-3’s Running Kodi as Cable TV boxes. I don’t upgrade the others till I know the newer updates are stable.

So no big deal to reinstall the latest Kodi. Just wanted to send out logs incase they may help.

Are you using Kodi v18? This is quite experimental and might have some problems with recent versions. Stick with v17 if you can.

Well, it might simply require a reinstall of Kodi itself:

sudo systemctl stop mediacenter
sudo apt-get install --reinstall mediacenter

LOL no as in the first post shows which version I am using 17.6.15

I do have 18 running on another Pi-3 ver 17.8-136 which hasn’t given me any trouble.

I just tried it:

osmc@osmc:~$ sudo systemctl stop mediacenter
osmc@osmc:~$ sudo apt-get install --reinstall mediacenter
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package mediacenter
osmc@osmc:~$

rbp2-mediacenter-osmc

My error. sudo apt-get install --reinstall rbp2-mediacenter-osmc

Thank You ! Ok guys we had our FUN killing TIME ! Game is STARTING !

Its Working !