[mythtv-commits] Ticket #12228: mythtranscode lossless mpeg seg faults in v0.28-pre-2014-gcc58fb0

MythTV noreply at mythtv.org
Mon Jul 28 21:17:36 UTC 2014


#12228: mythtranscode lossless mpeg seg faults in v0.28-pre-2014-gcc58fb0
----------------------------------------+---------------------------
     Reporter:  steve_g@…               |      Owner:  jyavenard
         Type:  Bug Report - Crash      |     Status:  new
     Priority:  minor                   |  Milestone:  0.28
    Component:  MythTV - Mythtranscode  |    Version:  Master Head
     Severity:  medium                  |   Keywords:  mythtranscode
Ticket locked:  0                       |
----------------------------------------+---------------------------
 mythtranscode lossless mpeg seg faults in v0.28-pre-2014-gcc58fb0.
 In mpeg2fix.h, set_pkt it is using private code to copy the AVPacket which
 doesnt copy everything so later it segfaults on av_free_packet. Replace
 the code for the copy with av_copy_packet.

 Patch Attached.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12228>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list