[mythtv-commits] Ticket #3752: Segfault scheduling recording from guide grid

MythTV mythtv at cvs.mythtv.org
Thu Jul 19 02:46:47 UTC 2007


#3752: Segfault scheduling recording from guide grid
---------------------+------------------------------------------------------
 Reporter:  stuartm  |        Owner:  ijr 
     Type:  defect   |       Status:  new 
 Priority:  minor    |    Milestone:  0.21
Component:  mythtv   |      Version:  head
 Severity:  high     |   Resolution:      
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by gigem):

 It appears [13957] is the change that introduces the latest segfault.
 That should be just a simple syntactical change to pacify older versions
 of gcc, but apparently causes a different double free somewhere.

 Unless someone who knows the maze of multiple inheritance that is the Myth
 settings and widget classes better than me can step up, I'm inclined to
 revert all 3 changes in question.  Those are [13957], [13887] and [13823].
 That would reintroduce the memory leak, but as you said already, that's
 better than segfaults.

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


More information about the mythtv-commits mailing list