| OLD | NEW |
| 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 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 116 | 116 |
| 117 # 61800 | 117 # 61800 |
| 118 PREFIX : icu_4_2::unicodestring::toutf8___normalizetext___detectlanguageofunicod
etext___determinetextlanguage___renderview::capturepageinfo | 118 PREFIX : icu_4_2::unicodestring::toutf8___normalizetext___detectlanguageofunicod
etext___determinetextlanguage___renderview::capturepageinfo |
| 119 | 119 |
| 120 # 63009 | 120 # 63009 |
| 121 SUBSTRING : chromemain___relaunchchromebrowserwithnewcommandlineifneeded___delay
edlowertoken___delayedlowertoken___relaunchchromebrowserwithnewcommandlineifneed
ed___delayedlowertoken___delayedlowertoken___delayedlowertoken___delayedlowertok
en | 121 SUBSTRING : chromemain___relaunchchromebrowserwithnewcommandlineifneeded___delay
edlowertoken___delayedlowertoken___relaunchchromebrowserwithnewcommandlineifneed
ed___delayedlowertoken___delayedlowertoken___delayedlowertoken___delayedlowertok
en |
| 122 | 122 |
| 123 # 63644 | 123 # 63644 |
| 124 PREFIX : resourcemessagefilter::ongotplugininfo | 124 PREFIX : resourcemessagefilter::ongotplugininfo |
| 125 | 125 |
| 126 # 63647 | |
| 127 PREFIX : `anonymous namespace'::invalidparameter____purecall___notificationservi
ce::notify___tabcontents::updatetitleforentry___tabcontents::updatetitle___rende
rviewhost::onmsgupdatetitle | |
| 128 PREFIX : `anonymous namespace'::purecall____purecall___notificationservice::noti
fy___tabcontents::updatetitleforentry___tabcontents::updatetitle___renderviewhos
t::onmsgupdatetitle | |
| 129 | |
| 130 # 63659 | 126 # 63659 |
| 131 PREFIX : hungwindowdetector::checkchildwindow___hungwindowdetector::childwndenum
proc___hungwindowdetector::ontick___workerthreadticker::timertask::run | 127 PREFIX : hungwindowdetector::checkchildwindow___hungwindowdetector::childwndenum
proc___hungwindowdetector::ontick___workerthreadticker::timertask::run |
| 132 | 128 |
| 133 # 66741 | 129 # 66741 |
| 134 # (SUBSTRING rather than PREFIX to catch known variants of this issue) | 130 # (SUBSTRING rather than PREFIX to catch known variants of this issue) |
| 135 SUBSTRING : url_canon::canonicalizeipaddress___url_canon::`anonymous namespace':
:dohost<wchar_t,wchar_t>___url_canon::canonicalizehost___url_canon::`anonymous n
amespace'::docanonicalizestandardurl<wchar_t,wchar_t>___url_canon::canonicalizes
tandardurl___url_util::`anonymous namespace'::docanonicalize<wchar_t>___url_util
::`anonymous namespace'::doresolverelative<wchar_t> | 131 SUBSTRING : url_canon::canonicalizeipaddress___url_canon::`anonymous namespace':
:dohost<wchar_t,wchar_t>___url_canon::canonicalizehost___url_canon::`anonymous n
amespace'::docanonicalizestandardurl<wchar_t,wchar_t>___url_canon::canonicalizes
tandardurl___url_util::`anonymous namespace'::docanonicalize<wchar_t>___url_util
::`anonymous namespace'::doresolverelative<wchar_t> |
| 136 | 132 |
| 137 # 66795 | 133 # 66795 |
| 138 PREFIX : webkit_glue::resourcefetcher::didfail___webkit_glue::weburlloaderimpl::
context::oncompletedrequest___resourcedispatcher::onrequestcomplete___ipc::messa
gewithtuple<tuple4<int,urlrequeststatus,std::basic_string<char,std::char_traits<
char>,std::allocator<char> >,base::time> >::dispatch<resourcedispatcher,void (__
thiscall resourcedispatcher::*)(int,urlrequeststatus const &,std::basic_string<c
har,std::char_traits<char>,std::allocator<char> > const &,base::time const &)>__
_resourcedispatcher::dispatchmessagew___resourcedispatcher::onmessagereceived___
childthread::onmessagereceived___runnablemethod<selectfiledialogimpl,void (__thi
scall selectfiledialogimpl::*)(selectfiledialogimpl::executeselectparams const &
),tuple1<selectfiledialogimpl::executeselectparams> >::run___messageloop::runtas
k___messageloop::dowork___base::messagepumpdefault::run___messageloop::runintern
al___messageloop::run___renderermain | 134 PREFIX : webkit_glue::resourcefetcher::didfail___webkit_glue::weburlloaderimpl::
context::oncompletedrequest___resourcedispatcher::onrequestcomplete___ipc::messa
gewithtuple<tuple4<int,urlrequeststatus,std::basic_string<char,std::char_traits<
char>,std::allocator<char> >,base::time> >::dispatch<resourcedispatcher,void (__
thiscall resourcedispatcher::*)(int,urlrequeststatus const &,std::basic_string<c
har,std::char_traits<char>,std::allocator<char> > const &,base::time const &)>__
_resourcedispatcher::dispatchmessagew___resourcedispatcher::onmessagereceived___
childthread::onmessagereceived___runnablemethod<selectfiledialogimpl,void (__thi
scall selectfiledialogimpl::*)(selectfiledialogimpl::executeselectparams const &
),tuple1<selectfiledialogimpl::executeselectparams> >::run___messageloop::runtas
k___messageloop::dowork___base::messagepumpdefault::run___messageloop::runintern
al___messageloop::run___renderermain |
| 139 PREFIX : webkit_glue::resourcefetcher::didfail___webkit_glue::weburlloaderimpl::
context::oncompletedrequest___resourcedispatcher::onrequestcomplete___ipc::messa
gewithtuple<tuple4<int,urlrequeststatus,std::basic_string<char,std::char_traits<
char>,std::allocator<char> >,base::time> >::dispatch<resourcedispatcher,resource
dispatcher,void (__thiscall resourcedispatcher::*)(int,urlrequeststatus const &,
std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,bas
e::time const &)>___resourcedispatcher::dispatchmessagew___resourcedispatcher::o
nmessagereceived___childthread::onmessagereceived___runnablemethod<profilewriter
,void (__thiscall profilewriter::*)(gurl const &),tuple1<gurl> >::run___messagel
oop::runtask___messageloop::dowork___base::messagepumpdefault::run___messageloop
::runinternal___messageloop::run___renderermain | 135 PREFIX : webkit_glue::resourcefetcher::didfail___webkit_glue::weburlloaderimpl::
context::oncompletedrequest___resourcedispatcher::onrequestcomplete___ipc::messa
gewithtuple<tuple4<int,urlrequeststatus,std::basic_string<char,std::char_traits<
char>,std::allocator<char> >,base::time> >::dispatch<resourcedispatcher,resource
dispatcher,void (__thiscall resourcedispatcher::*)(int,urlrequeststatus const &,
std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,bas
e::time const &)>___resourcedispatcher::dispatchmessagew___resourcedispatcher::o
nmessagereceived___childthread::onmessagereceived___runnablemethod<profilewriter
,void (__thiscall profilewriter::*)(gurl const &),tuple1<gurl> >::run___messagel
oop::runtask___messageloop::dowork___base::messagepumpdefault::run___messageloop
::runinternal___messageloop::run___renderermain |
| 140 | 136 |
| 141 # 68516 | 137 # 68516 |
| 142 REGEX: tcmalloc.+webcore.+ | 138 REGEX: tcmalloc.+webcore.+ |
| 143 REGEX: `anonymous namespace'::do_free_with_callback.+webcore.+ | 139 REGEX: `anonymous namespace'::do_free_with_callback.+webcore.+ |
| OLD | NEW |