Closed
Bug 748770
Opened 13 years ago
Closed 13 years ago
startup crash in nsMsgDatabase::OpenInternal
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, regression, topcrash, Whiteboard: [startupcrash][fixed by 748432])
Crash Data
This bug was filed from the Socorro interface and is
report bp-052e8497-7b3b-4c89-8827-b965d2120425 (wim).
=============================================================
#4 crash for version 12 (but there are many dups).
regression behavior? (crash is rare prior to version 12 (only a couple for v11 and v10 in the past month [1])
0 xul.dll nsMsgDatabase::OpenInternal mailnews/db/msgdb/src/nsMsgDatabase.cpp:1139
1 xul.dll nsMsgDatabase::Open mailnews/db/msgdb/src/nsMsgDatabase.cpp:1132
2 xul.dll nsMsgDBService::OpenFolderDB mailnews/db/msgdb/src/nsMsgDatabase.cpp:159
3 xul.dll nsImapMailFolder::GetDatabase mailnews/imap/src/nsImapMailFolder.cpp:641
4 xul.dll nsImapMailFolder::GetDBFolderInfoAndDB mailnews/imap/src/nsImapMailFolder.cpp:2118
5 xul.dll nsMsgDBFolder::ReadDBFolderInfo mailnews/base/util/nsMsgDBFolder.cpp:664
6 xul.dll nsMsgDBFolder::GetFlags mailnews/base/util/nsMsgDBFolder.cpp:1268
7 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102
8 xul.dll XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:2198
9 xul.dll XPC_WN_GetterSetter js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1590
[1]
v10 bp-48dc6e81-f88d-4c4a-b418-4371b2120412
v11 bp-9a422dc4-f51c-4e04-b267-d12af2120409
Comment 1•13 years ago
|
||
I believe the patch in bug 748432 will fix this as well. So the same try server builds http://ftp.mozilla.org/pub/mozilla.org/thunderbird-test/try-builds/bienvenu@nventure.com-1437e018e2e2 apply.
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to David :Bienvenu from comment #1)
> I believe the patch in bug 748432 will fix this as well. So the same try
> server builds
> http://ftp.mozilla.org/pub/mozilla.org/thunderbird-test/try-builds/
> bienvenu@nventure.com-1437e018e2e2 apply.
link is bad
Comment 3•13 years ago
|
||
| Reporter | ||
Comment 4•13 years ago
|
||
94% of crashes are startup.
shoulld be fixed per bug 748432 comment 6.
will be interesting if this fixes the rare crashes of v10 and v11, for example
bp-48dc6e81-f88d-4c4a-b418-4371b2120412
bp-9a422dc4-f51c-4e04-b267-d12af2120409
Blocks: 402392
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: regression,
topcrash
Resolution: --- → FIXED
Whiteboard: [regression?][startup] → [startupcrash][fixed by 748432]
You need to log in
before you can comment on or make changes to this bug.
Description
•