Mailing List archive

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

[vdr] Re: Problem with master timer in 1.2.4pre



i checked vdr/master-timer again yesterday and tried the diff for svdrp.c

vdr hanged after master-timer closed the connection without sending a
"quit".
file.Ready doesnt seem to work on sockets (at least on my system). the
select call returns at once and cpu usage=99%.

with the diff reversed  (r <= 0 instead of r < 0) it works again.
i dont know if it is correct to check for 0 on the output of safe_read/read
but it should indicate end of file (=?closed connection), but i didnt find
any other place that checks for a closed connection.


bye, robert.

----- Original Message ----- 
From: "Robert Bartl" <robert@bartl.priv.at>
To: <vdr@linuxtv.org>
Sent: Tuesday, August 26, 2003 2:02 PM
Subject: [vdr] Re: Problem with master timer in 1.2.4pre


> ok,sorry  just read this message after i posted another on the first
thread
> ;).
>
> it started at version 1.2.2, 1.2.1 works fine..
> i used plain vdr without plugins/patches.
>
> the behaviour is the same with all versions.  vdr uses all CPU resources,
> and is killed by the watchdog.
> i didnt trace the connection yet, as i didnt know if this is a already
known
> bug or not..
> but i'll try to get a sniff of the svdrp commands when i get home.
>
> bye, robert.
>
> ----- Original Message ----- 
> From: "Klaus Schmidinger" <Klaus.Schmidinger@cadsoft.de>
> To: <vdr@linuxtv.org>
> Sent: Tuesday, August 26, 2003 11:13 AM
> Subject: [vdr] Re: Problem with master timer in 1.2.4pre
>
>
> > Robert Bartl wrote:
> > >
> > > i just tried the newest version and experienced a bug..
> > > im running master-timer on another server in my lan and let it update
> around
> > > 8 serials.
> > > when i run master-timer against the plain 1.2.4 vdr, vdr uses 99% cpu
> after
> > > some seconds and master-timer quits with an error.
> > >
> > > is this a known problem with some gcc/libs/old configs/etc. ?
> > > if not i would debug further and try to find which svrdp command
> triggers
> > > the failure.
> > >
> > > im using gentoo 1.4 and vdr is compiled with gcc 3.2.2
> >
> > Please start a new thread with a descriptive subject in such cases!!
> >
> > Is this a new problem, or did this also happen in earlier versions?
> > If it's new, exactly between which two versions was it introduced?
> > As always: please make sure you test with plain vanilla VDR... ;-)
> >
> > Klaus
> > -- 
> > _______________________________________________________________
> >
> > Klaus Schmidinger                       Phone: +49-8635-6989-10
> > CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
> > Hofmark 2                               Email:   kls@cadsoft.de
> > D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
> > _______________________________________________________________
> >
> >
> > -- 
> > Info:
> > To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
> as subject.
> >
> >
>
>
>
> -- 
> Info:
> To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
as subject.
>
>



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index