Closed
Bug 735247
Opened 14 years ago
Closed 10 years ago
chromehang | nsStandardURL::BuildNormalizedSpec(char const*)
Categories
(Core :: Networking, 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-61ce101d-772e-4d79-b41e-fb8312120313 .
=============================================================
Hang might be related to bug 706932.
Thread 0
Frame Module Signature [Expand] Source
0 xul.dll nsStandardURL::BuildNormalizedSpec netwerk/base/src/nsStandardURL.cpp:610
1 xul.dll nsGenericElement::Release content/base/src/nsGenericElement.cpp:5049
2 xul.dll PL_DHashTableOperate obj-firefox/xpcom/build/pldhash.cpp:628
3 xul.dll xul.dll@0x38a21f
4 mozglue.dll choose_arena memory/jemalloc/jemalloc.c:2972
5 xul.dll PREF_GetBoolPref modules/libpref/src/prefapi.cpp:509
6 xul.dll nsRefPtr<nsIDOMEventListener>::~nsRefPtr<nsIDOMEventListener> obj-firefox/dist/include/nsAutoPtr.h:908
7 xul.dll nsDefaultURIFixup::CreateExposableURI docshell/base/nsDefaultURIFixup.cpp:145
8 xul.dll nsAuthURLParser::ParseServerInfo netwerk/base/src/nsURLParsers.cpp:637
9 mozglue.dll je_malloc memory/jemalloc/jemalloc.c:6299
10 xul.dll nsAString_internal::EnsureMutable xpcom/string/src/nsTSubstring.cpp:299
11 xul.dll nsStandardURL::ParseURL netwerk/base/src/nsStandardURL.cpp:818
12 xul.dll nsStandardURL::SetSpec netwerk/base/src/nsStandardURL.cpp:1189
13 xul.dll XPCWrappedNative::GetAttribute js/xpconnect/src/xpcprivate.h:2660
14 xul.dll nsStandardURL::Init netwerk/base/src/nsStandardURL.cpp:2688
15 mozglue.dll je_malloc memory/jemalloc/jemalloc.c:6299
16 xul.dll nsIOService::GetProtocolHandler netwerk/base/src/nsIOService.cpp:524
17 xul.dll nsStyleSet::WalkRuleProcessors layout/style/nsStyleSet.cpp:914
18 xul.dll NewURI netwerk/protocol/http/nsHttpHandler.cpp:155
19 xul.dll nsHttpHandler::NewURI netwerk/protocol/http/nsHttpHandler.cpp:1386
20 xul.dll nsIOService::NewURI netwerk/base/src/nsIOService.cpp:584
21 xul.dll DEBUG_CheckWrapperThreadSafety js/xpconnect/src/XPCWrappedNative.cpp:3661
22 xul.dll nsCycleCollectingAutoRefCnt::decr obj-firefox/dist/include/nsISupportsImpl.h:211
23 xul.dll NS_IsMainThread_P obj-firefox/xpcom/build/nsThreadUtils.cpp:138
24 xul.dll nsView::GetOffsetTo view/src/nsView.cpp:1048
25 xul.dll NS_NewURI obj-firefox/dist/include/nsNetUtil.h:176
26 xul.dll NS_NewURI obj-firefox/dist/include/nsNetUtil.h:187
27 xul.dll nsView::GetOffsetTo view/src/nsView.cpp:1048
28 xul.dll nsImageLoadingContent::StringToURI content/base/src/nsImageLoadingContent.cpp:964
29 xul.dll nsImageLoadingContent::GetOurDocument content/base/src/nsImageLoadingContent.cpp:923
30 mozglue.dll je_malloc memory/jemalloc/jemalloc.c:6299
31 xul.dll nsImageLoadingContent::LoadImage content/base/src/nsImageLoadingContent.cpp:686
32 xul.dll nsGenericElement::GetAttr content/base/src/nsGenericElement.cpp:5415
33 xul.dll xul.dll@0x10865f
34 xul.dll nsHTMLImageElement::MaybeLoadImage content/html/content/src/nsHTMLImageElement.cpp:565
35 xul.dll nsHtml5TreeBuilder::endTag parser/html/nsHtml5TreeBuilder.cpp:2252
36 xul.dll nsHtml5Tokenizer::stateLoop<nsHtml5SilentPolicy> parser/html/nsHtml5Tokenizer.cpp:559
37 xul.dll NS_IsMainThread_P obj-firefox/xpcom/build/nsThreadUtils.cpp:138
38 xul.dll nsCycleCollectingAutoRefCnt::decr obj-firefox/dist/include/nsISupportsImpl.h:211
39 xul.dll AbortIfOffMainThreadIfCheckFast xpcom/base/nsCycleCollector.cpp:1346
40 xul.dll nsRunnableMethodImpl<void obj-firefox/dist/include/nsThreadUtils.h:345
41 xul.dll nsContentUtils::RemoveScriptBlocker content/base/src/nsContentUtils.cpp:4801
42 xul.dll nsRefPtr<nsIDOMEventListener>::~nsRefPtr<nsIDOMEventListener> obj-firefox/dist/include/nsAutoPtr.h:908
43 xul.dll nsHTMLDocument::EndUpdate content/html/document/src/nsHTMLDocument.cpp:2307
44 xul.dll nsHtml5TreeOpExecutor::FlushPendingAppendNotifications parser/html/nsHtml5TreeOpExecutor.h:332
45 xul.dll nsHtml5TreeOpExecutor::FlushDocumentWrite parser/html/nsHtml5TreeOpExecutor.cpp:634
46 xul.dll nsHtml5Parser::Parse parser/html/nsHtml5Parser.cpp:491
47 xul.dll nsHTMLDocument::WriteCommon content/html/document/src/nsHTMLDocument.cpp:1767
48 xul.dll js::Proxy::get js/src/jsproxy.cpp:868
49 xul.dll JSRope::flattenInternal<1> js/src/vm/String.cpp:240
50 xul.dll JS_GetStringCharsZAndLength js/src/jsapi.cpp:5674
51 xul.dll nsIDOMHTMLDocument_Write obj-firefox/js/xpconnect/src/dom_quickstubs.cpp:13182
Updated•14 years ago
|
Blocks: hang-detector
Component: Untriaged → Networking
Product: Firefox → Core
QA Contact: untriaged → networking
Version: unspecified → Trunk
Updated•10 years ago
|
Crash Signature: [@ chromehang | nsStandardURL::BuildNormalizedSpec(char const*)] → [@ chromehang | nsStandardURL::BuildNormalizedSpec(char const*)]
[@ chromehang | nsStandardURL::BuildNormalizedSpec]
Comment 1•10 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: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•