diff options
author | huanr@chromium.org <huanr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-23 17:18:51 +0000 |
---|---|---|
committer | huanr@chromium.org <huanr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-23 17:18:51 +0000 |
commit | 71983653d80f9cf3fb5911f3546f7e8cfbca1612 (patch) | |
tree | 73b310b3c7b82d56f0444a261fbe72217dc2703d /chrome | |
parent | d45b305566e5f265c39e703d8bf0b144d8ea290d (diff) | |
download | chromium_src-71983653d80f9cf3fb5911f3546f7e8cfbca1612.zip chromium_src-71983653d80f9cf3fb5911f3546f7e8cfbca1612.tar.gz chromium_src-71983653d80f9cf3fb5911f3546f7e8cfbca1612.tar.bz2 |
Update tcmalloc related crash signatures.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14321 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 127b1c3..92b9546 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -89,8 +89,12 @@ SUBSTRING : windowdragresponsetask::run___messageloop::runtask___messageloop::do # 10895 PREFIX : webcore::removependingeventlistener___webcore::domwindow::clearattributeeventlistener___webcore::domwindow::setattributeeventlistener___webcore::v8custom::v8domwindoweventhandleraccessorsetter___v8::internal::jsobject::setpropertywithcallback -# 10896, 10901 -PREFIX : tcmalloc::threadcache::fetchfromcentralcache___tcmalloc::threadcache::allocate___`anonymous namespace'::do_malloc +# 10896 +PREFIX : tcmalloc::threadcache::fetchfromcentralcache___tcmalloc::threadcache::allocate___`anonymous namespace'::do_malloc___realloc___pickle::pickle + +# 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 # 10902, 10843 SUBSTRING : webcontents::~webcontents + |