diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-23 10:49:46 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-23 10:49:46 +0000 |
commit | 6727ddddb2d81a5e94844873ccdcc6de4b1987ef (patch) | |
tree | 3529a2f40476c7baa2dd980503cfe9f80850653f /chrome/test/data/reliability | |
parent | 5f37a7f2e06e6ceb846f7c7dfd1e08da344f7da2 (diff) | |
download | chromium_src-6727ddddb2d81a5e94844873ccdcc6de4b1987ef.zip chromium_src-6727ddddb2d81a5e94844873ccdcc6de4b1987ef.tar.gz chromium_src-6727ddddb2d81a5e94844873ccdcc6de4b1987ef.tar.bz2 |
Added a plugin crash which occurs in NPP_NewStream to the known crashes list. This has been occuring consistently on the recent reliability test runs.
Logged a bug to track this http://code.google.com/p/chromium/issues/detail?id=20063
A fix for this is in the works.
Bug=20063
TBR=huanr
Review URL: http://codereview.chromium.org/173258
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24088 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/reliability')
-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 37d9eef..0cfbd5c 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -108,3 +108,7 @@ PREFIX : webcore::rendertextcontrol::calcprefwidths___webcore::renderbox::minpre # 19813 PREFIX : npobjectgetproperty___npobjectgetnamedproperty___webcore::v8custom::v8htmlpluginelementnamedpropertygetter + +# 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 &)> |