OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
(2015-08-11, 14:39)popcornmix Wrote:
(2015-08-11, 06:33)illiac4 Wrote: OMX player works good with or without deinterlacer enabled but the memory leaks slowly untill it reaches around few mb then kodi restarts without crashlog. Mermory leaks on OMX player no matter if i have enabled or disabled deinterlacer.

Okay, when gpu memory is getting low can you run:
Code:
vcgencmd cache_flush && (vcdbg reloc && vcdbg malloc)

and post output to paste site. After kodi has crashed and is in a bad state, can you stop kodi (systemctl stop kodi) and then run the same command.
That might identify the name of the buffer that has leaked.

If the output contains "corruption" then run again. The way the heap is read asynchronously means you sometimes get an inconsistent result. If you see the same output twice in a row it is likely to be believable.

Well this one has freezed at around 240mb free memory. The video has stalled and after pressing stop, the gui has freezed and had to stop kodi with the command and took the log. Will try to do it again if needed. I hope that it will reveal something usefull.
Here are the results:
Ok so "vcgencmd cache_flush && (vcdbg reloc && vcdbg malloc)" outbut when memory gets low:
http://sprunge.us/MfaD


and the output after Kodi crash and manual(systemctl stop kodi):
http://sprunge.us/BPPd
I have then stopped kodi once again and took the same log again:
http://sprunge.us/YQYI


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - by illiac4 - 2015-08-11, 16:26
Bluetooth on #1003 - by cdvreede - 2015-10-13, 11:08
Re: RE: Bluetooth on #1003 - by Milhouse - 2015-10-13, 13:24
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10