New submission from Panagiotis Issaris <[EMAIL PROTECTED]>:

Decoding high-resolution videos (4096x2304) cause ffplay to crash.
The attached file illustrates this.

 /mnt/build/ffmpeg-rw/ffplay -
s 4096x2304 test_dec.yuv 
FFplay version SVN-r11168, Copyright (c) 2003-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-swscaler --enable-pthreads --enable-x11gr
ab --enable-libx264 --enable-libfaad --enable-libfaac --enable-libamr-nb --enabl
e-libamr-wb --enable-libmp3lame --enable-libgsm --enable-libvorbis
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.2.0
  built on Dec 13 2007 18:47:33, gcc: 4.2.2
*** glibc detected *** /mnt/build/ffmpeg-rw/ffplay: free(): invalid pointer: 0xb
1e4e008 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb7985d65]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7989800]
/usr/lib/libX11.so.6[0xb7b41cb9]
/usr/lib/libSDL-1.2.so.0[0xb7abdf23]
/usr/lib/libSDL-1.2.so.0[0xb7ac16d7]
/usr/lib/libSDL-1.2.so.0(SDL_VideoQuit+0x50)[0xb7ab0f50]
/usr/lib/libSDL-1.2.so.0(SDL_QuitSubSystem+0x65)[0xb7a855c5]
/usr/lib/libSDL-1.2.so.0(SDL_Quit+0x1e)[0xb7a8563e]
/mnt/build/ffmpeg-rw/ffplay(main+0x213)[0x8064f23]
======= Memory map: ========
08048000-08585000 r-xp 00000000 fe:08 365085     /mnt/build/ffmpeg-rw/ffplay
08585000-08591000 rwxp 0053d000 fe:08 365085     /mnt/build/ffmpeg-rw/ffplay
08591000-086ed000 rwxp 08591000 00:00 0          [heap]
b1e4e000-b424f000 rwxp b1e4e000 00:00 0 
b424f000-b4250000 ---p b424f000 00:00 0 
b4250000-b4a50000 rwxp b4250000 00:00 0 
b6552000-b6553000 ---p b6552000 00:00 0

----------
files: pi-20071213T180217-ffmpeg-large_size_crash_decoder_minimal_broken.h264
messages: 1243
nosy: takis
priority: normal
status: new
substatus: new
title: High-resolution videos crash ffplay
topic: ffplay
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue297>
______________________________________________________

Attachment: pi-20071213T180217-ffmpeg-large_size_crash_decoder_minimal_broken.h264
Description: Binary data

Reply via email to