[mythtv-commits] Ticket #4734: MythTV gets stuck tuning going from IVTV -> DVB
MythTV
mythtv at cvs.mythtv.org
Sat Sep 27 22:10:20 UTC 2008
#4734: MythTV gets stuck tuning going from IVTV -> DVB
-----------------------------------------------------+----------------------
Reporter: Mark Buechler <Mark.Buechler at gmail.com> | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-----------------------------------------------------+----------------------
Comment(by gnome42):
From the bt of thread 8
RingBuffer::Write (this=0xa715b058, buf=0xa205e008, count=2211632) at
RingBuffer.cpp:1182
ThreadedFileWriter::TFW_DEF_BUF_SIZE = 2*1024*1024 => 2097152
2211632 > 2097152 so the (count > BufFree()) condition will never clear.
This is a duplicate of #5591 fixed in trunk by [18105]
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4734#comment:6>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list