[mythtv-commits] Ticket #9807: Crash on DVD playback with bookmark set

MythTV noreply at mythtv.org
Tue Feb 26 22:04:40 UTC 2013


#9807: Crash on DVD playback with bookmark set
-------------------------------------+----------------------------
 Reporter:  Marc Randolph <mrand@…>  |          Owner:
     Type:  Bug Report - Crash       |         Status:  assigned
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - DVD Playback    |        Version:  0.24-fixes
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+----------------------------

Comment (by peper03@…):

 It would appear that this crash can no longer occur.  According to gdb-
 noskip.txt, the trigger for the crash was the '<<' operator called at line
 2017 in avformatdecoder.  That would correspond to this
 version[https://github.com/MythTV/mythtv/blob/ba99c413f959c7353c9b05dd60322147992e81d3/mythtv/libs/libmythtv/avformatdecoder.cpp#L2017].

 That logging code no longer exists, and the '<<' operator is not used any
 more, anyway, so it's pretty unlikely that the problem still exists.

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


More information about the mythtv-commits mailing list