[mythtv-commits] Ticket #10490: Commit 759fea8 breaks LiveTV transitions

MythTV noreply at mythtv.org
Sat Apr 7 11:47:12 UTC 2012


#10490: Commit 759fea8 breaks LiveTV transitions
-----------------------------------------+-----------------------------
 Reporter:  Peter Townsend <elpinkus@…>  |          Owner:  danielk
     Type:  Bug Report - General         |         Status:  assigned
 Priority:  minor                        |      Milestone:  0.25
Component:  MythTV - General             |        Version:  Master Head
 Severity:  medium                       |     Resolution:
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+-----------------------------

Comment (by danielk):

 stichnot,
 {{{
  2012-04-06 06:33:58.461628 D [32364/378] RingBuffer ringbuffer.cpp:925
 (run) - RingBuf(/storage3/recordings/12720_20120406063356.mpg): setting
 ateof (read_return == 0)
 }}}
 Looks like the smoking gun.. There are two ways this could happen, either
 oldfile is set or stopreads is set when the previous
 FileRingBuffer::safe_read(int fd...) is called.

 Commenting out lines 456 & 457 in fileringbuffer.cpp should confirm the
 oldfile hypothesis and commenting out 473 & 474 should confirm the
 stopreads hypothesis.

 Can you try commenting out one, then the other, and if that neither of
 those work work, comment out both?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10490#comment:17>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list