Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium valgrind
New issue 16578 by [email protected]: occasional memory leak in ~WebFrameImpl()? http://code.google.com/p/chromium/issues/detail?id=16578 In one run out of 16, valgrind reported the following warning in SessionHistoryTest.FrameBackForward: 32 bytes in 1 blocks are definitely lost in loss record 232 of 496 at operator new(unsigned int) (vg_replace_malloc.c:212) by std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (new_allocator.h:92) by char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (basic_string.tcc:144) by std::basic_string<char, ...) (basic_string.h:1465) by WebFrameImpl::~WebFrameImpl() (webframe_impl.cc:399) by WebFrameLoaderClient::frameLoaderDestroyed() (ref_counted.h:80) by WebCore::FrameLoader::~FrameLoader() (FrameLoader.cpp:288) by WebCore::Frame::~Frame() (Frame.cpp:207) by WebCore::InspectorResource::~InspectorResource() (RefCounted.h:109) by WebCore::InspectorController::~InspectorController() (RefCounted.h:109) by WebCore::Page::~Page() (RefCounted.h:109) by WebViewImpl::Close() (scoped_ptr.h:81) by RenderWidget::Close() (render_widget.cc:649) by RunnableMethod<RenderWidget, void (RenderWidget::*)(), Tuple0>::Run() (tuple.h:412) -- 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 -~----------~----~----~----~------~----~------~--~---
