kodi crashes every couple minutes after upgrade to v15.1
#16
(2015-09-03, 22:57)zluckytraveler Wrote:
(2015-09-03, 11:58)popcornmix Wrote:
(2015-09-03, 10:01)zluckytraveler Wrote: My kodi keeps crashing too, i get through it for only 1 minute and it crashes.

here is my log, maybe you can find the reason I am not seeing.
http://xbmclogs.com/pkzwcsdc8

You are using an ATV2. It's unlikely to be the same cause as this thread (archlinux on Pi). Best to ask in the iOS forum.


I know I have tried but most of the threads on there are old and not being used anymore, I was hoping to get help through a different one that is more frequently used.

Even if they could find your problem, there'd be no way of fixing it. The last release of Kodi for ATV2 was one full version back. From a development and support viewpoint It's just... gone. Fwiw, I got my atv2 to be semi-usable by doing a full wipe of xbmc/kodi and re-installing it. You'll have to search; I can't remember the steps. Keep the add-ons to a minimum. It still crashed but far less frequently than before. Seriously, even though it's not yet perfect, Kodi for the rPi2 is a much better experience.
Reply
#17
(2015-08-23, 22:04)SuperBFG7 Wrote: The first crash log contains a lot of image decoding errors:

00:23:06 T:1766757168 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
00:23:06 T:1766757168 ERROR: COMXImageFile::ReadFile http://thetvdb.com/banners/episodes/78142/273261.jpg GetCodingType=0x7fffffff
00:23:06 T:1766757168 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
00:23:06 T:1766757168 ERROR: COMXImageFile::ReadFile http://thetvdb.com/banners/episodes/78142/273261.jpg GetCodingType=0x7fffffff
00:23:06 T:1766757168 NOTICE: LoadJpeg: unable to load http://thetvdb.com/banners/episodes/78142/273261.jpg
I had the same bug, I fixed it by increasing the video memory.
type :
Code:
sudo raspi-config

then choose Advanced Option then Memory split

type 128 then OK. It will ask if you want to reboot, say yes, and it should work.

Sorry for the bad english, i'm french...
Reply
#18
I am using a RPi2 and already assigned 256MB to the GPU
The crashes were caused by kodi being compiled with gcc 5.2 in the latest archlinuxarm, a package compiled with gcc5.1 works just fine
Reply

Logout Mark Read Team Forum Stats Members Help
kodi crashes every couple minutes after upgrade to v15.10