[mythtv-commits] Ticket #9031: Pulse audio assert failure

MythTV mythtv at cvs.mythtv.org
Wed Oct 6 15:54:37 UTC 2010


#9031: Pulse audio assert failure
------------------------------+---------------------------------------------
 Reporter:  markk             |           Owner:  jyavenard  
     Type:  defect            |          Status:  assigned   
 Priority:  blocker           |       Milestone:  0.24       
Component:  MythTV - General  |         Version:  Unspecified
 Severity:  medium            |      Resolution:             
 Keywords:                    |   Ticket locked:  0          
------------------------------+---------------------------------------------

Comment (by anonymous):

 I've attached a patch with a complete re-think of the suspend code. It
 uses a global singleton that should:-

 - be thread safe and entirely serialised
 - handle wildly asynchronous callbacks gracefully
 - be faster as we don't need to re-connect each time.
 - work

 My only real concern is unexpected server behaviour over long periods and,
 as noted in the code, it's not entirely clear whether we need to 'drain'
 the connection at any point.

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


More information about the mythtv-commits mailing list