Closed Bug 681921 Opened 13 years ago Closed 12 years ago

crash nsXULWindow::GetDocShell from GetDOMWindow

Categories

(Core :: Widget, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 694646

People

(Reporter: Usul, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-ed9aeaa7-c7b1-4b16-b61a-f00852110824 .
============================================================= 

0 	xul.dll 	mozilla::net::HttpBaseChannel::GetDocumentURI 	netwerk/protocol/http/HttpBaseChannel.cpp:1093
1 	xul.dll 	GetDOMWindow 	xpfe/appshell/src/nsAppShellWindowEnumerator.cpp:69
2 	xul.dll 	nsASDOMWindowEnumerator::GetNext 	xpfe/appshell/src/nsAppShellWindowEnumerator.cpp:259
3 	xul.dll 	MarkWindowList 	content/base/src/nsCCUncollectableMarker.cpp:177
4 	xul.dll 	nsCCUncollectableMarker::Observe 	content/base/src/nsCCUncollectableMarker.cpp:224
5 	xul.dll 	nsObserverList::NotifyObservers 	xpcom/ds/nsObserverList.cpp:130
6 	xul.dll 	nsObserverService::NotifyObservers 	xpcom/ds/nsObserverService.cpp:182
7 	xul.dll 	nsCycleCollector::PrepareForCollection 	xpcom/base/nsCycleCollector.cpp:2628
8 	xul.dll 	nsCycleCollectorRunner::Collect 	xpcom/base/nsCycleCollector.cpp:3514
9 	xul.dll 	nsCycleCollector_collect 	xpcom/base/nsCycleCollector.cpp:3592
10 	xul.dll 	nsJSContext::CycleCollectNow 	dom/base/nsJSEnvironment.cpp:3242
11 	xul.dll 	CCTimerFired 	dom/base/nsJSEnvironment.cpp:3282
12 	xul.dll 	nsTimerImpl::Fire 	xpcom/threads/nsTimerImpl.cpp:424
13 	xul.dll 	nsTimerEvent::Run 	xpcom/threads/nsTimerImpl.cpp:520
14 	xul.dll 	nsThread::ProcessNextEvent 	xpcom/threads/nsThread.cpp:631
15 	xul.dll 	NS_ProcessNextEvent_P 	objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:245
16 	xul.dll 	mozilla::ipc::MessagePump::Run 	ipc/glue/MessagePump.cpp:134
17 	xul.dll 	MessageLoop::RunInternal 	ipc/chromium/src/base/message_loop.cc:221
18 	xul.dll 	MessageLoop::RunHandler 	ipc/chromium/src/base/message_loop.cc:205
19 	xul.dll 	MessageLoop::Run 	ipc/chromium/src/base/message_loop.cc:179
20 	xul.dll 	nsBaseAppShell::Run 	widget/src/xpwidgets/nsBaseAppShell.cpp:189
21 	xul.dll 	nsAppShell::Run 	widget/src/windows/nsAppShell.cpp:261
22 	xul.dll 	nsAppStartup::Run 	toolkit/components/startup/nsAppStartup.cpp:224
23 	xul.dll 	XRE_main 	toolkit/xre/nsAppRunner.cpp:3544
24 	thunderbird.exe 	NS_internal_main 	mail/app/nsMailApp.cpp:104
25 	thunderbird.exe 	wmain 	toolkit/xre/nsWindowsWMain.cpp:107
26 	thunderbird.exe 	__tmainCRTStartup 	objdir-tb/mozilla/memory/jemalloc/crtsrc/crtexe.c:591
27 	kernel32.dll 	BaseThreadInitThunk 	
28 	ntdll.dll 	__RtlUserThreadStart 	
29 	ntdll.dll 	_RtlUserThreadStart
Component: General → Networking
Product: Thunderbird → Core
QA Contact: general → networking
This isn't networking issue.  

This crash in into "inWindow->GetDocShell(getter_AddRefs(docShell));". Root cause may be same as bug 679626.  CC causes this crash.
Component: Networking → Widget
QA Contact: networking → general
Depends on: 679626
Summary: crash mozilla::net::HttpBaseChannel::GetDocumentURI → crash nsIXULWindow::GetDocShell from GetDOMWindow
Summary: crash nsIXULWindow::GetDocShell from GetDOMWindow → crash nsXULWindow::GetDocShell from GetDOMWindow
ah, we shoudl be dup of bug 694646.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.