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 771039 - rtpjpegpay has memory leak on Mac OS X
rtpjpegpay has memory leak on Mac OS X
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.8.2
Other Mac OS
: Normal major
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-08 07:48 UTC by Tobias
Modified: 2018-01-20 12:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test program for mem leak reproduction (685 bytes, text/x-c++src)
2016-09-08 07:48 UTC, Tobias
Details
CMakelists for test program (361 bytes, text/plain)
2016-09-08 07:50 UTC, Tobias
Details

Description Tobias 2016-09-08 07:48:58 UTC
Created attachment 335066 [details]
test program for mem leak reproduction

While doing some tests on Mac Book Pro 13, OS X El Capitan (Version 10.11.5) we encountered memory leaks that seam to come from creation of rtpjpegpay. The leak was detected by xCode/Instruments and should be reproducable with the simple test application attached to this issue. We used CMake to create the xCode project files.
Comment 1 Tobias 2016-09-08 07:50:08 UTC
Created attachment 335067 [details]
CMakelists for test program
Comment 2 Vincent Penquerc'h 2016-09-09 10:21:53 UTC
I don't see any leak on Linux, and those elements seem generic code.
Can you run this test code on Mac with valgrind, and --leak-check=full ?
Comment 3 Tim-Philipp Müller 2018-01-20 12:39:13 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!