Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: VDR 0.80pre6



Hi!

> - Recording and replay appears to work pretty good now.
>   However, there is sometimes a small video and/or audio distortion
>   when replaying. I have tried turning off the EIT scanner and also the
>   siProcessor, but that didn't help.
>   Can somebody else also observe this - and maybe come up with a solution?

Yes, I also observe this. No solution, sorry.

> Make sure you get the latest CVS driver version - this one appears to be
> pretty good!
>
> Please test this version intensively and report any bugs you may find.
> I feel that we are now getting to a level where one could start using
> VDR with the new driver for every day operation (at least while keeping
> an eye on it...).

Here's my bug:
If I delete epg.data, start vdr and before switching any channel open
menu->schedule in the actual channel, vdr segfaults.

[/var/log/messages:]
May 20 21:13:14 antares vdr[31558]: VDR version 0.80 started
May 20 21:13:14 antares vdr[31558]: loading /video0/setup.conf
May 20 21:13:14 antares vdr[31558]: loading /video0/channels.conf
May 20 21:13:14 antares vdr[31558]: loading /video0/commands.conf
May 20 21:13:14 antares vdr[31558]: loading /video0/keys-pc.conf
May 20 21:13:14 antares vdr[31558]: probing /dev/ost/qpskfe0
May 20 21:13:14 antares vdr[31560]: EIT processing thread started (pid=31560) 
- master
May 20 21:13:14 antares vdr[31558]: probing /dev/ost/qpskfe1
May 20 21:13:14 antares vdr[31558]: found 1 video device
May 20 21:13:14 antares vdr[31558]: setting primary DVB to 1
May 20 21:13:14 antares vdr[31558]: SVDRP listening on port 2001
May 20 21:13:18 antares vdr[31558]: connect from 127.0.0.1, port 1271

[gdb output:]
Program received signal SIGSEGV, Segmentation fault.
Count__C9cListBase (this=0x18) at tools.c:588
588       cListObject *object = objects;
(gdb) 
(gdb) bt
#0  Count__C9cListBase (this=0x18) at tools.c:588
#1  0x805b3a0 in PrepareSchedule__13cMenuScheduleP8cChannel (this=0x80a1910, 
    Channel=0x808bfa0) at eit.h:95
#2  0x805b221 in __13cMenuSchedule (this=0x80a1910) at menu.c:1353
#3  0x805d2ba in ProcessKey__9cMenuMain5eKeys (this=0x80a0168, Key=kOk) at 
menu.c:1737
#4  0x806811a in main (argc=1, argv=0xbffff97c) at vdr.c:301

grusz
pHilipp


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index