Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: vdr crashes
Klaus Schmidinger wrote:
>>That change could be worth a try. I've seen theses
>>log traces several times on my vdr box. If you'd
>>post a patch, I`ll give it a try.
>>
>>
>
>Locate the cThread::RaisePanic() calls in dvbdevice.c (there are two, one for the
>NEWSTRUCT and one for the old driver) and change the line before them from
>
> if (IsPrimaryDevice())
>to
> if (LiveView && IsPrimaryDevice())
>
>Haven't tested it yet, but that should help.
>
>
Indeed. In the last four days with 1.1.10 and the patch,
I had no crash at all.
--
Christian
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index