v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
Thanks for the direction. It didnt crash but instead just froze

Debug log at the following location http://pastebin.com/TRVjWpGT

(2016-06-15, 06:05)Milhouse Wrote:
(2016-06-15, 05:21)david1976aus Wrote: Hi Milhouse and Popcornmix,

I was wondering if you might be able to assist. I am running the latest nightly and am experiencing crashes out on videofiles with either OMX or MMAL.

What would be the easiest way to remove all of the addons to give you a clean debug log file?

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

Then enable debugging and reproduce the issue.

If Kodi is crashing, once Kodi has restarted run the following command to upload your crashlog:
Code:
paste $(ls -1art /storage/.kodi/temp/kodi_crashlog* | tail -1)

Once you've submitted a log, the following commands will restore your original system and add-ons:

Code:
systemctl stop kodi
rm -fr .kodi
mv .kodi.bak .kodi
systemctl start kodi


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by david1976aus - 2016-06-15, 10:49
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19