[Webkit-unassigned] [Bug 46560] [LEAK] [GStreamer] Removing video element will not free assigned memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 15:25:12 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=46560

--- Comment #12 from Patrick Ward <patrick at endlessm.com> ---
Created attachment 240760
  --> https://bugs.webkit.org/attachment.cgi?id=240760&action=review
Test patch that helps a little with the memory leak

Attached is a simple patch that ports the extraMemoryCost() function from the AVFoundation implementation to the gstreamer implementation. Running the test with the patch still results in an increasingly growing memory leak.

With and without the patch, I see the memory fluctuating somewhat, but I still get a significant memory leak that eventually crashes the WebKit process. With the patch, however, it takes a much longer time for the WebKit process to crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141031/093a820d/attachment-0002.html>


More information about the webkit-unassigned mailing list