Paul Kendall <[EMAIL PROTECTED]> added the comment: GDB output as requested.
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xa6ffdb90 (LWP 5484)] 0xb6f1f537 in hl_decode_mb_complex (h=0x83d6850) at h264.c:2314 warning: Source file is more recent than executable. 2314 XCHG(h->left_border[i ], src_y [i* linesize], temp8, xchg); (gdb) where #0 0xb6f1f537 in hl_decode_mb_complex (h=0x83d6850) at h264.c:2314 #1 0xb6f20ab6 in hl_decode_mb (h=0x83d6850) at h264.c:2714 #2 0xb6f2ac36 in decode_slice (avctx=0x833a5e0, h=0x83d6850) at h264.c:6677 #3 0xb6f2b0b1 in execute_decode_slices (h=0x0, context_count=12) at h264.c:7304 #4 0xb6f2e086 in decode_nal_units (h=0x83d6850, buf=0xa26bc460 "", buf_size=13771) at h264.c:7490 #5 0xb6f2e40a in decode_frame (avctx=0x833a5e0, data=0xa6ffc994, data_size=0xa6ffc7d0, buf=0xa26bc460 "", buf_size=13771) at h264.c:7605 #6 0xb6da8171 in avcodec_decode_video (avctx=0x833a5e0, picture=0x35cb, got_picture_ptr=0xa6ffc7d0, buf=0xa26bc460 "", buf_size=13771) at utils.c:917 #7 0xb79008c9 in AvFormatDecoder::GetFrame () from /usr/lib/libmythtv-0.21.so.0 #8 0xb78944e5 in NuppelVideoPlayer::GetFrameNormal () from /usr/lib/libmythtv-0.21.so.0 #9 0xb7894aa6 in NuppelVideoPlayer::GetFrame () from /usr/lib/libmythtv-0.21.so.0 #10 0xb78a23d9 in NuppelVideoPlayer::StartPlaying () from /usr/lib/libmythtv-0.21.so.0 #11 0xb77f5c90 in SpawnDecode () from /usr/lib/libmythtv-0.21.so.0 #12 0xb5a684fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #13 0xb58c6e5e in clone () from /lib/tls/i686/cmov/libc.so.6 ---------- nosy: +pkendall ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue427> ______________________________________________________
