Anatoly <[email protected]> added the comment:

(gdb) bt
#0  0x0000000000524cb1 in put_pixels8_c (
    block=0x7ffff7f6e210, pixels=0x2f0 <Address 0x2f0 out of bounds>,
line_size=1504, h=16) at libavcodec/dsputil.c:1175
#1  0x000000000052607c in put_pixels16_c (
    block=0x7ffff7f6e210 , pixels=0x2f0 <Address 0x2f0 out of bounds>,
line_size=1504, h=16) at libavcodec/dsputil.c:1175
#2  0x000000000067983d in mpeg_motion_internal (s=0x1188d00, 
    dest_y=0x7ffff7f6e210, 
    dest_cb=0x11cb050 , 
    dest_cr=0x11e6ef0 , field_based=0, bottom_field=0, field_select=1,
ref_picture=0x1188e78, pix_op=0x1189f30, motion_x=0, motion_y=0, h=16, 
    is_mpeg12=1, mb_y=0) at libavcodec/mpegvideo_common.h:354
#3  0x0000000000679997 in mpeg_motion (s=0x1188d00, 
    dest_y=0x7ffff7f6e210, 
    dest_cb=0x11cb050 , 
    dest_cr=0x11e6ef0 , field_based=0, bottom_field=0, field_select=1,
ref_picture=0x1188e78, pix_op=0x1189f30, motion_x=0, motion_y=0, h=16, 
    mb_y=0) at libavcodec/mpegvideo_common.h:377
#4  0x000000000067d179 in MPV_motion_internal (s=0x1188d00, 
    dest_y=0x7ffff7f6e210 , 
    dest_cb=0x11cb050 , 
    dest_cr=0x11e6ef0 , dir=0, ref_picture=0x1188e78, pix_op=0x1189f30,
qpix_op=0x0, is_mpeg12=1) at libavcodec/mpegvideo_common.h:825
#5  0x000000000067d651 in MPV_motion (s=0x1188d00, 
    dest_y=0x7ffff7f6e210, 
---Type <return> to continue, or q <return> to quit---
    dest_cb=0x11cb050, 
    dest_cr=0x11e6ef0, dir=0, ref_picture=0x1188e78, pix_op=0x1189f30,
qpix_op=0x0) at libavcodec/mpegvideo_common.h:894
#6  0x0000000000685b5a in MPV_decode_mb_internal (s=0x1188d00, block=0x11c8990,
lowres_flag=0, is_mpeg12=1) at libavcodec/mpegvideo.c:1950
#7  0x0000000000686b05 in MPV_decode_mb (s=0x1188d00, block=0x11c8990) at
libavcodec/mpegvideo.c:2084
#8  0x000000000064b2c5 in mpeg_decode_slice (s1=0x1188d00, mb_y=1,
buf=0x7fffffffdc28, buf_size=501) at libavcodec/mpeg12.c:1795
#9  0x000000000064d38d in decode_chunks (avctx=0x1188700,
picture=0x7fffffffdd60, data_size=0x7fffffffde94, buf=0x118ff50 "", 
buf_size=11505)
    at libavcodec/mpeg12.c:2470
#10 0x000000000064ca1e in mpeg_decode_frame (avctx=0x1188700,
data=0x7fffffffdd60, data_size=0x7fffffffde94, avpkt=0x118fef0) at
libavcodec/mpeg12.c:2272
#11 0x0000000000738540 in avcodec_decode_video2 (avctx=0x1188700,
picture=0x7fffffffdd60, got_picture_ptr=0x7fffffffde94, avpkt=0x118fef0)
    at libavcodec/utils.c:620
#12 0x00000000004cd8fa in try_decode_frame (st=0x1186e10, avpkt=0x118fef0) at
libavformat/utils.c:2064
#13 0x00000000004ce84c in av_find_stream_info (ic=0x117dcc0) at
libavformat/utils.c:2339
#14 0x000000000040e5f1 in opt_input_file (filename=0x7fffffffe63e
"../../projects/decode_mpeg2/exploit.bin") at ffmpeg.c:3128
#15 0x0000000000411c1b in parse_options (argc=8, argv=0x7fffffffe348,
options=0x872de0, parse_arg_function=0x40fd99 <opt_output_file>) at 
cmdutils.c:204
#16 0x000000000041134c in main (argc=8, argv=0x7fffffffe348) at ffmpeg.c:4244

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2367>
________________________________________________

Reply via email to