diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-23 22:59:41 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-23 22:59:41 +0000 |
commit | c3c656369b267ecc86962085af5202764012c72d (patch) | |
tree | 3eb211086e940483cae527ab55f5f52d68f8b25c /chrome/test | |
parent | eb7c73e0e12d6355a2f77438df5cbec46ba7f36b (diff) | |
download | chromium_src-c3c656369b267ecc86962085af5202764012c72d.zip chromium_src-c3c656369b267ecc86962085af5202764012c72d.tar.gz chromium_src-c3c656369b267ecc86962085af5202764012c72d.tar.bz2 |
Add one more tcmalloc crasher
BUG=10901
TBR=mbelshe
Review URL: http://codereview.chromium.org/92099
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14370 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 234b62a..eef4166 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -94,6 +94,7 @@ PREFIX : tcmalloc::threadcache::fetchfromcentralcache___tcmalloc::threadcache::a # 10901 PREFIX : tcmalloc::threadcache::fetchfromcentralcache___tcmalloc::threadcache::allocate___`anonymous namespace'::do_malloc___operator new___std::_allocate<userscript>___std::vector<gurl,std::allocator<gurl> >::_insert_n___std::vector<gurl,std::allocator<gurl> >::insert___std::vector<gurl,std::allocator<gurl> >::push_back___webframeloaderclient::dispatchdidreceiveserverredirectforprovisionalload___webcore::documentloader::setrequest +PREFIX : tcmalloc::threadcache::fetchfromcentralcache___tcmalloc::threadcache::allocate___`anonymous namespace'::do_malloc___operator new[]___std::_allocate<userscript>___std::vector<gurl,std::allocator<gurl> >::_insert_n___std::vector<gurl,std::allocator<gurl> >::insert___std::vector<gurl,std::allocator<gurl> >::push_back___webframeloaderclient::dispatchdidreceiveserverredirectforprovisionalload___webcore::documentloader::setrequest___webcore::mainresourceloader::willsendrequest___webcore::resourceloader::willsendrequest___webcore::resourcehandleinternal::onreceivedredirect___resourcedispatcher::onreceivedredirect___ipc::messagewithtuple<tuple2<int,gurl> >::dispatch<resourcedispatcher,void (__thiscall resourcedispatcher::*)(int,gurl const &)>___resourcedispatcher::dispatchmessagew___resourcedispatcher::onmessagereceived___childthread::onmessagereceived___runnablemethod<profilewriter,void (__thiscall profilewriter::*)(std::vector<history::urlrow,std::allocator<history::urlrow> > const &),tuple1<std::vector<history::urlrow,std::allocator<history::urlrow> > > >::run___messageloop::runtask___messageloop::dowork___base::messagepumpdefault::run___messageloop::runinternal___messageloop::runhandler___messageloop::run___base::thread::threadmain___`anonymous namespace'::threadfunc # 10902, 10843 SUBSTRING : webcontents::~webcontents |