[vdr] segfault with 1.3.44 and graphlcd 0.1.3
Andreas Brachold
ml06 at deltab.de
Sun Mar 19 16:09:03 CET 2006
Am Sonntag, den 19.03.2006, 15:36 +0100 schrieb Friedhelm Büscher:
> Different, but not better. vdr simply ends without doing anything.
>
> since there is no coredump, i tried a strace with follow threads. I
> uploaded the strace-output to
>
> http://steckrue.be/vdr_debug.tbz
>
------------
open("/video0/plugins/graphlcd/fonts.conf", O_RDONLY) = -1 ENOENT (No
such file or directory)
gettid() = 3192
mprotect(0xb6787000, 8192, PROT_READ|PROT_WRITE) = 0
time([1142778548]) = 1142778548
rt_sigaction(SIGPIPE, {0xb7e36a70, [], 0}, {SIG_DFL}, 8) = 0
send(3, "<11>Mar 19 15:29:08 vdr: [3192] graphlcd plugin: ERROR: Could
not load /video0/plugins/graphlcd/fonts.conf!\n", 108, 0) = 108
rt_sigaction(SIGPIPE, {SIG_DFL}, NULL, 8) = 0
------------
You haven't read release notes to graphlcd 0.1.3 !?
At strace and probably at syslog pointed that
vdr/plugins/graphlcd/fonts.conf are missed !
Here a sample file, which i use for a gu140x32f.
#> cat /etc/vdr/plugins/graphlcd/fonts.conf
Large Font = fnt:fnt7x7.fnt
Normal Font = fnt:fnt6x6.fnt
Small Font = fnt:f5n.fnt
Symbol Font = fnt:sym7.fnt
Regards,
Andreas
More information about the vdr
mailing list