[mythtv-commits] Ticket #6166: Seg fault playing videos in mythgallery

MythTV mythtv at cvs.mythtv.org
Mon Oct 12 01:37:56 UTC 2009


#6166: Seg fault playing videos in mythgallery
-------------------------------------------------+--------------------------
 Reporter:  Damian O'Sullivan <damian at linux.ie>  |        Owner:  ijr    
     Type:  defect                               |       Status:  new    
 Priority:  minor                                |    Milestone:  0.23   
Component:  Plugin - MythGallery                 |      Version:  unknown
 Severity:  medium                               |   Resolution:         
  Mlocked:  0                                    |  
-------------------------------------------------+--------------------------

Comment(by markk):

 fwiw, I think the relevant areas of code have changed significantly since
 this ticket was created and I'd be surprised if this crash is still
 reproducible. The segmentation fault occurs in the VideoOutputXv
 destructor and references the OpenGL libs (probably while closing the X
 display) - all references to OpenGL were removed from the VideoOutputXv
 some time ago and all X display connections are now handled by
 MythXDisplay (which should be safer).

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


More information about the mythtv-commits mailing list