Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc Purify Fixit
New issue 17075 by [email protected]: [MLK] Memory leak in WTF::fastMalloc(UINT) [CHROME.DLL] in multiple tests http://code.google.com/p/chromium/issues/detail?id=17075 Reproducible with: UnloadTest.CrossSiteInfiniteUnloadAsync ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile Sample error details: ===================== Memory Leak: (64 bytes, 1 blocks) WTF::fastMalloc(UINT) [CHROME.DLL] Alloc Location third_party/tcmalloc/tcmalloc/src/tcmalloc.cc:302 malloc third_party/webkit/javascriptcore/wtf/fastmalloc.cpp:225 WTF::fastMalloc(UINT) third_party/webkit/javascriptcore/wtf/vector.h:278 WTF::VectorBufferBase::allocateBuffer(UINT) third_party/webkit/javascriptcore/wtf/vector.h:762 WTF::Vector::reserveCapacity(UINT) third_party/webkit/javascriptcore/wtf/vector.h:699 WTF::Vector::expandCapacity(UINT) third_party/webkit/javascriptcore/wtf/vector.h:706 WTF::Vector::expandCapacity(UINT,TimerBase::WebCore * const const*) third_party/webkit/javascriptcore/wtf/vector.h:824 ?app...@pavtimerbase@WebCore@@@?$vec...@pavtimerbase@WebCore@@$0A@@WTF@@qaexabqavtimerb...@webcore@@@Z third_party/webkit/webcore/platform/timer.cpp:270 WebCore::TimerBase::heapInsert(void) third_party/webkit/webcore/platform/timer.cpp:311 WebCore::TimerBase::setNextFireTime(double) third_party/webkit/webcore/platform/timer.cpp:189 WebCore::TimerBase::start(double,double) third_party/webkit/webcore/platform/timer.h:46 WebCore::TimerBase::startOneShot(double) third_party/webkit/webcore/loader/loader.cpp:131 WebCore::Loader::scheduleServePendingRequests(void) third_party/webkit/webcore/loader/loader.cpp:227 WebCore::Loader::cancelRequests(DocLoader::WebCore *) third_party/webkit/webcore/loader/frameloader.cpp:603 WebCore::FrameLoader::stopLoading(bool,DatabasePolicy::WebCore) webkit/glue/webframe_impl.cc:603 WebFrameImpl::StopLoading(void) webkit/glue/webframe_impl.cc:441 WebFrameImpl::LoadRequest(WebURLRequest::WebKit const&) chrome/renderer/render_view.cc:700 RenderView::OnNavigate(ViewMsg_Navigate_Params const&) base/tuple.h:422 ?dispatchtomet...@vrenderview@@p...@aexabuviewmsg_navigate_params@@@ZU2@@@YAXPAVRenderView@@p...@aexabuviewmsg_navigate_params@@@zabu?$tup...@uviewmsg_navigate_params@@@@@Z ^^^ -- 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 -~----------~----~----~----~------~----~------~--~---
