[Bug 746652] gst.supp improvements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 13 08:32:11 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746652

--- Comment #20 from Guillaume Desmottes <gdesmott at gnome.org> ---
(In reply to Guillaume Desmottes from comment #18)
> (In reply to Nicolas Dufresne (stormer) from comment #14)
> > Review of attachment 300431 [details] [review] [review]:
> > 
> > Ok, this one will need work. This is a leak in a lex parser we have written
> > (which in in C). The comment speaks about libtool and then you speak about a
> > shell parser. This need to be checked.
> 
> Which lex parser is that?
> 
> This is how the leak is reported by valgrind so I assumed it was in
> libtool's shell wrapper.

After some more investigations, I can confirm that this leak is indeed because
of libtool's wrapper. It only occurs the first time we launch
gst-validate-media-check-1.0 when tools/.libs/lt-gst-validate-media-check-1.0
hasn't been generated yet. I guess we hit some specific path in the shell
script raising this leak.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list