On 17.04.2014 09:04, Ville Skyttä wrote:
On Wed, Apr 16, 2014 at 4:37 PM, Klaus Schmidinger Klaus.Schmidinger@tvdr.de wrote:
On 14.04.2014 21:58, Ville Skyttä wrote:
Hello,
I'm seeing an EIT related crash of VDR 2.0.6 every now and then, no idea if there's a way to trigger it on demand somehow nor do I know when exactly it happens; I just sometimes find a core file for it. gdb backtrace attached, my VDR is quite a patched one (the one from Fedora) but the line numbers appear to make sense for vanilla 2.0.6 too.
The only explanation I can think of is that some other thread is accessing the global 'Schedules' list after releasing its SchedulesLock. Are there any EPG related plugins in use?
Yes, epgsearch 1.0.1beta5 and epgfixer 0.3.1. FWIW, none of the patches I have touch eit*.[hc] or epg.[hc].
Well, maybe epgsearch or epgfixer is messing something up? Does the problem happen if these plugins are not in use?
Klaus