diff options
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 16:36:44 +0000 |
---|---|---|
committer | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 16:36:44 +0000 |
commit | 6b99dc67a4cdfed652092febe063a8c4046b1612 (patch) | |
tree | 749e2d5ddfc398a4e8cbf6508c74393873084be6 /webkit/data/purify | |
parent | 5aff00ea9f20b8667fc9cad0a7c2ef2c90b5fc4e (diff) | |
download | chromium_src-6b99dc67a4cdfed652092febe063a8c4046b1612.zip chromium_src-6b99dc67a4cdfed652092febe063a8c4046b1612.tar.gz chromium_src-6b99dc67a4cdfed652092febe063a8c4046b1612.tar.bz2 |
Very frustrating. We seem to be seeing subtle variations in the stacks across runs. No clue what's going on here.
TBR=brettw
Review URL: http://codereview.chromium.org/14463
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7059 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/purify')
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe_FMM.txt | 57 | ||||
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe_FMM_flakey.txt | 117 |
2 files changed, 117 insertions, 57 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe_FMM.txt b/webkit/data/purify/test_shell_tests.exe_FMM.txt index c8f8ad7..2e58e95 100644 --- a/webkit/data/purify/test_shell_tests.exe_FMM.txt +++ b/webkit/data/purify/test_shell_tests.exe_FMM.txt @@ -116,61 +116,4 @@ Free Location testing/gtest/src/gtest.cc testing::Test::Run(void) ^^^ -Freeing mismatched memory in free -Alloc Location - ... - third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) - webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) - third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) - third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) - third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet - third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet - third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle - third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) - third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) - third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) - third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) - third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) - third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) - webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) - webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) - webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) - webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) - webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) - webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) - webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) - webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ -Free Location - ... - third_party/webkit/javascriptcore/wtf/fastmalloc.cpp WTF::fastFree(void *) - third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::deleteSelectors(void) - third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::~CSSSelectorList(void) - third_party/webkit/webcore/css/cssstylerule.cpp WebCore::CSSStyleRule::~CSSStyleRule(void) - webkit/release/test_shell_tests.exe WebCore::CSSStyleRule::`vector deleting destructor'(UINT) - third_party/webkit/javascriptcore/wtf/refcounted.h WTF::RefCounted::deref(void) - third_party/webkit/javascriptcore/wtf/refptr.h WTF::RefPtr::~RefPtr(void) - webkit/release/test_shell_tests.exe WTF::RefPtr::`scalar deleting destructor'(UINT) - third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorDestructor::destruct(RefPtr::WTF *,RefPtr::WTF *) - third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorTypeOperations::destruct(RefPtr::WTF *,RefPtr::WTF *) - third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::shrink(UINT) - third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::~Vector(void) - webkit/release/test_shell_tests.exe WebCore::StyleList::~StyleList(void) - third_party/webkit/webcore/css/stylesheet.cpp WebCore::StyleSheet::~StyleSheet(void) - third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::~CSSStyleSheet(void) - webkit/release/test_shell_tests.exe WebCore::CSSStyleSheet::`scalar deleting destructor'(UINT) - third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle - third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) - third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) - third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) - third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) - third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) - third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) - third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) - third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) - webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) - webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) - third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) - third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) diff --git a/webkit/data/purify/test_shell_tests.exe_FMM_flakey.txt b/webkit/data/purify/test_shell_tests.exe_FMM_flakey.txt index b2d98fd..38b1209 100644 --- a/webkit/data/purify/test_shell_tests.exe_FMM_flakey.txt +++ b/webkit/data/purify/test_shell_tests.exe_FMM_flakey.txt @@ -55,3 +55,120 @@ Free Location webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + +Freeing mismatched memory in free +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) + webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) + webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) + webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) + webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ +Free Location + ... + third_party/webkit/javascriptcore/wtf/fastmalloc.cpp WTF::fastFree(void *) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::deleteSelectors(void) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::~CSSSelectorList(void) + third_party/webkit/webcore/css/cssstylerule.cpp WebCore::CSSStyleRule::~CSSStyleRule(void) + webkit/release/test_shell_tests.exe WebCore::CSSStyleRule::`scalar deleting destructor'(UINT) + third_party/webkit/javascriptcore/wtf/refcounted.h WTF::RefCounted::deref(void) + third_party/webkit/javascriptcore/wtf/refptr.h WTF::RefPtr::~RefPtr(void) + webkit/release/test_shell_tests.exe WTF::RefPtr::`scalar deleting destructor'(UINT) + third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorDestructor::destruct(RefPtr::WTF *,RefPtr::WTF *) + third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorTypeOperations::destruct(RefPtr::WTF *,RefPtr::WTF *) + third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::shrink(UINT) + third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::~Vector(void) + webkit/release/test_shell_tests.exe WebCore::StyleList::~StyleList(void) + third_party/webkit/webcore/css/stylesheet.cpp WebCore::StyleSheet::~StyleSheet(void) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::~CSSStyleSheet(void) + webkit/release/test_shell_tests.exe WebCore::CSSStyleSheet::`vector deleting destructor'(UINT) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) + third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) + third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) + third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) + webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) + webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + +Freeing mismatched memory in free +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) + webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) + webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) + webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) + webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ +Free Location + ... + third_party/webkit/javascriptcore/wtf/fastmalloc.cpp WTF::fastFree(void *) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::deleteSelectors(void) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::~CSSSelectorList(void) + third_party/webkit/webcore/css/cssstylerule.cpp WebCore::CSSStyleRule::~CSSStyleRule(void) + webkit/release/test_shell_tests.exe WebCore::CSSStyleRule::`vector deleting destructor'(UINT) + third_party/webkit/javascriptcore/wtf/refcounted.h WTF::RefCounted::deref(void) + third_party/webkit/javascriptcore/wtf/refptr.h WTF::RefPtr::~RefPtr(void) + webkit/release/test_shell_tests.exe WTF::RefPtr::`scalar deleting destructor'(UINT) + third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorDestructor::destruct(RefPtr::WTF *,RefPtr::WTF *) + third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorTypeOperations::destruct(RefPtr::WTF *,RefPtr::WTF *) + third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::shrink(UINT) + third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::~Vector(void) + webkit/release/test_shell_tests.exe WebCore::StyleList::~StyleList(void) + third_party/webkit/webcore/css/stylesheet.cpp WebCore::StyleSheet::~StyleSheet(void) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::~CSSStyleSheet(void) + webkit/release/test_shell_tests.exe WebCore::CSSStyleSheet::`scalar deleting destructor'(UINT) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) + third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) + third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) + third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) + webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) + webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + |