[mythtv-commits] Ticket #4695: EIT causes backend crashes

MythTV mythtv at cvs.mythtv.org
Thu Feb 21 22:24:11 UTC 2008


#4695: EIT causes backend crashes
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  janne   
     Type:  defect     |       Status:  assigned
 Priority:  minor      |    Milestone:  0.21    
Component:  mythtv     |      Version:  unknown 
 Severity:  medium     |   Resolution:          
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by janne):

 (In [16191]) Convert EITScanner pthread from pthread to QThread

 From: David <david at unsolicited point net>
 Fixes a segfault in the EITFixup QRegExps. QRegExp depends on
 QThreadStorage
 which can only be used in threads created by QThread.

 I'm just converting the EITScanner thread due to the near release date.
 Other threads using QRegExp should be converted too or maybe not.
 I have not seen the same warning in the qt 4.3 docs.
 Refs #4695, Refs #4733

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4695#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list