Closed
Bug 750672
Opened 13 years ago
Closed 9 years ago
chromehang | nsTArray_base<nsTArrayDefaultAllocator>::EnsureCapacity(unsigned int, unsigned int) | moz_xmalloc | nsTArray<nsCOMPtr<nsIAtom>, nsTArrayDefaultAllocator>::AppendElements<nsCOMPtr<nsIAtom> >(nsCOMPtr<nsIAtom> const*, unsigned int) | nsAttrV...
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: hang)
Crash Data
This bug was filed from the Socorro interface and is
report bp-715be50d-e4a3-4f1d-a4b7-28b622120501 .
=============================================================
Got this hang on start up this morning.
Thread 0
Frame Module Signature Source
0 xul.dll nsTArray_base<nsTArrayDefaultAllocator>::EnsureCapacity obj-firefox/dist/include/nsTArray-inl.h:151
1 mozalloc.dll moz_xmalloc memory/mozalloc/mozalloc.cpp:87
2 xul.dll nsTArray<nsCOMPtr<nsIAtom>,nsTArrayDefaultAllocator>::AppendElements<nsCOMPtr<ns obj-firefox/dist/include/nsTArray.h:899
3 xul.dll nsAttrValue::ParseAtomArray content/base/src/nsAttrValue.cpp:1193
4 xul.dll SetColor layout/style/nsRuleNode.cpp:823
5 xul.dll nsGenericHTMLElement::ParseAttribute content/html/content/src/nsGenericHTMLElement.cpp:1522
6 xul.dll nsHTMLDivElement::ParseAttribute content/html/content/src/nsHTMLDivElement.cpp:143
7 xul.dll PL_DHashTableOperate obj-firefox/xpcom/build/pldhash.cpp:657
8 xul.dll nsGenericElement::GetAttr content/base/src/nsGenericElement.cpp:5452
9 xul.dll nsGenericElement::SetAttr content/base/src/nsGenericElement.cpp:5258
10 xul.dll nsHTMLInputElement::GetDefaultValue content/html/content/src/nsHTMLInputElement.cpp:883
11 xul.dll nsHTMLInputElement::GetDefaultValueFromContent content/html/content/src/nsHTMLInputElement.cpp:4068
12 xul.dll nsAttrValue::ParseAtomArray content/base/src/nsAttrValue.cpp:1184
13 xul.dll nsTextEditorState::GetValue content/html/content/src/nsTextEditorState.cpp:1728
14 mozglue.dll je_malloc memory/jemalloc/jemalloc.c:6267
15 xul.dll nsGenericHTMLElement::ParseAttribute content/html/content/src/nsGenericHTMLElement.cpp:1522
16 xul.dll nsGenericHTMLElement::SetAttr content/html/content/src/nsGenericHTMLElement.cpp:1395
17 xul.dll nsTextFragment::SetTo content/base/src/nsTextFragment.cpp:303
18 xul.dll nsIContent::SetAttr obj-firefox/dist/include/nsIContent.h:378
19 xul.dll nsTextEditorState::SetPlaceholderClass content/html/content/src/nsTextEditorState.cpp:2009
20 xul.dll nsAttrValue::ToString content/base/src/nsAttrValue.cpp:654
21 xul.dll nsHTMLInputElement::QueryInterface content/html/content/src/nsHTMLInputElement.cpp:671
22 xul.dll nsCOMPtr_base::assign_from_qi obj-firefox/xpcom/build/nsCOMPtr.cpp:96
23 xul.dll nsTextEditorState::ValueWasChanged content/html/content/src/nsTextEditorState.cpp:1964
24 xul.dll AbortIfOffMainThreadIfCheckFast xpcom/base/nsCycleCollector.cpp:1244
25 xul.dll nsGenericDOMDataNode::BindToTree content/base/src/nsGenericDOMDataNode.cpp:511
26 xul.dll nsGenericDOMDataNode::SetText content/base/src/nsGenericDOMDataNode.cpp:883
27 xul.dll nsString::StripChars xpcom/string/src/nsTStringObsolete.cpp:308
28 xul.dll nsTextEditorState::UpdatePlaceholderText content/html/content/src/nsTextEditorState.cpp:1984
29 plds4.dll PL_HashTableLookup nsprpub/lib/ds/plhash.c:365
30 xul.dll nsTextEditorState::BindToFrame content/html/content/src/nsTextEditorState.cpp:1129
31 xul.dll nsGenericElement::InsertChildAt content/base/src/nsGenericElement.cpp:3735
32 xul.dll nsTextEditorState::CreatePlaceholderNode content/html/content/src/nsTextEditorState.cpp:1643
33 xul.dll nsHTMLInputElement::GetEditorState content/html/content/src/nsHTMLInputElement.cpp:615
34 xul.dll nsHTMLInputElement::CreatePlaceholderNode content/html/content/src/nsHTMLInputElement.cpp:1227
35 xul.dll nsTextControlFrame::CreateAnonymousContent layout/forms/nsTextControlFrame.cpp:420
36 xul.dll nsRuleNode::WalkRuleTree layout/style/nsRuleNode.cpp:1973
37 xul.dll nsRuleNode::WalkRuleTree layout/style/nsRuleNode.cpp:1973
38 xul.dll nsCSSFrameConstructor::GetAnonymousContent layout/base/nsCSSFrameConstructor.cpp:3885
39 mozglue.dll je_malloc memory/jemalloc/jemalloc.c:6267
40 xul.dll nsCSSFrameConstructor::ProcessChildren layout/base/nsCSSFrameConstructor.cpp:9523
41 xul.dll MapAttributesIntoRule content/html/content/src/nsHTMLInputElement.cpp:2568
42 xul.dll nsMappedAttributes::MapRuleInfoInto content/base/src/nsMappedAttributes.cpp:207
43 xul.dll nsRuleNode::WalkRuleTree layout/style/nsRuleNode.cpp:1973
Updated•13 years ago
|
Blocks: hang-detector
Component: Untriaged → DOM
OS: Windows NT → Windows 7
Product: Firefox → Core
QA Contact: untriaged → general
Comment 1•9 years ago
|
||
Chromehang signature generation was removed awhile ago. This bug is inactionable at this point without a reliable STR, so I'm closing it as incomplete. Feel free to the reopen this bug with STR if it still reproduces.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•