OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-01-18, 01:26)bdreams Wrote: @millhouse here is the crash file hope I am doing it right

http://sprunge.us/CCMe

Can you try with a "clean" .kodi folder - without all the SuperRepo addons?

In ssh:
Code:
systemctl stop kodi
mv .kodi .kodi.bak
systemctl start kodi

Does it still crash?

If yes, can you try installing debug-enabled build #0115x - just install as normal, although you will need a larger 512MB FAT partition on your SD card. This will give a more detailed stacktrace which will help pinpoint the cause of the crash (unfortunately the crashlog from "regular" builds is sometimes not very useful).

If no, then it's one of your addons - install them one by one until the crashing starts again. If it's a banned addon, you won't be able to discuss it here - I suggest you contact the author.

To restore your (crashing) system:
Code:
systemctl stop kodi
rm -fr .kodi
mv .kodi.bak .kodi
systemctl start kodi
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-01-18, 02:03
RPI 3 no internet access on wifi - by b1m1 - 2016-03-09, 14:44
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6