[mythtv-commits] Ticket #2179: mythtv-setup crashes when searching for channels

MythTV mythtv at cvs.mythtv.org
Wed Aug 30 13:54:44 UTC 2006


#2179: mythtv-setup crashes when searching for channels
--------------------------------+-------------------------------------------
 Reporter:  rollercow at sucs.org  |        Owner:  stuarta
     Type:  defect              |       Status:  new    
 Priority:  minor               |    Milestone:         
Component:  dvb                 |      Version:  head   
 Severity:  medium              |   Resolution:         
--------------------------------+-------------------------------------------
Changes (by stuarta):

  * owner:  danielk => stuarta
  * status:  reopened => new
  * severity:  high => medium

Comment:

 You will need to get it to crash with --compile-type=debug
 otherwise the backtrace is useless.

 If you cannot get it to crash, then a bare minimum we'll
 need valgrind logs from the debug build. Please use the
 following valgrind command line

 {{{
 valgrind --tool=memcheck --error-limit=no --leak-check=full --log-file
 =mythtv-setup-valgrind.log -v -- mythtv-setup --verbose
 siparser,channel,record | tee mythtv-setup.log
 }}}

 and attach both mythtv-setup-valgrind.log & mythtv-setup.log

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


More information about the mythtv-commits mailing list