Opened 11 years ago
Closed 11 years ago
#2950 closed defect (fixed)
mpeg2: invalid read with max_alloc
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avcodec |
Version: | git-master | Keywords: | mpeg2video crash SIGSEGV |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
all for now
http://www1.datafilehost.com/d/7d92c278
(gdb) r -max_alloc 100000 -i ./mpeg2_fuzz.mpg -an -f null - Starting program: /media/sdb1/ffmpeg-HEAD-a67dcd7/ffmpeg_g -max_alloc 100000 -i ./mpeg2_fuzz.mpg -an -f null - [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". ffmpeg version 2.0-a67dcd7 Copyright (c) 2000-2013 the FFmpeg developers built on Sep 5 2013 17:23:55 with gcc 4.7 (Debian 4.7.2-5) configuration: --disable-yasm --disable-ffprobe --disable-ffserver --enable-gpl libavutil 52. 43.100 / 52. 43.100 libavcodec 55. 31.101 / 55. 31.101 libavformat 55. 16.101 / 55. 16.101 libavdevice 55. 3.100 / 55. 3.100 libavfilter 3. 83.102 / 3. 83.102 libswscale 2. 5.100 / 2. 5.100 libswresample 0. 17.103 / 0. 17.103 libpostproc 52. 3.100 / 52. 3.100 [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) [mpeg @ 0x9105d40] DTS discontinuity in stream 0: packet 24 with DTS 76260, packet 25 with DTS 33633695 [mpeg @ 0x9105d40] DTS discontinuity in stream 0: packet 33 with DTS 98781, packet 34 with DTS 268538743 [mpeg @ 0x9105d40] pes_ext FF is invalid Last message repeated 5 times [mpeg @ 0x9105d40] probed stream 3 failed [mpeg @ 0x9105d40] probed stream 4 failed [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=271455, dts=393518, size=2288 [mp3 @ 0x921ece0] Header missing [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=325509, dts=17093716, size=2288 [mpeg @ 0x9105d40] DTS discontinuity in stream 0: packet 134 with DTS 364548, packet 135 with DTS 4295334847 [mpeg @ 0x9105d40] DTS discontinuity in stream 0: packet 139 with DTS 379563, packet 140 with DTS 4572774 [mpeg @ 0x9105d40] decoding for stream 5 failed [NULL @ 0x91a8860] start time is not set in estimate_timings_from_pts [NULL @ 0x921ece0] start time is not set in estimate_timings_from_pts [NULL @ 0x9346be0] start time is not set in estimate_timings_from_pts [mpeg @ 0x9105d40] Could not find codec parameters for stream 2 (Audio: aac, 0 channels): unspecified sample format Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x9105d40] Could not find codec parameters for stream 3 (Video: none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x9105d40] Could not find codec parameters for stream 4 (Video: none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x9105d40] Could not find codec parameters for stream 5 (Audio: mp3, 0 channels, s16p): unspecified frame size Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x9105d40] Could not find codec parameters for stream 6 (Audio: mp2, 0 channels): unspecified frame size Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mpeg, from './mpeg2_fuzz.mpg': Duration: 00:00:12.61, start: 0.213367, bitrate: 2559 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, bt470bg), 320x240 [SAR 1:1 DAR 4:3], 21.67 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x1c0]: Audio: mp2, 44100 Hz, stereo, s16p, 128 kb/s Stream #0:2[0x1e8]: Audio: aac, 0 channels Stream #0:3[0x1e4]: Video: none, 90k tbr, 90k tbn Stream #0:4[0x1e2]: Video: none, 90k tbr, 90k tbn Stream #0:5[0x1e1]: Audio: mp3, 0 channels, s16p Stream #0:6[0x1c8]: Audio: mp2, 0 channels [New Thread 0xb7df8b70 (LWP 19273)] [New Thread 0xb75f8b70 (LWP 19274)] [New Thread 0xb6df8b70 (LWP 19275)] [New Thread 0xb65f8b70 (LWP 19276)] [New Thread 0xb5df8b70 (LWP 19277)] [New Thread 0xb55f8b70 (LWP 19278)] [New Thread 0xb4df8b70 (LWP 19279)] [New Thread 0xb45f8b70 (LWP 19280)] [New Thread 0xb3df8b70 (LWP 19281)] [New Thread 0xb35f8b70 (LWP 19282)] [New Thread 0xb2df8b70 (LWP 19283)] [New Thread 0xb25f8b70 (LWP 19284)] [New Thread 0xb1df8b70 (LWP 19285)] [New Thread 0xb15f8b70 (LWP 19286)] [New Thread 0xb0df8b70 (LWP 19287)] [New Thread 0xb05f8b70 (LWP 19288)] [New Thread 0xafdf8b70 (LWP 19289)] [New Thread 0xaf5f8b70 (LWP 19290)] Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.16.101 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> rawvideo) Press [q] to stop, [?] for help [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 50 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 10 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 7 times [mpeg2video @ 0x91066e0] slice below image (41 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 12 times [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 4 times [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (127 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] slice below image (32 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 11 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 19 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] slice below image (31 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 13 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 15 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 19 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 16 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] slice below image (127 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 15 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 10 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (132 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 10 times [mpeg2video @ 0x91066e0] slice below image (21 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 14 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 15 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 10 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] slice below image (70 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 12 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (34 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 11 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] slice below image (19 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (72 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=271455, dts=393518, size=2288 [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] slice below image (44 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 7 times [mpeg2video @ 0x91066e0] slice below image (31 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 7 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 11 times [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] slice below image (44 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (17 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=325509, dts=17093716, size=2288 [mpeg2video @ 0x91066e0] ignoring pic after 100 Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 8 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 12 times [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (27 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] pes_ext FF is invalid [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] slice below image (129 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (73 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 14 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 14 times [mpeg2video @ 0x91066e0] slice below image (142 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (33 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=442626, dts=1482193, size=2288 [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (78 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] pes_ext FF is invalid [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (131 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (34 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 12 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 12 times [mpeg @ 0x9105d40] pes_ext FF is invalid [mpeg2video @ 0x91066e0] slice below image (44 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=496680, dts=1536247, size=2288 [mpeg2video @ 0x91066e0] slice below image (138 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 15 times [mpeg2video @ 0x91066e0] slice below image (67 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 7 times [mpeg2video @ 0x91066e0] slice below image (140 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (139 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (19 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] slice below image (131 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=550734, dts=2638877, size=2288 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg @ 0x9105d40] pes_ext FF is invalid [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] slice below image (63 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 13 times [mpeg2video @ 0x91066e0] slice below image (137 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x9105d40] Invalid timestamps stream=0, pts=586770, dts=2674913, size=2288 [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (67 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (138 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x91066e0] slice below image (127 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 11 times [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x91066e0] Missing picture start code Last message repeated 15 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 13 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 25 times [mpeg2video @ 0x91066e0] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring seq ext after 100 [mpeg2video @ 0x91066e0] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] releasing zombie picture [mpeg2video @ 0x91066e0] get_buffer() failed [mpeg2video @ 0x91066e0] thread_get_buffer() failed [mpeg2video @ 0x91066e0] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 Last message repeated 1 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] ignoring pic cod ext after 0 Last message repeated 1 times [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 10 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] slice below image (37 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] slice below image (69 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x91066e0] Missing picture start code, guessing missing values [mpeg2video @ 0x91066e0] slice below image (42 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x91066e0] ignoring extra picture following a frame-picture Last message repeated 14 times [mpeg2video @ 0x91066e0] Missing picture start code [mpeg2video @ 0x91066e0] Cannot allocate memory. [mpeg2video @ 0x91066e0] mpeg_decode_postinit() failure Error while decoding stream #0:0: No such file or directory Program received signal SIGSEGV, Segmentation fault. ff_MPV_frame_start (s=s@entry=0x910b0c0, avctx=avctx@entry=0x91066e0) at libavcodec/mpegvideo.c:1514 1514 &s->picture[i] != s->next_picture_ptr && (gdb) bt #0 ff_MPV_frame_start (s=s@entry=0x910b0c0, avctx=avctx@entry=0x91066e0) at libavcodec/mpegvideo.c:1514 #1 0x08542d8c in mpeg_field_start (buf_size=<optimized out>, buf=0x90f4008 "", s=0x910b0c0) at libavcodec/mpeg12dec.c:1542 #2 decode_chunks (avctx=avctx@entry=0x91066e0, picture=picture@entry=0x91070a0, got_output=got_output@entry=0xbffff4e4, buf=0x90f4008 "", buf_size=7820) at libavcodec/mpeg12dec.c:2396 #3 0x08543283 in mpeg_decode_frame (avctx=0x91066e0, data=0x91070a0, got_output=0xbffff4e4, avpkt=0xbffff288) at libavcodec/mpeg12dec.c:2504 #4 0x086770fe in avcodec_decode_video2 (avctx=0x91066e0, picture=picture@entry=0x91070a0, got_picture_ptr=got_picture_ptr@entry=0xbffff4e4, avpkt=avpkt@entry=0xbffff730) at libavcodec/utils.c:1983 #5 0x080b36fd in decode_video (ist=ist@entry=0x9108460, pkt=pkt@entry=0xbffff730, got_output=got_output@entry=0xbffff4e4) at ffmpeg.c:1668 #6 0x080b761a in output_packet (pkt=0xbffff6c8, ist=0x9108460) at ffmpeg.c:1866 #7 process_input (file_index=7) at ffmpeg.c:3085 #8 0x080a2ec3 in transcode_step () at ffmpeg.c:3181 #9 transcode () at ffmpeg.c:3233 #10 main (argc=<optimized out>, argv=<optimized out>) at ffmpeg.c:3411 (gdb)
knoppix@Microknoppix:/media/sdb1$ valgrind --leak-check=full ffmpeg-HEAD-a67dcd7/ffmpeg_g -max_alloc 100000 -i ./mpeg2_fuzz.mpg -an -f null - ==19247== Memcheck, a memory error detector ==19247== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==19247== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==19247== Command: ffmpeg-HEAD-a67dcd7/ffmpeg_g -max_alloc 100000 -i ./mpeg2_fuzz.mpg -an -f null - ==19247== ffmpeg version 2.0-a67dcd7 Copyright (c) 2000-2013 the FFmpeg developers built on Sep 5 2013 17:23:55 with gcc 4.7 (Debian 4.7.2-5) configuration: --disable-yasm --disable-ffprobe --disable-ffserver --enable-gpl libavutil 52. 43.100 / 52. 43.100 libavcodec 55. 31.101 / 55. 31.101 libavformat 55. 16.101 / 55. 16.101 libavdevice 55. 3.100 / 55. 3.100 libavfilter 3. 83.102 / 3. 83.102 libswscale 2. 5.100 / 2. 5.100 libswresample 0. 17.103 / 0. 17.103 libpostproc 52. 3.100 / 52. 3.100 [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) [mpeg @ 0x4229020] DTS discontinuity in stream 0: packet 24 with DTS 76260, packet 25 with DTS 33633695 [mpeg @ 0x4229020] DTS discontinuity in stream 0: packet 33 with DTS 98781, packet 34 with DTS 268538743 [mpeg @ 0x4229020] pes_ext FF is invalid Last message repeated 5 times [mpeg @ 0x4229020] probed stream 3 failed [mpeg @ 0x4229020] probed stream 4 failed [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=271455, dts=393518, size=2288 [mp3 @ 0x44257c0] Header missing [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=325509, dts=17093716, size=2288 [mpeg @ 0x4229020] DTS discontinuity in stream 0: packet 134 with DTS 364548, packet 135 with DTS 4295334847 [mpeg @ 0x4229020] DTS discontinuity in stream 0: packet 139 with DTS 379563, packet 140 with DTS 4572774 [mpeg @ 0x4229020] decoding for stream 5 failed [NULL @ 0x43a55e0] start time is not set in estimate_timings_from_pts [NULL @ 0x44257c0] start time is not set in estimate_timings_from_pts [NULL @ 0x4579f40] start time is not set in estimate_timings_from_pts [mpeg @ 0x4229020] Could not find codec parameters for stream 2 (Audio: aac, 0 channels): unspecified sample format Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x4229020] Could not find codec parameters for stream 3 (Video: none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x4229020] Could not find codec parameters for stream 4 (Video: none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x4229020] Could not find codec parameters for stream 5 (Audio: mp3, 0 channels, s16p): unspecified frame size Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpeg @ 0x4229020] Could not find codec parameters for stream 6 (Audio: mp2, 0 channels): unspecified frame size Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mpeg, from './mpeg2_fuzz.mpg': Duration: 00:00:12.61, start: 0.213367, bitrate: 2559 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, bt470bg), 320x240 [SAR 1:1 DAR 4:3], 21.67 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x1c0]: Audio: mp2, 44100 Hz, stereo, s16p, 128 kb/s Stream #0:2[0x1e8]: Audio: aac, 0 channels Stream #0:3[0x1e4]: Video: none, 90k tbr, 90k tbn Stream #0:4[0x1e2]: Video: none, 90k tbr, 90k tbn Stream #0:5[0x1e1]: Audio: mp3, 0 channels, s16p Stream #0:6[0x1c8]: Audio: mp2, 0 channels Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.16.101 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> rawvideo) Press [q] to stop, [?] for help [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 50 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 10 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 7 times [mpeg2video @ 0x423d660] slice below image (41 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 12 times [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 4 times [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (127 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] slice below image (32 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 11 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 19 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] slice below image (31 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 13 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 15 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 19 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 16 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] slice below image (127 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 15 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 10 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (132 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 10 times [mpeg2video @ 0x423d660] slice below image (21 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 14 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 15 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 10 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] slice below image (70 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 12 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (34 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 11 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] slice below image (19 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (72 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=271455, dts=393518, size=2288 [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] slice below image (44 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 7 times [mpeg2video @ 0x423d660] slice below image (31 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 7 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 11 times [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] slice below image (44 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (17 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=325509, dts=17093716, size=2288 [mpeg2video @ 0x423d660] ignoring pic after 100 Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 8 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 12 times [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (27 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] pes_ext FF is invalid [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] slice below image (129 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (73 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 14 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 14 times [mpeg2video @ 0x423d660] slice below image (142 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (33 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=442626, dts=1482193, size=2288 [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (78 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] pes_ext FF is invalid [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (131 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (34 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 12 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 12 times [mpeg @ 0x4229020] pes_ext FF is invalid [mpeg2video @ 0x423d660] slice below image (44 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=496680, dts=1536247, size=2288 [mpeg2video @ 0x423d660] slice below image (138 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 15 times [mpeg2video @ 0x423d660] slice below image (67 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 7 times [mpeg2video @ 0x423d660] slice below image (140 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (139 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (19 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] slice below image (131 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=550734, dts=2638877, size=2288 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg @ 0x4229020] pes_ext FF is invalid [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] slice below image (63 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 13 times [mpeg2video @ 0x423d660] slice below image (137 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg @ 0x4229020] Invalid timestamps stream=0, pts=586770, dts=2674913, size=2288 [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 5 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (67 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 3 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (138 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 8 times [mpeg2video @ 0x423d660] slice below image (127 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 2 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 11 times [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 4 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 6 times [mpeg2video @ 0x423d660] Missing picture start code Last message repeated 15 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 9 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 13 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 25 times [mpeg2video @ 0x423d660] ignoring SEQ_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring seq ext after 100 [mpeg2video @ 0x423d660] ignoring GOP_START_CODE after 100 [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] releasing zombie picture [mpeg2video @ 0x423d660] get_buffer() failed [mpeg2video @ 0x423d660] thread_get_buffer() failed [mpeg2video @ 0x423d660] get_buffer() failed (-12 (nil)) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 Last message repeated 1 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] ignoring pic cod ext after 0 Last message repeated 1 times [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 10 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] slice below image (37 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] slice below image (69 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 1 times [mpeg2video @ 0x423d660] Missing picture start code, guessing missing values [mpeg2video @ 0x423d660] slice below image (42 >= 16) Error while decoding stream #0:0: Operation not permitted [mpeg2video @ 0x423d660] ignoring extra picture following a frame-picture Last message repeated 14 times [mpeg2video @ 0x423d660] Missing picture start code [mpeg2video @ 0x423d660] Cannot allocate memory. [mpeg2video @ 0x423d660] mpeg_decode_postinit() failure Error while decoding stream #0:0: No such file or directory ==19247== Invalid read of size 4 ==19247== at 0x857A1B6: ff_MPV_frame_start (mpegvideo.c:1514) ==19247== by 0x8542D8B: decode_chunks (mpeg12dec.c:1542) ==19247== by 0x8543282: mpeg_decode_frame (mpeg12dec.c:2504) ==19247== by 0x86770FD: avcodec_decode_video2 (utils.c:1983) ==19247== by 0x80B36FC: decode_video (ffmpeg.c:1668) ==19247== by 0x401CFF3: ??? (in /lib/i386-linux-gnu/ld-2.13.so) ==19247== Address 0x8f4 is not stack'd, malloc'd or (recently) free'd ==19247== ==19247== ==19247== Process terminating with default action of signal 11 (SIGSEGV) ==19247== Access not within mapped region at address 0x8F4 ==19247== at 0x857A1B6: ff_MPV_frame_start (mpegvideo.c:1514) ==19247== by 0x8542D8B: decode_chunks (mpeg12dec.c:1542) ==19247== by 0x8543282: mpeg_decode_frame (mpeg12dec.c:2504) ==19247== by 0x86770FD: avcodec_decode_video2 (utils.c:1983) ==19247== by 0x80B36FC: decode_video (ffmpeg.c:1668) ==19247== by 0x401CFF3: ??? (in /lib/i386-linux-gnu/ld-2.13.so) ==19247== If you believe this happened as a result of a stack ==19247== overflow in your program's main thread (unlikely but ==19247== possible), you can try to increase the size of the ==19247== main thread stack using the --main-stacksize= flag. ==19247== The main thread stack size used in this run was 8388608. ==19247== ==19247== HEAP SUMMARY: ==19247== in use at exit: 110,768 bytes in 135 blocks ==19247== total heap usage: 12,744 allocs, 12,609 frees, 11,369,288 bytes allocated ==19247== ==19247== 1,296 bytes in 9 blocks are possibly lost in loss record 81 of 92 ==19247== at 0x4026A68: calloc (vg_replace_malloc.c:566) ==19247== by 0x40111FB: _dl_allocate_tls (dl-tls.c:300) ==19247== by 0x407C2A8: pthread_create@@GLIBC_2.1 (allocatestack.c:580) ==19247== by 0x80D9651: ff_graph_thread_init (pthread.c:180) ==19247== by 0x80CD5C7: avfilter_graph_alloc_filter (avfiltergraph.c:186) ==19247== by 0x80D8204: create_filter (graphparser.c:112) ==19247== by 0x80D8C59: avfilter_graph_parse2 (graphparser.c:169) ==19247== ==19247== 1,296 bytes in 9 blocks are possibly lost in loss record 82 of 92 ==19247== at 0x4026A68: calloc (vg_replace_malloc.c:566) ==19247== by 0x40111FB: _dl_allocate_tls (dl-tls.c:300) ==19247== by 0x407C2A8: pthread_create@@GLIBC_2.1 (allocatestack.c:580) ==19247== by 0x85CE598: ff_thread_init (pthread.c:295) ==19247== by 0x867B45D: avcodec_open2 (utils.c:1223) ==19247== by 0x80B9FD6: transcode_init (ffmpeg.c:1983) ==19247== by 0x80A24BF: main (ffmpeg.c:3204) ==19247== ==19247== LEAK SUMMARY: ==19247== definitely lost: 0 bytes in 0 blocks ==19247== indirectly lost: 0 bytes in 0 blocks ==19247== possibly lost: 2,592 bytes in 18 blocks ==19247== still reachable: 108,176 bytes in 117 blocks ==19247== suppressed: 0 bytes in 0 blocks ==19247== Reachable blocks (those to which a pointer was found) are not shown. ==19247== To see them, rerun with: --leak-check=full --show-reachable=yes ==19247== ==19247== For counts of detected and suppressed errors, rerun with: -v ==19247== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 59 from 6) Killed
Change History (2)
comment:1 by , 11 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | mpeg2video crash SIGSEGV added |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 108b91c3fe61f5296585a1e326e85f0f18576ad6