OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
(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.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - by popcornmix - 2015-08-11, 14:39
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