[Webkit-unassigned] [Bug 24615] JavascriptCore leaks when creating and releasing context groups in a tight loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 1 08:44:48 PDT 2013


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





--- Comment #13 from Mark Hahnenberg <mhahnenberg at apple.com>  2013-06-01 08:43:19 PST ---
> A previous nightly I downloaded and compiled just a month or two, on the other hand, did leak memory on the same test at an absolutely furious pace...much faster than the preinstalled system framework leaks memory, even.  Is there any way to identify WebKit "releases" that are reasonably recent but also reasonably stable?  I've never even gotten a nightly to actually build WebKit all the way through...every time I've tried in the last month or two, including the one I downloaded just last night, the build has failed (specifically on NetscapePluginHostManager.mm, with "fatal error: 'WebKitSystemInterface.h' file not found
> #import "WebKitSystemInterface.h"...pretty sure it's been the same build failure every time).
> 
Hmm, I'm a little confused. Nightlies shouldn't have to be built/compiled. You just download them from http://nightly.webkit.org and the new JavaScriptCore.framework should be in /path/to/downloaded/WebKit.app/Contents/Frameworks/10.8/.

As for dealing with WebKitSystemInterface.h related build errors, http://www.webkit.org/building/build.html should help you with these issues as Mark Rowe mentioned above.

> Anyhow, sorry for mostly wasting your time...thanks!

Don't worry, it's not a waste of time to get the software working properly! If it still isn't working as expected, there might be some other issue that I'm not seeing.

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