[Bug 647055] liveadder has a memory leak
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 7 09:25:21 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=647055
GStreamer | gst-plugins-bad | 0.10.21
Olivier Crete (Tester) <olivier.crete> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #2 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-04-07 16:25:14 UTC ---
Looks like its leaking a bunch of incoming buffers... Probably a ref leak
somewhere.
==28049== 5,747,904 bytes in 2,480 blocks are possibly lost in loss record
2,928 of 2,928
==28049== at 0x4024106: memalign (vg_replace_malloc.c:581)
==28049== by 0x4024163: posix_memalign (vg_replace_malloc.c:709)
==28049== by 0x40662B4: gst_buffer_try_new_and_alloc (gstbuffer.c:155)
==28049== by 0x4092EB7: gst_pad_alloc_buffer_full (gstpad.c:3020)
==28049== by 0x4B14DE5: gst_base_transform_buffer_alloc
(gstbasetransform.c:1869)
==28049== by 0x4092DE2: gst_pad_alloc_buffer_full (gstpad.c:2984)
==28049== by 0x4B18CC5: gst_base_transform_handle_buffer
(gstbasetransform.c:1388)
==28049== by 0x4B19346: gst_base_transform_chain (gstbasetransform.c:2349)
==28049== by 0x40996D7: gst_pad_push (gstpad.c:4665)
==28049== by 0x4B747A3: gst_base_rtp_depayload_push_ts
(gstbasertpdepayload.c:611)
==28049== by 0x4B75561: gst_base_rtp_depayload_chain
(gstbasertpdepayload.c:359)
==28049== by 0x40996D7: gst_pad_push (gstpad.c:4665)
==28049==
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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