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

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

Issue 8118002: Make signature for 31936 more general, so as to capture more stack traces. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 PREFIX : `anonymous namespace'::purecall____purecall___notificationservice::noti fy___browserlist::removebrowser___browser::~browser___browser::`scalar deleting destructor'___browserview::~browserview 99 PREFIX : `anonymous namespace'::purecall____purecall___notificationservice::noti fy___browserlist::removebrowser___browser::~browser___browser::`scalar deleting destructor'___browserview::~browserview
100 100
101 # 59329 101 # 59329
102 # (SUBSTRING rather than PREFIX since sometimes dies in purecall). 102 # (SUBSTRING rather than PREFIX since sometimes dies in purecall).
103 SUBSTRING : pluginprocesshost::replytorenderer___pluginprocesshost::onchannelcre ated___ipc::messagewithtuple<tuple1<ipc::channelhandle> >::dispatch<pluginproces shost,void (__thiscall pluginprocesshost::*)(ipc::channelhandle const &)> 103 SUBSTRING : pluginprocesshost::replytorenderer___pluginprocesshost::onchannelcre ated___ipc::messagewithtuple<tuple1<ipc::channelhandle> >::dispatch<pluginproces shost,void (__thiscall pluginprocesshost::*)(ipc::channelhandle const &)>
104 104
105 # 59345 105 # 59345
106 PREFIX : windowdragresponsetask::run___messageloop::runtask 106 PREFIX : windowdragresponsetask::run___messageloop::runtask
107 107
108 # 31936 108 # 31936
109 PREFIX : webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::font ::floatwidthforcomplextext___webcore::font::floatwidth___webcore::renderimage::s etimagesizeforalttext 109 SUBSTRING : webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::f ont::floatwidthforcomplextext
110 110
111 # 61593 111 # 61593
112 PREFIX : webcore::font::glyphdataforcharacter___webcore::widthiterator::advance_ __webcore::font::floatwidthforsimpletext___webcore::font::floatwidth___webcore:: renderimage::setimagesizeforalttext___webcore::renderimage::imagechanged 112 PREFIX : webcore::font::glyphdataforcharacter___webcore::widthiterator::advance_ __webcore::font::floatwidthforsimpletext___webcore::font::floatwidth___webcore:: renderimage::setimagesizeforalttext___webcore::renderimage::imagechanged
113 113
114 # 61800 114 # 61800
115 PREFIX : icu_4_2::unicodestring::toutf8___normalizetext___detectlanguageofunicod etext___determinetextlanguage___renderview::capturepageinfo 115 PREFIX : icu_4_2::unicodestring::toutf8___normalizetext___detectlanguageofunicod etext___determinetextlanguage___renderview::capturepageinfo
116 116
117 # 63009 117 # 63009
118 SUBSTRING : chromemain___relaunchchromebrowserwithnewcommandlineifneeded___delay edlowertoken___delayedlowertoken___relaunchchromebrowserwithnewcommandlineifneed ed___delayedlowertoken___delayedlowertoken___delayedlowertoken___delayedlowertok en 118 SUBSTRING : chromemain___relaunchchromebrowserwithnewcommandlineifneeded___delay edlowertoken___delayedlowertoken___relaunchchromebrowserwithnewcommandlineifneed ed___delayedlowertoken___delayedlowertoken___delayedlowertoken___delayedlowertok en
119 119
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 REGEX: std::_tree<std::_tmap_traits<std::basic_string.*,remoting::javascriptiqre quest *,std::less.*,remoting::javascriptiqrequest *> >,0> >::_lbound___std::_tre e<std::_tmap_traits.*basic_string.*,extensioncontentsettingsstore::extensionentr y *,std::less.*,extensioncontentsettingsstore::extensionentry *> >,0> >::find___ net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextraheaders 215 REGEX: std::_tree<std::_tmap_traits<std::basic_string.*,remoting::javascriptiqre quest *,std::less.*,remoting::javascriptiqrequest *> >,0> >::_lbound___std::_tre e<std::_tmap_traits.*basic_string.*,extensioncontentsettingsstore::extensionentr y *,std::less.*,extensioncontentsettingsstore::extensionentry *> >,0> >::find___ net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextraheaders
216 216
217 # 95954 217 # 95954
218 PREFIX: net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextra headers___net::urlrequesthttpjob::start___net::urlrequest::startjob___net::urlre quest::start___urlfetcher::core::startoniothread 218 PREFIX: net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextra headers___net::urlrequesthttpjob::start___net::urlrequest::startjob___net::urlre quest::start___urlfetcher::core::startoniothread
219 219
220 # 96234 220 # 96234
221 PREFIX: std::_tree<std::_tmap_traits<syncable::id,int,std::less<syncable::id>,st d::allocator<std::pair<syncable::id const ,int> >,0> >::_lbound___std::_tree<std ::_tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char > >,fileapi::filesystemdirectorydatabase *,std::less<std::basic_string<char,std: :char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_ string<char,std::char_traits<char>,std::allocator<char> > const ,fileapi::filesy stemdirectorydatabase *> >,0> >::find___net::sdchmanager::isinsupporteddomain___ net::urlrequesthttpjob::addextraheaders 221 PREFIX: std::_tree<std::_tmap_traits<syncable::id,int,std::less<syncable::id>,st d::allocator<std::pair<syncable::id const ,int> >,0> >::_lbound___std::_tree<std ::_tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char > >,fileapi::filesystemdirectorydatabase *,std::less<std::basic_string<char,std: :char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_ string<char,std::char_traits<char>,std::allocator<char> > const ,fileapi::filesy stemdirectorydatabase *> >,0> >::find___net::sdchmanager::isinsupporteddomain___ net::urlrequesthttpjob::addextraheaders
222 222
223 # 96235 223 # 96235
224 PREFIX: browser::hidebookmarkbubbleview___browserview::onwidgetmove___views::nat ivewidgetwin::onmove 224 PREFIX: browser::hidebookmarkbubbleview___browserview::onwidgetmove___views::nat ivewidgetwin::onmove
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