Hi. I'm not sure if this has been reported yet but It seems that skindesigner (1.2.3-git+c8d54db) has a bad locking sequence. Apparently it's locking Channels and then Timers. Does anyone happen to have a patch to fix this?
Thanks!
Code
2017.Jun.11|09:44:46 [29394] --- begin invalid lock sequence report
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 R - - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 U - - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 - U - - - - - - - - U
2017.Jun.11|09:44:46 [29394] 29394 - R - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 R * - - - - - - - - L
2017.Jun.11|09:44:46 [29394] 29394 invalid lock sequence: 1 Timers
2017.Jun.11|09:44:46 [29394] full backtrace:
2017.Jun.11|09:44:46 [29394] /vdr/vdr cStateLock::Lock(cStateKey&, bool, int) calling ?? at ??:0
2017.Jun.11|09:44:46 [29394] /vdr/vdr cListBase::Lock(cStateKey&, bool, int) const calling ?? at ??:0
2017.Jun.11|09:44:46 [29394] /vdr/vdr cTimers::GetTimersRead(cStateKey&, int) calling ?? at ??:0
2017.Jun.11|09:44:46 [29394] /usr/local/dvb/vdr.source/vdr-2.3.7/PLUGINS/lib/libvdr-skindesigner.so.2.3.7 cGlobalTimers::SetLocalTimers() calling cTimers_Lock::cTimers_Lock(bool) at timers.h:221 at cGlobalTimers::SetLocalTimers() at globaltimers.c:82
2017.Jun.11|09:44:46 [29394] /usr/local/dvb/vdr.source/vdr-2.3.7/PLUGINS/lib/libvdr-skindesigner.so.2.3.7 cGlobalTimers::LoadTimers() at globaltimers.c:36
Display More