diff options
author | huanr@chromium.org <huanr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 16:04:56 +0000 |
---|---|---|
committer | huanr@chromium.org <huanr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 16:04:56 +0000 |
commit | d215b354efb3afca6a0abc4825b4eb7e7b303a33 (patch) | |
tree | 60a56701a467c9dbca20c18fbbb17a8bd379c135 | |
parent | fcce10d861dae5234e0a9f424bdec256ee79c39d (diff) | |
download | chromium_src-d215b354efb3afca6a0abc4825b4eb7e7b303a33.zip chromium_src-d215b354efb3afca6a0abc4825b4eb7e7b303a33.tar.gz chromium_src-d215b354efb3afca6a0abc4825b4eb7e7b303a33.tar.bz2 |
Add a crash case of 10901 to known list
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15203 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index d155c52..9eaa34a 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -91,7 +91,8 @@ 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 +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___`anonymous namespace'::cpp_alloc___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 # 10902, 10843 SUBSTRING : webcontents::~webcontents |