[mythtv-commits] Ticket #8391: SIGSEGV when unpausing playback

MythTV mythtv at cvs.mythtv.org
Fri Apr 30 00:59:59 UTC 2010


#8391: SIGSEGV when unpausing playback
-----------------------------------------------+----------------------------
 Reporter:  Ben Hardill <b.hardill@…>          |        Owner:  cpinkham
     Type:  defect                             |       Status:  closed  
 Priority:  minor                              |    Milestone:  unknown 
Component:  MythTV - Video Playback            |      Version:  0.23rc2 
 Severity:  medium                             |   Resolution:  fixed   
  Mlocked:  0                                  |  
-----------------------------------------------+----------------------------
Changes (by cpinkham):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [24311]) Carry over [24310] from trunk.

 Add a helper method so that we can check whether we are in the UI thread
 or
 not.  We don't want to block LIRC, the joystick, or drawing when called
 outside the UI thread so use this helper to check to see if we are in the
 UIthread.

 Fixes #8194 and #8391.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8391#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list