After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 781026 - gst-plugins-good.supp: add a one off load time leak
gst-plugins-good.supp: add a one off load time leak
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-07 09:50 UTC by Vincent Penquerc'h
Modified: 2018-04-12 18:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-plugins-good.supp: add a one off load time leak (886 bytes, patch)
2017-04-07 09:51 UTC, Vincent Penquerc'h
reviewed Details | Review

Description Vincent Penquerc'h 2017-04-07 09:50:59 UTC
gst-plugins-good.supp: add a one off load time leak
Comment 1 Vincent Penquerc'h 2017-04-07 09:51:37 UTC
Created attachment 349445 [details] [review]
gst-plugins-good.supp: add a one off load time leak
Comment 2 Sebastian Dröge (slomo) 2017-04-07 09:59:17 UTC
Review of attachment 349445 [details] [review]:

::: tests/check/gst-plugins-good.supp
@@ +150,3 @@
+   fun:malloc
+   fun:g_malloc
+   obj:/usr/lib*/libglib-2.0.so*

If you install debug symbols for glib, you should get something more accurate here. What are the leaks exactly?
Comment 3 Vincent Penquerc'h 2017-04-07 10:13:46 UTC
Package glib2-debuginfo-2.46.1-2.fc23.x86_64 is already installed, skipping.

Still not much help, unfortunately.
And I don't have any glib in $HOME right now.
Comment 4 Tim-Philipp Müller 2018-04-12 18:21:11 UTC
Not really sure what to do with that. I think more information is needed like a leak stack trace. Let's close this for now. Feel free to re-open with more infos, thanks!