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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 07:42:12 PDT 2009


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


Dan Winship <danw at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danw at gnome.org




--- Comment #13 from Dan Winship <danw at gnome.org>  2009-08-19 07:42:11 PDT ---
(In reply to comment #12)
> Created an attachment (id=34816)
 --> (https://bugs.webkit.org/attachment.cgi?id=34816) [details]
> Valgrind report after running about 15h with flag --leak-check=full

Hm... any chance you could try that again after installing libsoup debugging
symbols, and adding "--num-callers=40" to the valgrind command line?

I tried running just against the page you attached, but didn't see the leak;
although maybe the leak doesn't show up in that case because the xmlhttprequest
is getting a 404 since the page it's requesting doesn't exist on
bugs.webkit.org?

-- 
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