diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-25 08:41:50 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-25 08:41:50 +0000 |
commit | a84d37604865e6d46dbbcf43af5f974e687f55a9 (patch) | |
tree | a633f627e8db059c50ce65b33b8619fe3a080b9c /chrome | |
parent | be77f0a531fda9ce5b911831f11848a7a87e4fb7 (diff) | |
download | chromium_src-a84d37604865e6d46dbbcf43af5f974e687f55a9.zip chromium_src-a84d37604865e6d46dbbcf43af5f974e687f55a9.tar.gz chromium_src-a84d37604865e6d46dbbcf43af5f974e687f55a9.tar.bz2 |
Adds a new reliability crash to known_crashes.txt.
BUG=http://crbug.com/20200
TBR=huanr
TEST=none
Review URL: http://codereview.chromium.org/173342
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24225 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index d2e52b6..003837c 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -109,3 +109,7 @@ PREFIX : npobjectgetproperty___npobjectgetnamedproperty___webcore::v8custom::v8h # 20063 PREFIX : npapi::plugininstance::npp_newstream___npapi::pluginstream::open___npapi::pluginstreamurl::didreceiveresponse___webplugindelegatestub::ondidreceiveresponse___ipc::messagewithtuple<tuple1<pluginmsg_didreceiveresponseparams> >::dispatch<webplugindelegatestub,void (__thiscall webplugindelegatestub::*)(pluginmsg_didreceiveresponseparams const &)> + +# 20200 +PREFIX : `anonymous namespace'::purecall___realloc___wtf::fastrealloc___webcore::htmltokenizer::enlargescriptbuffer___webcore::htmltokenizer::parsecomment___webcore::htmltokenizer::parsetag +PREFIX : `anonymous namespace'::invalidparameter___realloc___wtf::fastrealloc___webcore::htmltokenizer::enlargescriptbuffer___webcore::htmltokenizer::parsecomment___webcore::htmltokenizer::parsetag |