[mythtv-commits] Ticket #4801: Frontend crash when miniplayer disappears

MythTV mythtv at cvs.mythtv.org
Fri Feb 29 03:30:48 UTC 2008


#4801: Frontend crash when miniplayer disappears
------------------------------------------------+---------------------------
 Reporter:  Mike Rice <mikerice1969 at gmail.com>  |       Owner:  ijr    
     Type:  defect                              |      Status:  new    
 Priority:  minor                               |   Milestone:  unknown
Component:  mythmusic                           |     Version:  unknown
 Severity:  medium                              |     Mlocked:  0      
------------------------------------------------+---------------------------
 To reproduce:

 In mythmusic start playing a playlist.
 Exit, leave music playing.
 Enter mythgallery: menu, marking.. select all, Random to start a slide
 show.
 When new song starts miniplayer pops up.. after 10 seconds when the
 miniplayer wants to disappear.. crash

 It doesn't happen after every song but usually occurs within 10 songs.

 Running SVN trunk: 16313

 Seems to always occur at this SetText call.  I'll attach a full trace.
 {{{
 Thread 1 (process 2669):
 #0  0x00000025 in ?? ()
 No symbol table info available.
 #1  0x02a41562 in UITextType::SetText (this=0xae6f8db8, text=@0xbfefbe24)
 at uitypes.cpp:2519
 No locals.
 #2  0x03dbef5a in MiniPlayer::customEvent (this=0xae6f8fc0,
 event=0x9d97d70) at miniplayer.cpp:351
         oe = (OutputEvent *) 0x9d97d70
         rs = 10
         time_string = {static null = {static null = <same as static member
 of an already seen type>, d = 0x9c25418, static shared_null = 0x9c25418},
 d = 0xaf2ffe58, static shared_null = 0x9c25418}
         info_string = {static null = {static null = <same as static member
 of an already seen type>, d = 0x9c25418, static shared_null = 0x9c25418},
 d = 0xac009498, static shared_null = 0x9c25418}
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4801>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list