> > Hi, > > I tried starting vdr without existing setup.conf and by default it seems > > that Sans Serif is used. But it seems that I don't have that either > since > > Vdr still segfaults, now with following backtrace. By the way, is "fc- > list" > > the correct way to check if certain font is available or not? According > to > > fc-list I don't have Sans Serif.. > > If you are using Debian, try to install ttf-dejavu package, > that has Sans Serif I've now installed some additional packages related to fonts, including msttcorefonts package. And now vdr goes a bit further but still segfaults later on. >From the log it goes this far: ---- Nov 10 12:28:50 vdr: [24226] receiver on device 1 thread started (pid=24201, tid=24226) Nov 10 12:28:50 vdr: [24227] TS buffer on device 1 thread started (pid=24201, tid=24227) Nov 10 12:28:51 vdr: [24225] setting audio track to 1 (0) ---- And after that Segmentation fault again, here's the gdb output: ---- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1247188048 (LWP 24314)] cListBase::Sort (this=0x835ddf0) at tools.h:379 379 cListObject *Next(void) const { return next; } Current language: auto; currently c++ (gdb) bt #0 cListBase::Sort (this=0x835ddf0) at tools.h:379 #1 0x080b098b in cSchedule::Sort (this=0x835ddd0) at epg.c:782 #2 0x080ae2a0 in cEIT (this=0xb5a9530c, Schedules=0x8152ba0, Source=16384, Tid=78 'N', Data=0xb5a94ce4 "Àï", OnlyRunningStatus=false) at eit.c:271 #3 0x080ae3fb in cEitFilter::Process (this=0x84eacc8, Pid=18, Tid=78 'N', Data=0xb5a95404 "Nð!", Length=36) at eit.c:330 #4 0x080ec373 in cSectionHandler::Action (this=0x84eabe0) at sections.c:212 #5 0x08104912 in cThread::StartThread (Thread=0x84eabe0) at thread.c:244 #6 0xb7f80341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7d744ee in clone () from /lib/tls/i686/cmov/libc.so.6 ---- -Mika _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr