[FFmpeg-trac] #5536(undetermined:new): Segmentation fault (core dumped) on large file

FFmpeg trac at avcodec.org
Tue May 10 23:16:47 CEST 2016


#5536: Segmentation fault (core dumped) on large file
-------------------------------------+-------------------------------------
             Reporter:  Sap1ens      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Sap1ens):

 Right, forgot the console output.

 {{{
 ffmpeg version N-53477-g689211d-static http://johnvansickle.com/ffmpeg/
 Copyright (c) 2000-2016 the FFmpeg developers
   built with gcc 5.3.1 (Debian 5.3.1-10) 20160224
   configuration: --enable-gpl --enable-version3 --disable-shared
 --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-
 libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-
 libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig
 --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-libtheora --enable-libvo-amrwbenc --enable-gray --enable-
 libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-
 libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi --disable-
 indev=sndio --disable-outdev=sndio --enable-librtmp --enable-libmfx
 --cc=gcc
   libavutil      55. 19.100 / 55. 19.100
   libavcodec     57. 28.100 / 57. 28.100
   libavformat    57. 28.100 / 57. 28.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 39.102 /  6. 39.102
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, image2, from 'sources/full/full_0%03d.tif':
   Duration: 00:02:01.53, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: tiff, gray, 3662x8250 [SAR 1:1 DAR 1831:4125], 30
 tbr, 30 tbn, 30 tbc
 x265 [info]: HEVC encoder version 1.9+73-6d06de58c316
 x265 [info]: build info [Linux][GCC 5.3.1][64 bit] 8bit+10bit+12bit
 x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
 x265 [info]: Main profile, Level-6 (Main tier)
 x265 [info]: Thread pool created using 32 threads
 x265 [info]: frame threads / pool features       : 8 / wpp(129 rows)
 x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
 x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
 x265 [info]: ME / range / subpel / merge         : hex / 57 / 2 / 2
 x265 [info]: Keyframe min / max / scenecut       : 25 / 250 / 40
 x265 [info]: Lookahead / bframes / badapt        : 20 / 4 / 2
 x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
 x265 [info]: References / ref-limit  cu / depth  : 3 / 1 / 1
 x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.0 / 32 / 1
 x265 [info]: Rate Control / qCompress            : CRF-22.0 / 0.60
 x265 [info]: tools: rd=3 psy-rd=2.00 signhide tmvp strong-intra-smoothing
 x265 [info]: tools: lslices=8 deblock sao
 Output #0, mp4, to 'sources/full_brain.mp4':
   Metadata:
     encoder         : Lavf57.28.100
     Stream #0:0: Video: hevc (libx265) ([35][0][0][0] / 0x0023), yuv420p,
 3662x8250 [SAR 1:1 DAR 1831:4125], q=2-31, 30 fps, 15360 tbn, 30 tbc
     Metadata:
       encoder         : Lavc57.28.100 libx265
 Stream mapping:
   Stream #0:0 -> #0:0 (tiff (native) -> hevc (libx265))
 Press [q] to stop, [?] for help
 Segmentation fault (core dumped)      0kB time=00:00:00.00 bitrate=N/A
 speed=   0x
 }}}


 Replying to [comment:1 cehoyos]:
 > Replying to [ticket:5536 Sap1ens]:
 > > {{{
 > > Segmentation fault (core dumped)      0kB time=00:00:00.00 bitrate=N/A
 speed=   0x
 > > }}}
 >
 > Did you attach the correct log file? I don't see this message in the
 console output you attached...
 >
 > Please provide the necessary input file(s).

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


More information about the FFmpeg-trac mailing list