Closed Bug 498325 Opened 15 years ago Closed 15 years ago

Crash Reports in [@ nsMsgDBView::LoadMessageByUrl(char const*)]

Categories

(MailNews Core :: Backend, defect)

x86
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Usul, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: crash)

Crash Data

0  	thunderbird-bin  	nsMsgDBView::LoadMessageByUrl  	
1 	libxpcom_core.dylib 	NS_InvokeByIndex_P 	xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp:179
2 	thunderbird-bin 	XPCWrappedNative::CallMethod 	js/src/xpconnect/src/xpcwrappednative.cpp:2454
3 	thunderbird-bin 	XPC_WN_CallMethod 	js/src/xpconnect/src/xpcwrappednativejsops.cpp:1590
4 	libmozjs.dylib 	js_Invoke 	js/src/jsinterp.cpp:1386
5 	libmozjs.dylib 	js_Interpret 	js/src/jsinterp.cpp:5179
6 	libmozjs.dylib 	js_Invoke 	js/src/jsinterp.cpp:1394
7 	libmozjs.dylib 	js_InternalInvoke 	js/src/jsinterp.cpp:1447
8 	libmozjs.dylib 	JS_CallFunctionValue 	js/src/jsapi.cpp:5187
9 	thunderbird-bin 	nsJSContext::CallEventHandler 	dom/src/base/nsJSEnvironment.cpp:2035
10 	thunderbird-bin 	nsGlobalWindow::RunTimeout 	dom/src/base/nsGlobalWindow.cpp:7818
11 	thunderbird-bin 	nsGlobalWindow::TimerCallback 	dom/src/base/nsGlobalWindow.cpp:8152
12 	libxpcom_core.dylib 	nsTimerImpl::Fire 	xpcom/threads/nsTimerImpl.cpp:420
13 	libxpcom_core.dylib 	nsTimerEvent::Run 	xpcom/threads/nsTimerImpl.cpp:512
14 	libxpcom_core.dylib 	nsThread::ProcessNextEvent 	xpcom/threads/nsThread.cpp:510
15 	libxpcom_core.dylib 	NS_ProcessPendingEvents_P 	nsThreadUtils.cpp:180
16 	thunderbird-bin 	nsBaseAppShell::NativeEventCallback 	widget/src/xpwidgets/nsBaseAppShell.cpp:121
17 	thunderbird-bin 	nsAppShell::ProcessGeckoEvents 	widget/src/cocoa/nsAppShell.mm:405
18 	CoreFoundation 	CFRunLoopRunSpecific 	
19 	CoreFoundation 	CFRunLoopRunInMode 	
20 	HIToolbox 	RunCurrentEventLoopInMode 	
21 	HIToolbox 	ReceiveNextEventCommon 	
22 	HIToolbox 	BlockUntilNextEventMatchingListInMode 	
23 	AppKit 	_DPSNextEvent 	
24 	AppKit 	-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 	
25 	AppKit 	-[NSApplication run] 	
26 	thunderbird-bin 	nsAppShell::Run 	widget/src/cocoa/nsAppShell.mm:720
27 	thunderbird-bin 	nsAppStartup::Run 	toolkit/components/startup/src/nsAppStartup.cpp:193
28 	thunderbird-bin 	XRE_main 	toolkit/xre/nsAppRunner.cpp:3298
29 	thunderbird-bin 	main 	mail/app/nsMailApp.cpp:103
30 	thunderbird-bin 	thunderbird-bin@0x18e5 	
31 	thunderbird-bin 	thunderbird-bin@0x180c 	
32 		@0x1
Why do you think this is from bug 497199?
(In reply to comment #1)
> Why do you think this is from bug 497199?

because the crash started with 20090613024920 build.

but, so far there are only 3 crashes, all startup and on 2009-06-14, all Mac.
so appear to be same person.
(In reply to comment #2)
> (In reply to comment #1)
> > Why do you think this is from bug 497199?
> 
> because the crash started with 20090613024920 build.
> 
> but, so far there are only 3 crashes, all startup and on 2009-06-14, all Mac.
> so appear to be same person.

http://crash-stats.mozilla.com/query/query?product=Thunderbird&version=ALL%3AALL&date=&range_value=4&range_unit=weeks&query_search=signature&query_type=startswith&query=nsMsgDBView%3A%3ALoadMessageByUrl%28char+const*%29&do_query=1

None of these in the last 4 weeks. Could the crash have gone away ?
Summary: Crash Reports in nsMsgDBView::LoadMessageByUrl(char const*) → Crash Reports in [@ nsMsgDBView::LoadMessageByUrl]
just those 3 3.0b3pre crashes - 
http://crash-stats.mozilla.com/report/list?product=Thunderbird&query_search=signature&query_type=exact&query=nsMsgDBView%3A%3ALoadMessageByUrl%28char%20const%2A%29&date=07%2F10%2F2009&range_value=4&range_unit=weeks&do_query=1&signature=nsMsgDBView%3A%3ALoadMessageByUrl%28char%20const%2A%29

never appeared in 3.0b3 and there are no nsMsgDBView::LoadMessageByUrl(something-else). so nsMsgDBView::LoadMessageByUrl(char const*) does appear to be gone. 

=> WFM, unless someone wants to dig deeper
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Summary: Crash Reports in [@ nsMsgDBView::LoadMessageByUrl] → Crash Reports in [@ nsMsgDBView::LoadMessageByUrl(char const*)]
Version: unspecified → Trunk
Crash Signature: [@ nsMsgDBView::LoadMessageByUrl(char const*)]
You need to log in before you can comment on or make changes to this bug.