[mythtv-commits] Ticket #1987: Mythfilldatabase consuming 100% cpu (mythsocket)

MythTV mythtv at cvs.mythtv.org
Sat Jun 24 19:57:57 UTC 2006


#1987: Mythfilldatabase consuming 100% cpu (mythsocket)
----------------------------------------+-----------------------------------
 Reporter:  jwestfall at surrealistic.net  |        Owner:  ijr   
     Type:  patch                       |       Status:  closed
 Priority:  minor                       |    Milestone:  0.20  
Component:  mythtv                      |      Version:  head  
 Severity:  low                         |   Resolution:  fixed 
----------------------------------------+-----------------------------------
Changes (by jwestfall):

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

Comment:

 (In [10291]) applying patch, closes #1987

 If the readyread thread is going to be short lived its possible for
 ShutdownReadyReadThread() to set m_readyread_run = false before the thread
 had set it to true.  This would cause the thread to never exit.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1987>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list