[vlc-devel] memory corruption / vlc in valgrind
Jean-Paul Saman
jean-paul.saman at planet.nl
Sun Nov 4 19:36:05 CET 2007
Gilles Sabourin wrote:
> OK, I have continued with vlc in valgrind.
>
> I have opened my playlist and selected a TV channel. vlc crashes short after
> 0.5 second playing.
>
>
> valgrind --tool=memcheck --leak-check=yes --db-attach=yes /usr/bin/vlc
Please rebuild with --disable-st and then run valgrind with this:
valgrind -v --tool=memcheck --leak-check=yes --trace-children=yes
--log-file=log /usr/bin/vlc
and send the valgrind generated 'log.*' files.
Gtz,
Jean-Paul Saman.
More information about the vlc-devel
mailing list