Closed
Bug 424340
Opened 17 years ago
Closed 17 years ago
crash [@ 0x0] [@ nsMsgDBFolder::ReadDBFolderInfo(int)] [@ nsMsgLocalMailFolder::UpdateSummaryTotals(int)] starting Mail&News from browser statusbar widget
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tonymec, Unassigned)
Details
(Keywords: crash, regression, topcrash, Whiteboard: [fixed by 413413])
Crash Data
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5pre) Gecko/2008032101 SeaMonkey/2.0a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5pre) Gecko/2008032101 SeaMonkey/2.0a1pre
Starting Mail&News from [\_/] widget on browser statusbar. I usually don't get a crash for it, but this time the 33-tab browser home page hadn't finished loading.
Crash ID: bp-9b50364c-f743-11dc-894e-001a4bd43e5c
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. Start browser.
2. Click [\_/] widget in statusbar.
Actual Results:
crash
Expected Results:
no crash
Additional info: Crashed thread stack
0 @0x0
1 nsMsgDBFolder::ReadDBFolderInfo(int) mozilla/mailnews/base/util/nsMsgDBFolder.cpp:560
2 nsMsgLocalMailFolder::UpdateSummaryTotals(int) mozilla/mailnews/local/src/nsLocalMailFolder.cpp:1289
3 nsMsgDBFolder::EndFolderLoading() mozilla/mailnews/base/util/nsMsgDBFolder.cpp:295
4 libxpcom_core.so@0x64728
5 libxpconnect.so@0x2dfb0
6 libxpconnect.so@0x337fe
7 js_Invoke mozilla/js/src/jsinvoke.c:1287
8 js_Interpret mozilla/js/src/jsinterp.c:4836
9 js_Invoke mozilla/js/src/jsinvoke.c:1303
10 libxpconnect.so@0x2bab4
11 libxpconnect.so@0x271c2
12 libxpcom_core.so@0x6523c
13 nsMsgMailSession::OnItemEvent(nsIMsgFolder*, nsIAtom*) mozilla/mailnews/base/src/nsMsgMailSession.cpp:195
14 nsMsgDBFolder::NotifyFolderEvent(nsIAtom*) mozilla/mailnews/base/util/nsMsgDBFolder.cpp:4362
15 nsMsgLocalMailFolder::UpdateFolder(nsIMsgWindow*) mozilla/mailnews/local/src/nsLocalMailFolder.cpp:617
16 libxpcom_core.so@0x64728
17 libxpconnect.so@0x2dfb0
18 libxpconnect.so@0x337fe
19 js_Invoke mozilla/js/src/jsinvoke.c:1287
20 js_Interpret mozilla/js/src/jsinterp.c:4836
21 js_Invoke mozilla/js/src/jsinvoke.c:1303
22 js_InternalInvoke mozilla/js/src/jsinvoke.c:1359
23 JS_CallFunctionValue mozilla/js/src/jsapi.c:5031
24 nsJSContext::CallEventHandler(nsISupports*, void*, void*, nsIArray*, nsIVariant**) mozilla/dom/src/base/nsJSEnvironment.cpp:1961
25 nsJSEventListener::HandleEvent(nsIDOMEvent*) mozilla/dom/src/events/nsJSEventListener.cpp:248
26 nsEventListenerManager::HandleEventSubType(nsListenerStruct*, nsIDOMEventListener*, nsIDOMEvent*, nsISupports*, unsigned int) mozilla/content/events/src/nsEventListenerManager.cpp:1083
27 nsEventListenerManager::HandleEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, nsISupports*, unsigned int, nsEventStatus*) mozilla/content/events/src/nsEventListenerManager.cpp:1187
28 nsEventTargetChainItem::HandleEvent(nsEventChainPostVisitor&, unsigned int) mozilla/content/events/src/nsEventDispatcher.cpp:206
29 nsEventTargetChainItem::HandleEventTargetChain(nsEventChainPostVisitor&, unsigned int, nsDispatchingCallback*) mozilla/content/events/src/nsEventDispatcher.cpp:264
30 nsEventDispatcher::Dispatch(nsISupports*, nsPresContext*, nsEvent*, nsIDOMEvent*, nsEventStatus*, nsDispatchingCallback*) mozilla/content/events/src/nsEventDispatcher.cpp:479
31 nsTreeSelection::FireOnSelectHandler() mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp:839
32 nsTreeSelection::Select(int) mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp:389
33 libxpcom_core.so@0x64728
34 libxpconnect.so@0x2dfb0
35 libxpconnect.so@0x337fe
36 js_Invoke mozilla/js/src/jsinvoke.c:1287
37 js_Interpret mozilla/js/src/jsinterp.c:4836
38 js_Execute mozilla/js/src/jsinvoke.c:1526
39 JS_EvaluateUCScriptForPrincipals mozilla/js/src/jsapi.c:4975
40 nsJSContext::EvaluateString(nsAString_internal const&, void*, nsIPrincipal*, char const*, unsigned int, unsigned int, nsAString_internal*, int*) mozilla/dom/src/base/nsJSEnvironment.cpp:1529
41 nsGlobalWindow::RunTimeout(nsTimeout*) mozilla/dom/src/base/nsGlobalWindow.cpp:7718
42 nsGlobalWindow::TimerCallback(nsITimer*, void*) mozilla/dom/src/base/nsGlobalWindow.cpp:8068
43 libxpcom_core.so@0x5a6ea
44 libxpcom_core.so@0x5ac78
45 libxpcom_core.so@0x58267
46 libxpcom_core.so@0x26cc6
47 nsBaseAppShell::Run() mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:164
48 nsAppStartup::Run() mozilla/toolkit/components/startup/src/nsAppStartup.cpp:181
49 libxul.so@0x15a1e
50 main
51 libc-2.6.1.so@0x15fdf
Reporter | ||
Comment 1•17 years ago
|
||
@0x0 is currently topcrash #5 for the trunk ("1.9 branch") in Breakpad's list, but I suspect this signature lumps several crash causes together.
Keywords: topcrash
Reporter | ||
Comment 2•17 years ago
|
||
P.S. ...and #2 for SeaMonkey 2.0a1pre.
Reporter | ||
Comment 3•17 years ago
|
||
...first on Linux (more than three times the next signature)
Reporter | ||
Comment 4•17 years ago
|
||
Got it again: bp-6a1283d7-f751-11dc-afdf-001a4bd43ef6 -- this time the browser homepage _had_ finished loading. I'm going to downgrade to yesterday's nightly.
Reporter | ||
Comment 5•17 years ago
|
||
AFAICT, this bug appeared between 2008032001 and 2008032101
Keywords: regression
Reporter | ||
Comment 6•17 years ago
|
||
Related to Thunderbird bug 424332 ?
Comment 7•17 years ago
|
||
Please try the latest nightly (some additional builds were created today). A crash fix has been submitted for fixing a regression in bug 413413.
Reporter | ||
Comment 8•17 years ago
|
||
(In reply to comment #7)
> Please try the latest nightly (some additional builds were created today). A
> crash fix has been submitted for fixing a regression in bug 413413.
>
Bug seems to have disappeared in "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5pre) Gecko/2008032107 SeaMonkey/2.0a1pre". I guess your crash fix did it.
Comment 9•17 years ago
|
||
(In reply to comment #8)
> (In reply to comment #7)
> > Please try the latest nightly (some additional builds were created today). A
> > crash fix has been submitted for fixing a regression in bug 413413.
> >
> Bug seems to have disappeared in "Mozilla/5.0 (X11; U; Linux i686; en-US;
> rv:1.9b5pre) Gecko/2008032107 SeaMonkey/2.0a1pre". I guess your crash fix did
> it.
Given the stack is the same as some of the ones mentioned on that bug, resolving as fixed - by crash fix for bug 413413, http://bonsai.mozilla.org/cvsquery.cgi?module=MozillaTinderboxAll&branch=HEAD&cvsroot=%2Fcvsroot&date=explicit&mindate=1206108331&maxdate=1206109723&who=neil%25parkwaycc.co.uk
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: [fixed by 413413]
Updated•14 years ago
|
Crash Signature: [@ 0x0]
[@ nsMsgDBFolder::ReadDBFolderInfo(int)]
[@ nsMsgLocalMailFolder::UpdateSummaryTotals(int)]
You need to log in
before you can comment on or make changes to this bug.
Description
•