2015-11-12, 04:46
(2015-11-12, 03:34)menakite Wrote: Did you make a backup of a .fi file that is causing a crash in recent builds?
I'd like to understand the cause so that we may find a way to invalidate caches.
I *guess* it finds, or does not find, something unexpected in the cached file.
If that's true, this might be the cause of the recent crash:
https://github.com/xbmc/xbmc/commit/42c1...f42d91da2d
and this may have been causing the crash in October (but you said it started _around_ #0919):
https://github.com/AlwinEsch/kodi/commit...eef3172652
Kinda wondering if I should remove the fix that will delete *.fi files on kodi startup, as now we may never be able to reproduce, understand and fix/avoid.
Although presumably it's just a case of starting with, say, a build from a few weeks ago, collect a few *.fi files by navigating the GUI, then fast forward to build #1110 (as this doesn't delete *.fi files on startup) and see if you can make build #1110 crash after loading one of old *.fi files?