Mailing List archive

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

[vdr] Re: VDR crashes over and over



On Tue, 2002-01-29 at 10:58, Klaus Schmidinger wrote:

[....]

> It would appear that Pro-7 and friends has changed something in the EPG data,
> which causes the EIT scanner/parser to crash.
> 
> For an immediate workaround please insert the line
> 
> --- eit.c       2002/01/13 16:14:31     1.31
> +++ eit.c       2002/01/29 09:50:57
> @@ -870,6 +870,7 @@
>  
>  void cSIProcessor::SetStatus(bool On)
>  {
> +   return;
>     LOCK_THREAD;
>     schedulesMutex.Lock();
>     ShutDownFilters();
> 
> in VDR/eit.c and recompile VDR. This will totally disable the EPG for the
> moment, but at least the other finctionality should continue to work.

Thanks for this hint. I disabled EIT, and the rest of the system looks
fine again.

> Klaus
> -- 

-- 

Bye

	Ernst
---------
Ernst Lehmann             Email: lehmann@acheron.franken.de





Home | Main Index | Thread Index