Closed Bug 680127 Opened 13 years ago Closed 13 years ago

Firefox Startup Crash @ NS_URIChainHasFlags(nsIURI*, unsigned int, int*)

Categories

(Core :: DOM: Navigation, defect)

6 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 670542

People

(Reporter: marcia, Unassigned)

Details

(Keywords: crash)

Crash Data

Seen while looking at 6.0 crash stats. https://crash-stats.mozilla.com/report/list?signature=NS_URIChainHasFlags%28nsIURI*,%20unsigned%20int,%20int*%29. There are a handful of crashes in Firefox 5 in the last week but the heaviest concentration is in 6. 

https://crash-stats.mozilla.com/report/index/3dc410e3-2743-4e9b-a352-87e382110817

Frame 	Module 	Signature [Expand] 	Source
0 	xul.dll 	NS_URIChainHasFlags 	obj-firefox/dist/include/nsNetUtil.h:1555
1 	xul.dll 	nsDocShell::InternalLoad 	docshell/base/nsDocShell.cpp:8026
2 	xul.dll 	NS_NewURI 	obj-firefox/dist/include/nsNetUtil.h:176
3 	xul.dll 	nsTHashtable<nsBaseHashtableET<nsCStringHashKey,nsFactoryEntry*> >::s_MatchEntry 	obj-firefox/dist/include/nsTHashtable.h:375
4 	xul.dll 	xul.dll@0xc961f 	
5 	nspr4.dll 	PR_ExitMonitor 	nsprpub/pr/src/threads/prmon.c:132
6 	mozjs.dll 	JS_FrameIterator 	js/src/jsdbgapi.cpp:1366
7 	xul.dll 	nsScriptSecurityManager::GetPrincipalAndFrame 	caps/src/nsScriptSecurityManager.cpp:2326
8 	xul.dll 	nsDocShell::LoadURI 	docshell/base/nsDocShell.cpp:1434
Is this basically a duplicate of bug 670542?
Based on the fact that there a bunch of random dlls in the reports I looked at, we might as well dupe it.

(In reply to Boris Zbarsky (:bz) from comment #1)
> Is this basically a duplicate of bug 670542?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.