Closed
Bug 581505
Opened 15 years ago
Closed 15 years ago
crash [@ nsHtml5NamedCharacters::initializeStatics()]
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 538722
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash)
Crash Data
crash [@ nsHtml5NamedCharacters::initializeStatics()]
~#200 rank for 3.6.6
3/4 of crashes appear to be startup.
trunk ... no crashes found on trunk for the last 1 month. last trunk crash is for build 2010051900, per http://crash-stats.mozilla.com/report/list?product=Firefox&branch=1.9.3&branch=2.0&query_search=signature&query_type=exact&query=nsHtml5NamedCharacters%3A%3AinitializeStatics%28%29&date=06%2F24%2F2010%2007%3A00%3A02&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=nsHtml5NamedCharacters%3A%3AinitializeStatics%28%29
perhaps fixed by one of these? https://bugzilla.mozilla.org/buglist.cgi?type1-0-0=anywordssubstr&short_desc=html5&field0-0-0=short_desc&resolution=FIXED&classification=Client%20Software&classification=Components&chfieldto=2010-06-01&query_format=advanced&chfieldfrom=2010-05-10&short_desc_type=allwordssubstr&type0-0-0=nowords&value0-0-0=count%20counts&field1-0-0=short_desc&product=Core&product=Firefox
Shuko reports "It crashes basically every time I close and reopen the program."
his crashes include
Crash ID: bp-c0646fc1-e7cb-46fd-9d07-2420a2100709
Crash ID: bp-3af4b5e2-b632-43f3-9c11-0c1532100719
Crash ID: bp-9c5d9576-b644-4c87-b47e-82ebf2100709
Crash ID: bp-6c6a07ba-9369-435c-8d17-92b5a2100709
Frame Module Signature [Expand] Source
0 thunderbird.exe nsHtml5NamedCharacters::initializeStatics parser/html/nsHtml5NamedCharacters.cpp:16111
1 thunderbird.exe nsHtml5Module::InitializeStatics parser/html/nsHtml5Module.cpp:62
2 thunderbird.exe nsLayoutStatics::Initialize layout/build/nsLayoutStatics.cpp:274
3 thunderbird.exe Initialize layout/build/nsLayoutModule.cpp:351
4 xpcom_core.dll nsGenericModule::Initialize objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:273
5 xpcom_core.dll nsGenericModule::GetClassObject objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:361
6 xpcom_core.dll nsFactoryEntry::GetFactory xpcom/components/nsComponentManager.cpp:3706
7 xpcom_core.dll nsComponentManagerImpl::CreateInstanceByContractID xpcom/components/nsComponentManager.cpp:1680
8 xpcom_core.dll nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:2252
9 xpcom_core.dll CallGetService objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp:94
10 xpcom_core.dll nsGetServiceByContractID::operator objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp:278
11 xpcom_core.dll nsCOMPtr_base::assign_from_gs_contractid objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:132
12 thunderbird.exe nsCOMPtr<nsIContentPolicy>::nsCOMPtr<nsIContentPolicy> objdir-tb/mozilla/dist/include/nsCOMPtr.h:604
13 thunderbird.exe NS_CheckContentLoadPolicy objdir-tb/mozilla/dist/include/nsContentPolicyUtils.h:223
14 thunderbird.exe nsDocShell::InternalLoad docshell/base/nsDocShell.cpp:7575
15 thunderbird.exe nsDocShell::LoadURI docshell/base/nsDocShell.cpp:1354
16 thunderbird.exe nsDocShell::LoadURI docshell/base/nsDocShell.cpp:3493
17 thunderbird.exe nsWebShellWindow::Initialize xpfe/appshell/src/nsWebShellWindow.cpp:240
someone else's crash 3.6.7 bp-042095ca-5e33-4c45-b327-9cd0e2100721
0 xul.dll nsHtml5NamedCharacters::initializeStatics parser/html/nsHtml5NamedCharacters.cpp:13525
1 xul.dll HTMLContentSink::OpenContainer content/html/document/src/nsHTMLContentSink.cpp:2357
2 xul.dll CNavDTD::OpenContainer parser/htmlparser/src/CNavDTD.cpp:2668
3 xul.dll CNavDTD::HandleDefaultStartToken parser/htmlparser/src/CNavDTD.cpp:1039
4 xul.dll CNavDTD::HandleStartToken parser/htmlparser/src/CNavDTD.cpp:1390
5 xul.dll CNavDTD::HandleToken parser/htmlparser/src/CNavDTD.cpp:717
6 xul.dll CNavDTD::BuildModel parser/htmlparser/src/CNavDTD.cpp:304
7 xul.dll CParserContext::GetTokenizer parser/htmlparser/src/CParserContext.cpp:103
8 xul.dll nsParser::ResumeParse parser/htmlparser/src/nsParser.cpp:2337
9 xul.dll nsParser::ContinueInterruptedParsing parser/htmlparser/src/nsParser.cpp:1833
10 xul.dll nsContentSink::ContinueInterruptedParsingIfEnabled content/base/src/nsContentSink.cpp:1769
11 xul.dll nsRunnableMethod<nsSVGFEImageElement,void>::Run obj-firefox/dist/include/nsThreadUtils.h:282
12 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:527
13 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:118
14 xul.dll xul.dll@0x9ac40f
15 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:199
16 xul.dll nsComponentManagerImpl::GetServiceByContractID xpcom/components/nsComponentManager.cpp:2199
17 xul.dll xul.dll@0x30a8e3
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsHtml5NamedCharacters::initializeStatics()]
You need to log in
before you can comment on or make changes to this bug.
Description
•