[mythtv-commits] Re: Ticket #433: mythtv-setup segfaults on channel scan with qam

MythTV mythtv at cvs.mythtv.org
Fri Oct 7 19:27:44 UTC 2005


#433: mythtv-setup segfaults  on channel scan with qam
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:         
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:  invalid
-----------------------+----------------------------------------------------
Changes (by danielk):

  * resolution:  => invalid
  * status:  new => closed

Comment:

 Broken backtrace.

 You need to compile for debugging before making the backtrace,
 do something like this:

 cd /mythtv-source-directory
 make distclean
 ./configure --compile-type=debug [..plus any other options you need..]
 qmake
 make
 su [type root password]
 make install

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


More information about the mythtv-commits mailing list