[mythtv-commits] Ticket #4649: Mythtv-setup crashed when attempting to scan channels

MythTV mythtv at cvs.mythtv.org
Tue Feb 12 22:18:20 UTC 2008


#4649: Mythtv-setup crashed when attempting to scan channels
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  danielk
     Type:  defect       |      Status:  new    
 Priority:  major        |   Milestone:  0.21   
Component:  channelscan  |     Version:  head   
 Severity:  high         |     Mlocked:  0      
-------------------------+--------------------------------------------------
 When attempting to draw or close the channel scanner mythtv-setup will
 randomly crash. Sometimes it just won't draw the scanner window and scan
 successfully, sometime the scanner window will be incompletely drawn and a
 fraction of it's intended size, sometimes it will just hard lock requiring
 a kill to exit mythtv-setup, and sometimes it will work normally. The rate
 of success seems to be governed by the size of the display. 800x600 is
 less likely to crash than 1280x720. Below are some of the error codes I've
 been able to capture using -v all. Lots of the time it crashes there is no
 segfault information passed on, it just dies. These errors have all been
 generated in the last few minutes running 15948.

 X Error: BadWindow (invalid Window parameter) 3
   Major opcode:  2
   Minor opcode:  0
   Resource id:  0x140069c
 mythtv-setup: Fatal IO error: client killed

 2008-02-12 17:10:20.729 MSqlQuery: SELECT data FROM settings WHERE value =
 'UseArrowAccels' AND hostname = 'BLAH' ;
 2008-02-12 17:10:20.730 MSqlQuery: SELECT data FROM settings WHERE value =
 'PopupHeightPadding' AND hostname = 'BLAH' ;
 mythtv-setup: Fatal IO error: client killed

 X Error: BadPixmap (invalid Pixmap parameter) 4
   Major opcode:  56
   Minor opcode:  0
   Resource id:  0x14007b1
 mythtv-setup: Fatal IO error: client killed

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


More information about the mythtv-commits mailing list