Actions
Bug #147
closedCrash with FrontendHasLock and FrontendHasSignal
Description
Reported by ????? <a.g.prosat at tochka.ru> on vdr mailing list (http://linuxtv.org/pipermail/vdr/2009-July/020974.html):
If I write in the *.skin: <image x="250" y="328" alpha="200" condition="{FrontendHasSignal}" path="images/channel/symbols/hassignal.png"/> or <image x="250" y="328" alpha="200" condition="{FrontendHasLock}" path="images/channel/symbols/haslock.png"/> then vdr closes with an error like: Jul 7 16:37:43 N1 kernel: [ 755.040032] Text2Skin: chan[6841]: segfault at 498c ip b7e8c30e sp ae3f7bf0 error 4 in libstdc++.so.6.0.10[b7df5000+e3000] or Jul 7 17:42:29 N1 kernel: [ 4641.743552] Text2Skin: chan[8793]: segfault at fc6cc6f0 ip b7dd030e sp acff7bf0 error 5 in libstdc++.so.6.0.10[b7d39000+e3000]
Updated by TomG over 15 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 892fa52b3e9ecaa7cd3e376863ad3275dc084aa7.
Actions