Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium Valgrind
New issue 19616 by [email protected]: Memory leak in RevocableStore::RevokeAll() in ui tests http://code.google.com/p/chromium/issues/detail?id=19616 This one happens once in a blue moon: http://build.chromium.org/buildbot/waterfall/builders/Linux%20UI%202%20of%203%20(valgrind)/builds/773/steps/valgrind%20test:%20ui/logs/stdio 28 (24 direct, 4 indirect) bytes in 1 blocks are definitely lost in loss record 1,697 of 3,075 operator new(unsigned int) (vg_replace_malloc.c:213) RevocableStore::RevokeAll() (base/revocable_store.cc:46) WebFrameImpl::cancelPendingScopingEffort() (webkit/glue/webframe_impl.cc:1377) WebFrameImpl::~WebFrameImpl() (webkit/glue/webframe_impl.cc:1453) WebFrameLoaderClient::frameLoaderDestroyed() (base/ref_counted.h:80) WebCore::FrameLoader::~FrameLoader() (third_party/WebKit/WebCore/loader/FrameLoader.cpp:284) WebCore::Frame::~Frame() (third_party/WebKit/WebCore/page/Frame.cpp:207) WebCore::InspectorResource::~InspectorResource() (third_party/WebKit/JavaScriptCore/wtf/RefCounted.h:109) WTF::RefCounted<WebCore::InspectorResource>::deref() (third_party/WebKit/JavaScriptCore/wtf/RefCounted.h:109) WebCore::InspectorController::~InspectorController() (third_party/WebKit/JavaScriptCore/wtf/RefPtr.h:51) WebCore::Page::~Page() (third_party/WebKit/JavaScriptCore/wtf/OwnPtrCommon.h:46) WebViewImpl::close() (base/scoped_ptr.h:81) RenderWidget::Close() (chrome/renderer/render_widget.cc:655) -- 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 -~----------~----~----~----~------~----~------~--~---
