Memory leak after just call gst_init()

raul cordeiro holanda raulhcordeiro at gmail.com
Mon Apr 4 09:54:08 PDT 2011


Hi all,

I'm fronting a problem of memory leak (that i detect with valgrind test
tool) on my app and after some time i discover that
if i just init the gstreamer lib (with gst_init()) and after finalize it
(sith gst_deinit()) the memory leak is the same. After
test my app without gst_* calls, no memory leak is detected. So, after
search on web, i found some people with the same
problem and no solutions shown, how i see on topic below of gstreamer-devel
(and some others)

http://gstreamer-devel.966125.n4.nabble.com/quot-Possibly-lost-quot-memory-shown-by-valgrind-during-gst-init-check-td972463.html

I must say that i set the env vars

G_SLICE=always-malloc
G_DEBUG=gc-friendly

So, i'd like to know if it is really a know-bug or it's a wrong lib use of
my part. If it's a using problem, someone has
tips for solution?

I really be grateful for some help/tips.

-- 
Raul Holanda Cordeiro
Celular: +55 (85) 8863-6877
Celular: +55 (85) 8805-3592
Skype: raulhcordeiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110404/04028dc9/attachment.htm>


More information about the gstreamer-devel mailing list