[mythtv-commits] Ticket #1058: mfe segfault entering liveTV - SVN 8636

MythTV mythtv at cvs.mythtv.org
Thu Jan 26 18:05:58 UTC 2006


#1058: mfe segfault entering liveTV - SVN 8636
----------------------------------+-----------------------------------------
 Reporter:  buzz <buzz at oska.com>  |        Owner:  danielk 
     Type:  defect                |       Status:  reopened
 Priority:  minor                 |    Milestone:          
Component:  mythtv                |      Version:  head    
 Severity:  medium                |   Resolution:          
----------------------------------+-----------------------------------------
Changes (by buzz <buzz at oska.com>):

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

Comment:

 1) Cnfirming problem still exists with SVN 8733.
 2) Problem is channel specific - only happens on entering live TV if one
 of the problem channel/s is the default (which it will be if it was the
 last watched when mfe crashed). Ie channel that caused mfe to crash is set
 as default channel (last watched?) for mfe to watch when starting livetv,
 and hence causes crash.
 3) problem channel/s is High Def, not all high-def channels cause this
 problem - AFAIK.
 3.5) given problem channel/s are high-def, I have initially left enable-
 proc-opt enabled, but will be providing a second set of logs with it
 turned off, when my build finishes.
 4) definitely occurs when compiled with: ./configure --enable-dvb
 --enable-proc-opt --compile-type=debug
 5) gdb was run thus:
   handle SIGPIPE nostop noprint
   handle SIG33 nostop noprint
   set logging on
   set pagination off
   set args -l myth.log -v playback
   #run
   #thread apply all bt full

 6) I have attached files gdb.txt and myth.log output when compiled with
 "--enable-proc-opt"   (note, I'll also be providing logs with --enable-
 proc-opt removed, in a little while.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1058>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list