Comment #14 on issue 9458 by [email protected]: Valgrind reports memory  
leak in _NPN_RegisterObject in  
LayoutTests/http/tests/history/redirect-js-form-submit-0-seconds.html
http://code.google.com/p/chromium/issues/detail?id=9458

This can also be reproduced with the command
   sh tools/valgrind/valgrind_webkit_tests.sh  
LayoutTests/http/tests/misc/timer-vs-loading.html
(after you disable the suppression for it in  
tools/valgrind/memcheck/suppressions.txt).

Here's a current backtrace:
144 bytes in 3 blocks are definitely lost in loss record 653 of 1,005
    at malloc (vg_replace_malloc.c:193)
    by WTF::fastMalloc(unsigned int) (FastMalloc.cpp:225)
    by _NPN_RegisterObject (FastAllocBase.h:96)
    by createV8ObjectForNPObject(NPObject*, NPObject*) (V8NPObject.cpp:332)
    by WebCore::ScriptController::bindToWindowObject(WebCore::Frame*,  
WebCore::String const&,
NPObject*) (ScriptController.cpp:250)
    by WebFrameImpl::BindToWindowObject(std::basic_string<wchar_t,  
std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, NPObject*) (webframe_impl.cc:732)
    by CppBoundClass::BindToJavascript(WebFrame*, std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)  
(cpp_bound_class.cc:262)
    by TestShell::BindJSObjectsToWindow(WebFrame*) (test_shell.cc:445)
    by TestWebViewDelegate::WindowObjectCleared(WebFrame*)  
(test_webview_delegate.cc:182)
    by WebFrameLoaderClient::windowObjectCleared()  
(webframeloaderclient_impl.cc:119)
    by WebCore::FrameLoader::dispatchWindowObjectAvailable()  
(FrameLoader.cpp:5041)
    by WebCore::V8Proxy::initContextIfNeeded() (V8Proxy.cpp:1269)
    by WebCore::V8Proxy::context(WebCore::Frame*) (V8Proxy.cpp:1347)
    by WebCore::ScriptController::bindToWindowObject(WebCore::Frame*,  
WebCore::String const&,
NPObject*) (ScriptController.cpp:244)
    by WebFrameImpl::BindToWindowObject(std::basic_string<wchar_t,  
std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, NPObject*) (webframe_impl.cc:732)
    by CppBoundClass::BindToJavascript(WebFrame*, std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)  
(cpp_bound_class.cc:262)
    by TestShell::BindJSObjectsToWindow(WebFrame*) (test_shell.cc:445)


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