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 795305 - Gst.ValueList leaking memory
Gst.ValueList leaking memory
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-python
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-16 15:42 UTC by Florent Thiéry
Modified: 2018-11-03 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reproduction script (python) (1006 bytes, text/x-python)
2018-04-16 15:42 UTC, Florent Thiéry
Details

Description Florent Thiéry 2018-04-16 15:42:09 UTC
Created attachment 370993 [details]
reproduction script (python)

While working on a python script that reads spectrum messages, i noticed that casting a Gst.ValueList does leak memory, as well as printing it.

Tapping directly into the array attribute does not trigger the leak.

I don't see what could cause this in the python gi override itself (https://cgit.freedesktop.org/gstreamer/gst-python/tree/gi/overrides/Gst.py#n535)

I am unsure whether this could be lower level than the gst-python overrides, please let me know if i should open a ticket somewhere else.
Comment 1 GStreamer system administrator 2018-11-03 15:37:25 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-python/issues/12.