[gst-devel] memory leak in a program

Vincent Torri Vincent.Torri at iecn.u-nancy.fr
Tue Feb 7 10:33:04 CET 2006


hello, i'm writing a small program that print the informations of a media
file to a terminal (named eic_cli)

when I run valgrind on it, I get some memory leak :

http://rafb.net/paste/results/yGuWx426.html

the program can be downloaded here :

http://www.iecn.u-nancy.fr/~torri/files/eic-0.1.tar.gz

i don't know if the problem comes from my program or gstreamer (0.10, cvs,
taken 2 days ago). When I quit the main function, I set the pipeline to
the NULL state and I unref it (lines 380 and 381 of eic.c). I don't know
if it's sufficient.

Vincent Torri




More information about the gstreamer-devel mailing list