Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(320)

Side by Side Diff: chrome/test/data/reliability/known_crashes.txt

Issue 3968009: Remove overbroad reliability suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file contains known patterns of crash signatures. One pattern per line. 1 # This file contains known patterns of crash signatures. One pattern per line.
2 # 2 #
3 # A crash signature is the concatenation of the top N functions, delimited by 3 # A crash signature is the concatenation of the top N functions, delimited by
4 # '___', in chrome.dll on the crash stack. All characters are lower case. 4 # '___', in chrome.dll on the crash stack. All characters are lower case.
5 # 5 #
6 # We use crash signature patterns as our list of known crashes. A crash 6 # We use crash signature patterns as our list of known crashes. A crash
7 # signature pattern is a string that can be used to identify a known crash. We 7 # signature pattern is a string that can be used to identify a known crash. We
8 # use the notion of patterns because crashes with the same root cause can often 8 # use the notion of patterns because crashes with the same root cause can often
9 # differ somewhat in their crash stacks. A pattern is intended to be a 9 # differ somewhat in their crash stacks. A pattern is intended to be a
10 # generalized, yet still identifying, form of a particular crash. Usually a 10 # generalized, yet still identifying, form of a particular crash. Usually a
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 PREFIX : `anonymous namespace'::invalidparameter____purecall___executebrowsercom mandobserver::observe___notificationservice::notify 79 PREFIX : `anonymous namespace'::invalidparameter____purecall___executebrowsercom mandobserver::observe___notificationservice::notify
80 80
81 # 56750 81 # 56750
82 PREFIX : browserclosednotificationobserver::observe___notificationservice::notif y 82 PREFIX : browserclosednotificationobserver::observe___notificationservice::notif y
83 PREFIX : `anonymous namespace'::purecall____purecall___browserclosednotification observer::observe___notificationservice::notify 83 PREFIX : `anonymous namespace'::purecall____purecall___browserclosednotification observer::observe___notificationservice::notify
84 PREFIX : `anonymous namespace'::invalidparameter____purecall___browserclosednoti ficationobserver::observe___notificationservice::notify 84 PREFIX : `anonymous namespace'::invalidparameter____purecall___browserclosednoti ficationobserver::observe___notificationservice::notify
85 85
86 # 57041 86 # 57041
87 PREFIX: `anonymous namespace'::purecall____purecall___`anonymous namespace'::do_ malloc___base::threadlocalplatform::getvaluefromslot___notificationservice::curr ent 87 PREFIX: `anonymous namespace'::purecall____purecall___`anonymous namespace'::do_ malloc___base::threadlocalplatform::getvaluefromslot___notificationservice::curr ent
88 PREFIX: `anonymous namespace'::invalidparameter____purecall___`anonymous namespa ce'::do_malloc___base::threadlocalplatform::getvaluefromslot___notificationservi ce::current 88 PREFIX: `anonymous namespace'::invalidparameter____purecall___`anonymous namespa ce'::do_malloc___base::threadlocalplatform::getvaluefromslot___notificationservi ce::current
89 PREFIX: `anonymous namespace'::invalidparameter____purecall___notificationservic e::notify
90 PREFIX: `anonymous namespace'::purecall____purecall___`anonymous namespace'::do_ free_with_callback___notificationservice::notify___browserlist::removebrowser___ browser::~browser 89 PREFIX: `anonymous namespace'::purecall____purecall___`anonymous namespace'::do_ free_with_callback___notificationservice::notify___browserlist::removebrowser___ browser::~browser
91 PREFIX: `anonymous namespace'::invalidparameter____purecall___`anonymous namespa ce'::do_free_with_callback___notificationservice::notify___browserlist::removebr owser___browser::~browser 90 PREFIX: `anonymous namespace'::invalidparameter____purecall___`anonymous namespa ce'::do_free_with_callback___notificationservice::notify___browserlist::removebr owser___browser::~browser
92 91
93 # 57185 92 # 57185
94 PREFIX: `anonymous namespace'::purecall____purecall___lockimpl::unlock___`anonym ous namespace'::rolloverprotectednow___lockimpl::lock___conditionvariable::signa l___watchdog::armsometimedeltaago___`anonymous namespace'::jankobserverhelper::s tartprocessingtimers___`anonymous namespace'::uijankobserver::willprocesstask 93 PREFIX: `anonymous namespace'::purecall____purecall___lockimpl::unlock___`anonym ous namespace'::rolloverprotectednow___lockimpl::lock___conditionvariable::signa l___watchdog::armsometimedeltaago___`anonymous namespace'::jankobserverhelper::s tartprocessingtimers___`anonymous namespace'::uijankobserver::willprocesstask
95 PREFIX: `anonymous namespace'::invalidparameter____purecall___lockimpl::unlock__ _`anonymous namespace'::rolloverprotectednow___lockimpl::lock___conditionvariabl e::signal___watchdog::armsometimedeltaago___`anonymous namespace'::jankobserverh elper::startprocessingtimers___`anonymous namespace'::uijankobserver::willproces stask 94 PREFIX: `anonymous namespace'::invalidparameter____purecall___lockimpl::unlock__ _`anonymous namespace'::rolloverprotectednow___lockimpl::lock___conditionvariabl e::signal___watchdog::armsometimedeltaago___`anonymous namespace'::jankobserverh elper::startprocessingtimers___`anonymous namespace'::uijankobserver::willproces stask
96 95
97 # 57188 96 # 57188
98 PREFIX: `anonymous namespace'::invalidparameter____purecall___basetab::advancelo adinganimation___notificationservice::notify___`anonymous namespace'::painttimer ::timeout 97 PREFIX: `anonymous namespace'::invalidparameter____purecall___basetab::advancelo adinganimation___notificationservice::notify___`anonymous namespace'::painttimer ::timeout
99 98
(...skipping 11 matching lines...) Expand all
111 SUBSTRING: pluginprocesshost::replytorenderer___pluginprocesshost::onchannelcrea ted___ipc::messagewithtuple<tuple1<ipc::channelhandle> >::dispatch<pluginprocess host,void (__thiscall pluginprocesshost::*)(ipc::channelhandle const &)> 110 SUBSTRING: pluginprocesshost::replytorenderer___pluginprocesshost::onchannelcrea ted___ipc::messagewithtuple<tuple1<ipc::channelhandle> >::dispatch<pluginprocess host,void (__thiscall pluginprocesshost::*)(ipc::channelhandle const &)>
112 111
113 # 59345 112 # 59345
114 PREFIX: windowdragresponsetask::run___messageloop::runtask 113 PREFIX: windowdragresponsetask::run___messageloop::runtask
115 114
116 # 31936 115 # 31936
117 PREFIX: webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::font: :floatwidthforcomplextext___webcore::font::floatwidth___webcore::renderimage::se timagesizeforalttext 116 PREFIX: webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::font: :floatwidthforcomplextext___webcore::font::floatwidth___webcore::renderimage::se timagesizeforalttext
118 117
119 # 59560 118 # 59560
120 PREFIX: v8::internal::gethiddenproperties___v8::object::gethiddenvalue___webcore ::dateextension::setallowsleep 119 PREFIX: v8::internal::gethiddenproperties___v8::object::gethiddenvalue___webcore ::dateextension::setallowsleep
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698