| 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 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 #10791 | 81 #10791 |
| 82 SUBSTRING : webplugindelegateimpl::destroyinstance___webplugindelegateimpl::~web
plugindelegateimpl | 82 SUBSTRING : webplugindelegateimpl::destroyinstance___webplugindelegateimpl::~web
plugindelegateimpl |
| 83 | 83 |
| 84 # 18799 | 84 # 18799 |
| 85 PREFIX : webplugindelegatestub::onmessagereceived___webplugindelegateimpl::nativ
ewndproc___base::messagepumpforui::dorunloop___base::messagepumpwin::run___messa
geloop::runinternal___messageloop::runhandler___messageloop::run___pluginmain___
chromemain___wwinmain_____tmaincrtstartup | 85 PREFIX : webplugindelegatestub::onmessagereceived___webplugindelegateimpl::nativ
ewndproc___base::messagepumpforui::dorunloop___base::messagepumpwin::run___messa
geloop::runinternal___messageloop::runhandler___messageloop::run___pluginmain___
chromemain___wwinmain_____tmaincrtstartup |
| 86 | 86 |
| 87 # 19813 | 87 # 19813 |
| 88 PREFIX : npobjectgetproperty___npobjectgetnamedproperty___webcore::v8custom::v8h
tmlpluginelementnamedpropertygetter | 88 PREFIX : npobjectgetproperty___npobjectgetnamedproperty___webcore::v8custom::v8h
tmlpluginelementnamedpropertygetter |
| 89 | 89 |
| 90 # 20063 | 90 # 20063 |
| 91 PREFIX : | 91 PREFIX : npapi::plugininstance::npp_newstream___npapi::pluginstream::open___npap
i::pluginstreamurl::didreceiveresponse___webplugindelegatestub::ondidreceiveresp
onse___ipc::messagewithtuple<tuple1<pluginmsg_didreceiveresponseparams> >::dispa
tch<webplugindelegatestub,void (__thiscall webplugindelegatestub::*)(pluginmsg_d
idreceiveresponseparams const &)> |
| 92 npapi::plugininstance::npp_newstream___npapi::pluginstream::open___npapi::plugin
streamurl::didreceiveresponse___webplugindelegatestub::ondidreceiveresponse___ip
c::messagewithtuple<tuple1<pluginmsg_didreceiveresponseparams> >::dispatch<webpl
ugindelegatestub,void (__thiscall webplugindelegatestub::*)(pluginmsg_didreceive
responseparams const &)> | |
| 93 | 92 |
| 94 # 20200 | 93 # 20200 |
| 95 SUBSTRING : wtf::fastrealloc___webcore::htmltokenizer::enlargescriptbuffer___web
core::htmltokenizer::parsecomment___webcore::htmltokenizer::parsetag | 94 SUBSTRING : wtf::fastrealloc___webcore::htmltokenizer::enlargescriptbuffer___web
core::htmltokenizer::parsecomment___webcore::htmltokenizer::parsetag |
| 96 | 95 |
| 97 # 20291 | 96 # 20291 |
| 98 PREFIX : webplugindelegateimpl::flashwindowlesswndproc___webplugindelegateimpl::
nativewndproc___base::messagepumpforui::dorunloop___base::messagepumpwin::run | 97 PREFIX : webplugindelegateimpl::flashwindowlesswndproc___webplugindelegateimpl::
nativewndproc___base::messagepumpforui::dorunloop___base::messagepumpwin::run |
| 99 | 98 |
| 100 # 20494 | 99 # 20494 |
| 101 # likely to be related with flash. The top few frames are all in NPSWF. | 100 # likely to be related with flash. The top few frames are all in NPSWF. |
| 102 REGEX : npapi::plugininstance::npp_newstream___[^_]*___ipc::syncchannel::sendwit
htimeout | 101 REGEX : npapi::plugininstance::npp_newstream___[^_]*___ipc::syncchannel::sendwit
htimeout |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 141 | 140 |
| 142 # 31731 | 141 # 31731 |
| 143 PREFIX : webcore::scriptcontroller::isenabled___webcore::v8proxy::mainworldconte
xt___webcore::tov8context | 142 PREFIX : webcore::scriptcontroller::isenabled___webcore::v8proxy::mainworldconte
xt___webcore::tov8context |
| 144 | 143 |
| 145 # 33067 | 144 # 33067 |
| 146 # This one is probably fixed by the WebKit 53704:53787 roll. If so, it can be | 145 # This one is probably fixed by the WebKit 53704:53787 roll. If so, it can be |
| 147 # removed after that roll lands. | 146 # removed after that roll lands. |
| 148 PREFIX : webcore::renderobject::containingblock___webcore::frameview::scrollcont
entsfastpath___webcore::scrollview::scrollcontents___webcore::scrollview::valuec
hanged___webcore::frameview::valuechanged___webcore::scrollbar::setcurrentpos___
webcore::scrollbar::scroll___webcore::scrollview::scroll | 147 PREFIX : webcore::renderobject::containingblock___webcore::frameview::scrollcont
entsfastpath___webcore::scrollview::scrollcontents___webcore::scrollview::valuec
hanged___webcore::frameview::valuechanged___webcore::scrollbar::setcurrentpos___
webcore::scrollbar::scroll___webcore::scrollview::scroll |
| 149 | 148 |
| 150 # 35003 | 149 # 35003 |
| 151 prefix : modaldialogdelegate::activatemodaldialog___browserview::activateappmoda
ldialog___browserframewin::onncactivate___views::widgetwin::_processwindowmessag
e___views::widgetwin::processwindowmessage | 150 PREFIX : modaldialogdelegate::activatemodaldialog___browserview::activateappmoda
ldialog___browserframewin::onncactivate___views::widgetwin::_processwindowmessag
e___views::widgetwin::processwindowmessage |
| 152 | 151 |
| 153 # 35027 | 152 # 35027 |
| 154 PREFIX : v8::internal::hashtable<v8::internal::stringdictionaryshape,v8::interna
l::string *>::findentry___v8::internal::jsobject::setnormalizedproperty___v8::in
ternal::jsobject::definegettersetter___v8::internal::jsobject::defineaccessor___
v8::internal::runtime_defineaccessor___v8::internal::invoke___v8::internal::exec
ution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::
evaluate | 153 PREFIX : v8::internal::hashtable<v8::internal::stringdictionaryshape,v8::interna
l::string *>::findentry___v8::internal::jsobject::setnormalizedproperty___v8::in
ternal::jsobject::definegettersetter___v8::internal::jsobject::defineaccessor___
v8::internal::runtime_defineaccessor___v8::internal::invoke___v8::internal::exec
ution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::
evaluate |
| 155 | 154 |
| 156 # 35176 | 155 # 35176 |
| 157 PREFIX : std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wcha
r_t> >::assign___addressfield::parsezipcode___addressfield::parse___formfieldset
::formfieldset___formstructure::getheuristicfieldinfo | 156 PREFIX : std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wcha
r_t> >::assign___addressfield::parsezipcode___addressfield::parse___formfieldset
::formfieldset___formstructure::getheuristicfieldinfo |
| 158 | 157 |
| 159 # 35467 | 158 # 35467 |
| 160 SUBSTRING : webcore::scriptcontroller::processingusergesture___webcore::frameloa
der::requestframe___webcore::htmlframeelementbase::openurl___webcore::htmlframee
lementbase::setlocation | 159 SUBSTRING : webcore::scriptcontroller::processingusergesture___webcore::frameloa
der::requestframe___webcore::htmlframeelementbase::openurl___webcore::htmlframee
lementbase::setlocation |
| 161 | 160 |
| 162 # 38525 | 161 # 38525 |
| 163 SUBSTRING : webkit_glue::webpluginimpl::updategeometry___webkit::webplugincontai
nerimpl::reportgeometry___webcore::scrollview::framerectschanged | 162 SUBSTRING : webkit_glue::webpluginimpl::updategeometry___webkit::webplugincontai
nerimpl::reportgeometry___webcore::scrollview::framerectschanged |
| 164 | 163 |
| 165 # 39356 | 164 # 39356 |
| 166 SUBSTRING : | 165 SUBSTRING : renderwidgethost::onmsgupdaterect___ipc::messagewithtuple<tuple1<vie
whostmsg_updaterect_params> >::dispatch<renderwidgethost,void (__thiscall render
widgethost::*)(viewhostmsg_updaterect_params const &)>___renderwidgethost::onmes
sagereceived___renderviewhost::onmessagereceived___browserrenderprocesshost::onm
essagereceived |
| 167 renderwidgethost::onmsgupdaterect___ipc::messagewithtuple<tuple1<viewhostmsg_upd
aterect_params> >::dispatch<renderwidgethost,void (__thiscall renderwidgethost::
*)(viewhostmsg_updaterect_params const &)>___renderwidgethost::onmessagereceived
___ | |
| 168 renderviewhost::onmessagereceived___browserrenderprocesshost::onmessagereceived | |
| 169 | 166 |
| 170 # 39529 | 167 # 39529 |
| 171 SUBSTRING : | 168 SUBSTRING : wtf::hashtable<webcore::atomicstring,std::pair<webcore::atomicstring
,webcore::string>,wtf::pairfirstextractor<std::pair<webcore::atomicstring,webcor
e::string> >,webcore::casefoldinghash,wtf::pairhashtraits<wtf::hashtraits<webcor
e::atomicstring>,wtf::hashtraits<webcore::string> >,wtf::hashtraits<webcore::ato
micstring> >::add<webcore::atomicstring,webcore::string,wtf::hashmaptranslator<s
td::pair<webcore::atomicstring,webcore::string>,wtf::pairhashtraits<wtf::hashtra
its<webcore::atomicstring>,wtf::hashtraits<webcore::string> >,webcore::casefoldi
nghash> >___webkit::weburlresponse::addhttpheaderfield___webkit_glue::`anonymous
namespace'::populateurlresponse___webkit_glue::weburlloaderimpl::context::onrec
eivedresponse___resourcedispatcher::onreceivedresponse |
| 172 wtf::hashtable<webcore::atomicstring,std::pair<webcore::atomicstring,webcore::st
ring>,wtf::pairfirstextractor<std::pair<webcore::atomicstring,webcore::string> >
,webcore::casefoldinghash,wtf::pairhashtraits<wtf::hashtraits<webcore::atomicstr
ing>,wtf::hashtraits<webcore::string> >,wtf::hashtraits<webcore::atomicstring> >
::add<webcore::atomicstring,webcore::string,wtf::hashmaptranslator<std::pair<web
core::atomicstring,webcore::string>,wtf::pairhashtraits<wtf::hashtraits<webcore:
:atomicstring>,wtf::hashtraits<webcore::string> >,webcore::casefoldinghash> >___
webkit::weburlresponse::addhttpheaderfield___webkit_glue::`anonymous namespace':
:populateurlresponse___webkit_glue::weburlloaderimpl::context::onreceivedrespons
e___resourcedispatcher::onreceivedresponse | |
| 173 | 169 |
| 174 # 46106 | 170 # 46106 |
| 175 PREFIX: webcore::reportfatalerrorinv8___v8::internal::v8::fatalprocessoutofmemor
y___v8::internal::setelement___v8::internal::runtime::setobjectproperty___v8::in
ternal::runtime_setproperty___v8::internal::invoke___v8::internal::execution::ca
ll___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate_
__webcore::scriptcontroller::evaluate___webcore::scriptcontroller::executescript
___webcore::htmltokenizer::scriptexecution | 171 PREFIX : webcore::reportfatalerrorinv8___v8::internal::v8::fatalprocessoutofmemo
ry___v8::internal::setelement___v8::internal::runtime::setobjectproperty___v8::i
nternal::runtime_setproperty___v8::internal::invoke___v8::internal::execution::c
all___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate
___webcore::scriptcontroller::evaluate___webcore::scriptcontroller::executescrip
t___webcore::htmltokenizer::scriptexecution |
| 176 | 172 |
| 177 # 47207 | 173 # 47207 |
| 178 messageloop::runtask___messageloop::deferorrunpendingtask___messageloop::dodelay
edwork___base::messagepumpforio::dorunloop___base::messagepumpwin::run___message
loop::runinternal___messageloop::run___base::thread::run___base::thread::threadm
ain___`anonymous namespace'::threadfunc | 174 PREFIX : messageloop::runtask___messageloop::deferorrunpendingtask___messageloop
::dodelayedwork___base::messagepumpforio::dorunloop___base::messagepumpwin::run_
__messageloop::runinternal___messageloop::run___base::thread::run___base::thread
::threadmain___`anonymous namespace'::threadfunc |
| 179 | 175 |
| 180 # 47367 | 176 # 47367 |
| 181 SUBSTRING: | 177 SUBSTRING : webcore::bmpimagereader::decodebmp___webcore::icoimagedecoder::decod
eatindex___webcore::icoimagedecoder::framebufferatindex___webcore::imagesource::
createframeatindex___webkit::webimage::fromdata |
| 182 webcore::bmpimagereader::decodebmp___webcore::icoimagedecoder::decodeatindex___w
ebcore::icoimagedecoder::framebufferatindex___webcore::imagesource::createframea
tindex___webkit::webimage::fromdata | |
| 183 | 178 |
| 184 # 47439 | 179 # 47439 |
| 185 PREFIX: | 180 PREFIX : webcore::position::getinlineboxandoffset___webcore::position::getinline
boxandoffset___webcore::frame::firstrectforrange___webkit::webviewimpl::caretors
electionbounds |
| 186 webcore::position::getinlineboxandoffset___webcore::position::getinlineboxandoff
set___webcore::frame::firstrectforrange___webkit::webviewimpl::caretorselectionb
ounds | |
| 187 | 181 |
| 188 # 47839 | 182 # 47839 |
| 189 PREFIX: | 183 PREFIX : base::objectwatcher::stopwatching___lockimpl::unlock___`anonymous names
pace'::rolloverprotectednow___lockimpl::lock___conditionvariable::signal___watch
dog::armsometimedeltaago___`anonymous namespace'::jankobserverhelper::startproce
ssingtimers___base::messagepumpforio::waitforiocompletion___base::messagepumpfor
io::dorunloop___base::messagepumpwin::run___messageloop::runinternal___messagelo
op::run___base::thread::run___base::thread::threadmain___`anonymous namespace'::
threadfunc |
| 190 base::objectwatcher::stopwatching___lockimpl::unlock___`anonymous namespace'::ro
lloverprotectednow___lockimpl::lock___conditionvariable::signal___watchdog::arms
ometimedeltaago___`anonymous namespace'::jankobserverhelper::startprocessingtime
rs___base::messagepumpforio::waitforiocompletion___base::messagepumpforio::dorun
loop___base::messagepumpwin::run___messageloop::runinternal___messageloop::run__
_base::thread::run___base::thread::threadmain___`anonymous namespace'::threadfun
c | |
| 191 | 184 |
| 192 # 47846 | 185 # 47846 |
| 193 PREFIX: | 186 PREFIX : webcore::scriptcontroller::canexecutescripts___webcore::v8proxy::mainwo
rldcontext___webcore::tov8context |
| 194 webcore::scriptcontroller::canexecutescripts___webcore::v8proxy::mainworldcontex
t___webcore::tov8context | |
| OLD | NEW |