Reimar Döffinger <[EMAIL PROTECTED]> added the comment:

On Wed, Apr 23, 2008 at 09:49:12AM +0000, Benjamin Larsson wrote:
> 
> Benjamin Larsson <[EMAIL PROTECTED]> added the comment:
> 
> Vladimir Eremeev wrote:
> > Vladimir Eremeev <[EMAIL PROTECTED]> added the comment:
> >
> > Memory leaks in linux also.
> > I've got installed RedHat to the DVB computer and used the 
> > same code, but entered /dev/asirx0 as the file name in call 
> > to av_open_input_file.
> >
> > The program memory sizes began growing after about 1.5 hour 
> > of work.
> >   
> 
> Hi, can you rerun this with code compiled with -g3 and -O0 under 
> valgrind (with --leak-check=full --show-reachable=yes)? And when it 
> starts to leak memory end the process

Isn't this just the still unfixed problem with dynamic libs and
-Bsymbolic? This was discussed a lot and I think Michael suggested a
simple solution it just was not implemented yet...

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

Reply via email to