summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-30 08:29:44 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-30 08:29:44 +0000
commita7425966e9917329fac0e87e1c06cfdbd2c71697 (patch)
tree4d974804425d31bd9d1954da69245f7ac2c707c2 /chrome/test
parentf13f6dcd035ded3dcdaed4e831760bdf25e1d772 (diff)
downloadchromium_src-a7425966e9917329fac0e87e1c06cfdbd2c71697.zip
chromium_src-a7425966e9917329fac0e87e1c06cfdbd2c71697.tar.gz
chromium_src-a7425966e9917329fac0e87e1c06cfdbd2c71697.tar.bz2
Removing crash 17710 as the underlying issue has been fixed in upstream webkit.
Adding two flash crashes to the known crashes list. These crashes seem to be relatively infrequent so it should be safe to add these to the known crashes list for now, while we investigate the underlying cause. The associated bugs are http://code.google.com/p/chromium/issues/detail?id=18058 and http://code.google.com/p/chromium/issues/detail?id=18059 Both crashes occur in the context of an incoming NPP_Write call to the plugin while it is an outgoing NPN_Invoke call. I will debug these issues in parallel as these started occuring as a result of r22041 which was to make the plugin stream IPCs async which in my opinion is the right fix. I will revert 22041 if similar crashes prop in the next day or two. TBR=huanr Review URL: http://codereview.chromium.org/159630 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/reliability/known_crashes.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt
index f10b1b6..5f57336 100644
--- a/chrome/test/data/reliability/known_crashes.txt
+++ b/chrome/test/data/reliability/known_crashes.txt
@@ -83,9 +83,11 @@ SUBSTRING : windowdragresponsetask::run___messageloop::runtask___messageloop::do
# 17569
SUBSTRING : masksuperblitter::~masksuperblitter
-# 17710
-SUBSTRING : webcore::resourcerequestbase::url
-
# 18056
-PREFIX :
-WebPluginDelegateStub::OnMessageReceived___WebPluginDelegateImpl::NativeWndProc___base::MessagePumpForUI::DoRunLoop
+PREFIX : WebPluginDelegateStub::OnMessageReceived___WebPluginDelegateImpl::NativeWndProc___base::MessagePumpForUI::DoRunLoop
+
+# 18058
+PREFIX : malloc___WebPluginDelegateImpl::FlashWindowlessWndProc___NPAPI::PluginInstance::NPP_Write___NPAPI::PluginStream::TryWriteToPlugin
+
+# 18059
+PREFIX : malloc___base::subtle::RefCountedThreadSafeBase::Release___NPN_InvalidateRect___WebPluginDelegateImpl::FlashWindowlessWndProc___NPAPI::PluginInstance::NPP_Write