[mythtv-commits] Ticket #4115: Network Control causes segfaults

MythTV mythtv at cvs.mythtv.org
Tue Nov 13 18:03:32 UTC 2007


#4115: Network Control causes segfaults
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  patch    |       Status:  new    
 Priority:  minor    |    Milestone:  0.21   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [14862]) Refs #4115. Fixes some more Network Control segfaults.

 This fixes segfaults like the second one described in commit [14858]. This
 happens anytime a signal arrives for slot in a dialog that has already
 been deleted. This can happen without Network Control, but is very rare in
 that case. With network control it is easy to send two commands back to
 back or send a key while the UI is not focused.

 This only addresses this type of segfault for all uses of the MythDialog
 class. I haven't had time to test the other dialogs.

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


More information about the mythtv-commits mailing list