[mythtv-commits] Ticket #3836: MythMusic crashes when visualizers are changed repeatedly

MythTV mythtv at cvs.mythtv.org
Sat Aug 18 16:02:45 UTC 2007


#3836: MythMusic crashes when visualizers are changed repeatedly
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Owner:  ijr    
     Type:  defect                |       Status:  new    
 Priority:  minor                 |    Milestone:  unknown
Component:  mythmusic             |      Version:  head   
 Severity:  medium                |   Resolution:         
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by stuartm):

 I was able to reproduce this but as it appears to be timing related I had
 to slow the system down to do it. I looked at this for a long time in irc
 but I couldn't see what was wrong, maybe a second pair of eyes will help.

 My suspicion was that it had something to do with the Spectrum visualiser
 not getting to initialise indices with any values in LogScale before it
 was destroyed, but I couldn't really explain that. Even if "indices = new
 Int[0];" it still shouldn't segfault when "delete [] indices" is called.

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


More information about the mythtv-commits mailing list