[FFmpeg-trac] #5259(postproc:closed): Segmentation fault on pp=ha

FFmpeg trac at avcodec.org
Tue Feb 23 07:19:29 CET 2016


#5259: Segmentation fault on pp=ha
------------------------------------+--------------------------------------
             Reporter:  Ilya87      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  important   |                Component:  postproc
              Version:  git-master  |               Resolution:  worksforme
             Keywords:  crash       |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
Changes (by cehoyos):

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


Comment:

 Still works fine here:
 {{{
 $ ffplay -autoexit segfault_pp_ha.VOB -vf yadif,pp=ha
 ffplay version N-78627-g1ec7a70 Copyright (c) 2003-2016 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-shared --disable-debug --disable-
 stripping
   libavutil      55. 18.100 / 55. 18.100
   libavcodec     57. 24.105 / 57. 24.105
   libavformat    57. 26.100 / 57. 26.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 34.100 /  6. 34.100
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, mpeg, from 'segfault_pp_ha.VOB':    0KB sq=    0B f=0/0
   Duration: 00:00:03.08, start: 0.620000, bitrate: 5580 kb/s
     Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 720x576
 [SAR 16:15 DAR 4:3], 5350 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    3.58 M-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
 }}}
 Please test with a binary from http://johnvansickle.com/ffmpeg/

 Unrelated: Please remove {{{--disable-stripping}}}, it only needlessly
 increases binary size (not stripping useful debug information is the
 default).

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5259#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list