Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium purify Fixit

New issue 17117 by [email protected]: [IPW] Invalid pointer write  
in tcmalloc::SLL_SetNext(void *,void *) in multiple tests
http://code.google.com/p/chromium/issues/detail?id=17117

Reproducible with:
        DownloadTest.PerWindowShelf
        LoginPromptTest.TestTwoAuths
        SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne
        WorkerTest.SingleWorker
        SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne
        IFrameTest.Crash
        AutomationProxyVisibleTest.WindowGetViewBounds
        NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint
        UnloadTest.BrowserCloseInfiniteUnload
        AutomationProxyTest.GetTabCount
        ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload

Sample error details:
=====================
Invalid pointer write in tcmalloc::SLL_SetNext(void *,void *)

Error Location
    third_party/tcmalloc/tcmalloc/src/linked_list.h:46
tcmalloc::SLL_SetNext(void *,void *)
    third_party/tcmalloc/tcmalloc/src/central_freelist.cc:216
tcmalloc::CentralFreeList::RemoveRange(void * *,void * *,int)
    third_party/tcmalloc/tcmalloc/src/thread_cache.cc:166
tcmalloc::ThreadCache::FetchFromCentralCache(UINT,UINT)
    third_party/tcmalloc/tcmalloc/src/thread_cache.h:361
tcmalloc::ThreadCache::Allocate(UINT)
    third_party/tcmalloc/tcmalloc/src/tcmalloc.cc:793  do_malloc(UINT)
    third_party/tcmalloc/tcmalloc/src/tcmalloc.cc:1059  cpp_alloc(UINT,bool)
    third_party/tcmalloc/tcmalloc/src/tcmalloc.cc:1181  tc_newarray
    third_party/tcmalloc/tcmalloc/src/tcmalloc.cc:293  =(UINT)
    net/disk_cache/entry_impl.cc:673
disk_cache::EntryImpl::PrepareTarget(int,int,int,bool)
    net/disk_cache/entry_impl.cc:275
disk_cache::EntryImpl::WriteData(int,int,IOBuffer::net *,int,CallbackRunner
*,bool)
    net/http/http_cache.cc:1468
net::HttpCache::WriteResponseInfo(Entry::disk_cache *,HttpResponseInfo::net
const*,bool)
    net/http/http_cache.cc:1035
net::HttpCache::Transaction::WriteResponseInfoToEntry(void)
    net/http/http_cache.cc:1131
net::HttpCache::Transaction::OnNetworkInfoAvailable(int)
    base/tuple.h:422  ?
dispatchtomet...@vtransaction@httpca...@net@@p8...@aexh@ZH@@YAXPAVTransacti
o...@httpcache@net@@p8...@aexh@zabu?$tup...@h@@@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to