[mythtv] RE: mythtv commit: r7336 by danielk

Daniel Kristjansson danielk at cuymedia.net
Wed Sep 28 18:14:47 UTC 2005


On Wed, 2005-09-28 at 14:07 -0400, Isaac Richards wrote:
> On Wednesday 28 September 2005 02:04 pm, Isaac Richards wrote:
> > On Wednesday 28 September 2005 01:46 pm, Christian Höhle wrote:
> > > Hi Daniel,
> > >
> > > I think there still are some possible locations where a tfw with NULL
> > > may be hit under certain circumstances:
> > > These can be found in the following methods:
> >
> > It shouldn't _ever_ be hitting that code (or any code using tfw) if it
> > can't open the file.  If it is, something's broken in tv_rec.cpp.
> 
> Looks like TuningNewRecorder isn't cleaning up properly if the ringbuffer 
> isn't open.

Yep, this is also causing Stuart's deadlock.

TVRec tries to close the DummyDTVRecorder after it's
RingBuffer is deleted.

I'm working on a fix.

-- Daniel



More information about the mythtv-dev mailing list