[mythtv-commits] Ticket #2335: LiveTV hangs when a recording is finished and a new on starts (no channel change)

MythTV mythtv at cvs.mythtv.org
Mon Jun 4 12:21:57 UTC 2007


#2335: LiveTV hangs when a recording is finished and a new on starts (no channel
change)
-----------------------------------------+----------------------------------
 Reporter:  tino.keitel+mythtv at tikei.de  |        Owner:  ijr     
     Type:  defect                       |       Status:  reopened
 Priority:  minor                        |    Milestone:  unknown 
Component:  mythtv                       |      Version:  head    
 Severity:  medium                       |   Resolution:          
-----------------------------------------+----------------------------------

Comment(by anonymous):

 Replying to [comment:45 postmaster at profesionalweb.com]:
 > i have the same issue r12376, r12172 and r13181 ...
 ...
 > i tried r10505 and doesnt happen..[[BR]]
 [[BR]]


 If you've already tried four revisions and know that the problem was
 introduced between r10505 and r12172, then perhaps you could narrow it
 down further by doing a bisect search for the changeset that introduced
 the problem?

 In case a bisect search is new to you, the idea is basically:[[BR]]
 [[BR]]
 FAILS = 12172[[BR]]
 WORKS = 10505[[BR]]
 Loop[[BR]]
   TEST = (FAILS + WORKS) / 2[[BR]]
   Compile and run revision TEST[[BR]]
   If it works, then WORKS = TEST, else FAILS = TEST[[BR]]
 End[[BR]]

 With just four tests you'll have narrowed the window from 1600 changesets
 to about a hundred, with eight tests you'll be in the single digits, and
 with 10 - 11 tests you should be able to find the exact changeset.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2335#comment:46>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list