[mythtv-commits] Ticket #9427: [CRASH] segfault in mythtranscode if run with --infile

MythTV noreply at mythtv.org
Tue May 31 00:15:42 UTC 2011


#9427: [CRASH] segfault in mythtranscode if run with --infile
-----------------------------------------------+---------------------------
 Reporter:  timowi <mythtv@…>                  |          Owner:  beirdo
     Type:  Bug Report - Crash                 |         Status:  closed
 Priority:  minor                              |      Milestone:  0.25
Component:  MythTV - Mythtranscode             |        Version:
 Severity:  medium                             |  0.24-fixes
 Keywords:                                     |     Resolution:  fixed
                                               |  Ticket locked:  0
-----------------------------------------------+---------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Make mythtranscode fail gracefully on file not found

 Fixes #9427

 If a recording doesn't exist, or the recording exists, but is not in the
 database, mythtranscode will gracefully refuse to transcode it, rather
 than
 crash.

 Also, make the MythContext object be on the stack of main(), such that any
 exit
 from the system will hit the dtor, causing a cleaner shutdown.
  Branch:    master
  Changeset: ca4001dabf3f4c140ae83effc2c7927ab7fd1352

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


More information about the mythtv-commits mailing list