[mythtv-commits] Ticket #2557: SIGSEGV in Mythmusic

MythTV mythtv at cvs.mythtv.org
Sun Nov 5 04:21:42 UTC 2006


#2557: SIGSEGV in Mythmusic
--------------------------------+-------------------------------------------
 Reporter:  bhuffman at graze.net  |        Owner:  ijr    
     Type:  defect              |       Status:  new    
 Priority:  minor               |    Milestone:  unknown
Component:  mythmusic           |      Version:  0.20   
 Severity:  medium              |   Resolution:         
--------------------------------+-------------------------------------------
Comment (by myth at eskil.org):

 The attached patch makes all methods in MythObservable reentrant. I'm not
 sure it's the problem (couldn't reproduce a crash), but I could imagine
 two threads (ie. PlaybackBox and MadDecoder) operation on the list of
 listeners at the same time would be bad. It also removes some public
 methods that would be hard to guarantee thread safety.

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


More information about the mythtv-commits mailing list