Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-Linux Area-WebKit Size-Medium Valgrind

New issue 17207 by [email protected]: Memory leak in  
WebCore::V8IsolatedWorld::evaluate() in layout tests
http://code.google.com/p/chromium/issues/detail?id=17207

Happens in e.g.
LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html
Reproducible with
sh tools/valgrind/valgrind_webkit_tests.sh  
LayoutTests/http/tests/security/isolatedWorld/all-
(although until I commit a little fix to that script, you have to look at  
the temporary
log file to see the error).

Valgrind complains:

8 bytes in 1 blocks are definitely lost in loss record 134 of 842
    at operator new(unsigned int) (vg_replace_malloc.c:212)
    by  
WebCore::V8IsolatedWorld::evaluate(WTF::Vector<WebCore::ScriptSourceCode,  
0u>
const&, WebCore::V8Proxy*) (V8IsolatedWorld.cpp:65)
    by  
WebCore::V8Proxy::evaluateInNewWorld(WTF::Vector<WebCore::ScriptSourceCode,
0u> const&) (V8Proxy.cpp:519)
    by
WebCore::ScriptController::evaluateInNewWorld(WTF::Vector<WebCore::ScriptSourceCode,
0u> const&) (ScriptController.cpp:185)
    by WebFrameImpl::ExecuteScriptInNewWorld(WebKit::WebScriptSource const*,  
int)
(webframe_impl.cc:1628)
    by WorkItemIsolatedWorldScript::Run(TestShell*)  
(layout_test_controller.cc:354)
    by LayoutTestController::WorkQueue::ProcessWork()  
(layout_test_controller.cc:169)



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to