[mythtv-commits] Ticket #10714: Frontend crash while watching Live TV

MythTV noreply at mythtv.org
Sat Jun 30 15:20:08 UTC 2012


#10714: Frontend crash while watching Live TV
-------------------------------------+--------------------------------
 Reporter:  Jan <arens@…>            |          Owner:
     Type:  Bug Report - General     |         Status:  infoneeded_new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Playback  |        Version:  0.25-fixes
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+--------------------------------

Comment (by Jan <arens@…>):

 Sorry for the delay. I just didn't have the time to create the backtrace.
 But finally here it is:

 GDB:
 {{{
 $ gdb /usr/bin/mythfrontend.real -x gdbcommands
 }}}

 gdbcommands
 {{{
 handle SIGPIPE nostop noprint
 handle SIG33 nostop noprint
 set logging on
 set pagination off
 set breakpoint pending on
 break qFatal
 set args -v channel,decode,gpuvideo,osd,playback
 run
 thread apply all bt full
 set logging off
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10714#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list