Ticket #1093 (closed defect: fixed)

Opened 15 months ago

Last modified 12 months ago

snow: found 1 unreleased buffer at exit

Reported by: ami_stuff Owned by:
Priority: minor Component: undetermined
Version: git-master Keywords: snow
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

C:\>ffplay snow.avi
ffplay version N-38622-g1eabd71 Copyright (c) 2003-2012 the FFmpeg developers
  built on Mar  7 2012 00:18:03 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 42.100 / 51. 42.100
  libavcodec     54. 10.100 / 54. 10.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 63.100 /  2. 63.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, avi, from 'snow.avi':
  Metadata:
    encoder         : Lavf54.2.100
  Duration: 00:00:00.04, start: 0.000000, bitrate: 1166 kb/s
    Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 352x288, 25 tbr, 25 t
bn, 25 tbc
[snow @ 0215B5E0] Found 1 unreleased buffers! 0KB sq=    0B f=0/0   0/0

Attachments

snow.avi Download (5.7 KB) - added by ami_stuff 15 months ago.

Change History

Changed 15 months ago by ami_stuff

comment:1 Changed 15 months ago by cehoyos

  • Keywords snow added
  • Priority changed from normal to minor
  • Version changed from unspecified to git-master
  • Status changed from new to open
  • Reproduced by developer set

comment:2 Changed 12 months ago by ami_stuff

Currently FFplay crashes here at exit.

comment:3 Changed 12 months ago by cehoyos

  • Status changed from open to closed
  • Resolution set to fixed

I was able to reproduce both the unreleased buffer and the crash here, both problems are fixed in current git master.
Please reopen with complete, uncut console output etc. if it still crashes for you.

Note: See TracTickets for help on using tickets.