[Webkit-unassigned] [Bug 28148] Requests through the SOUP layer leaks memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 00:14:05 PDT 2009


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





--- Comment #11 from John Kjellberg <john.kjellberg at power.alstom.com>  2009-08-14 00:14:03 PDT ---
(In reply to comment #10)
> (In reply to comment #9)
> > Ah sorry. A missed the little detail about the "static" keyword there. :/
> > 
> > I don't really see the reason for that code to fix anything either. But I have
> > tested with and without it multiple times. Without the change to
> > "ResourceHandleSoup.cpp" it leaks, with it it doesn't.
> > 
> > BTW I'm testing leak with "cat /proc/<pid>/smaps" and then diff the output. The
> > heap is building quite fast.
> 
> Well, I don't understant what could happen then. If the leak was in the
> security code it would make sense, but I don't see how the patch for the
> ResourceHandleSoup file could affect anything. Could you pass webkit through
> valgrind without any of the patches and see what it says?

I have now run valgrid for about 15h and the biggest leak it reports is related
to libsoup. See attachment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list