diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 21:42:01 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 21:42:01 +0000 |
commit | 05851a9c1c8472f2ee8ad13e2aba79d3c017509a (patch) | |
tree | 2ba501672ae47cc1bdc671e0e9e5fa1d6656b488 /chrome/test | |
parent | c89ab16f00bfcfe73a38b5ccae8fbbfc65d9498d (diff) | |
download | chromium_src-05851a9c1c8472f2ee8ad13e2aba79d3c017509a.zip chromium_src-05851a9c1c8472f2ee8ad13e2aba79d3c017509a.tar.gz chromium_src-05851a9c1c8472f2ee8ad13e2aba79d3c017509a.tar.bz2 |
Similar-looking stack trace to another recently-found one
TBR=senorblanco
BUG=18700
TEST=none
Review URL: http://codereview.chromium.org/164190
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22797 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 d0780a5..1c23ff7 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -92,6 +92,7 @@ SUBSTRING : masksuperblitter::~masksuperblitter # 18700 SUBSTRING : std::deque<bool,std::allocator<bool> >::_tidy___messageloop::reloadworkqueue +SUBSTRING : std::deque<treenodeiterator<bookmarknode const >::position<bookmarknode const >,std::allocator<treenodeiterator<bookmarknode const >::position<bookmarknode const > > >::_tidy___messageloop::reloadworkqueue # 18743 SUBSTRING : spellchecker::dictionarydownloadcontroller::onurlfetchcomplete |