[mythtv-commits] Ticket #9196: Unable to play recordings on win32 build 0.24rc2

MythTV mythtv at cvs.mythtv.org
Sun Nov 28 16:14:56 UTC 2010


#9196: Unable to play recordings on win32 build 0.24rc2
----------------------------------+-----------------------------------------
 Reporter:  hackbox187@…          |           Owner:  nigel         
     Type:  defect                |          Status:  infoneeded_new
 Priority:  minor                 |       Milestone:  unknown       
Component:  Ports - Windows       |         Version:  Trunk Head    
 Severity:  medium                |      Resolution:                
 Keywords:                        |   Ticket locked:  0             
----------------------------------+-----------------------------------------

Comment (by Jeff Lu <jll544@…>):

 FE log (-v file) and backtrace attached.  This assert probably would show
 up on any platform when using debug Qt libraries. The problem is in the
 start-playback optimization of RingBuffer::Seek().  Lines 1989-1990
 (RingBuffer.cpp, 0.24-fixes) attempt to unlock rbwlock and rbrlock, but
 the preceding code doesn't leave them in a locked state.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9196#comment:9>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list