[mythtv-commits] Ticket #1173: thread leak in PreviewGenerator

MythTV mythtv at cvs.mythtv.org
Wed Feb 1 15:21:33 UTC 2006


#1173: thread leak in PreviewGenerator
----------------------------------------+-----------------------------------
 Reporter:  jwestfall at surrealistic.net  |        Owner:  danielk
     Type:  defect                      |       Status:  closed 
 Priority:  minor                       |    Milestone:  0.19   
Component:  mythtv                      |      Version:  head   
 Severity:  medium                      |   Resolution:  fixed  
----------------------------------------+-----------------------------------
Changes (by danielk):

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

Comment:

 (In [8813]) Fixes #1173. References #1147.

 This fixes #1173: isConnected should default to false, not true...

 This also disables threading for the preview generator in the
 PlaybackBox, which prevents the segfault in #1147. If someone
 wants the threading, just uncomment the USE_PRED_GEN_THREAD
 define in playbackbox.cpp.

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


More information about the mythtv-commits mailing list