Closed Bug 383809 Opened 17 years ago Closed 17 years ago

mailnews shutdown crash @ nsMsgAccountManager::removeListenerFromFolder

Categories

(MailNews Core :: Backend, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 384701

People

(Reporter: kairo, Assigned: mscott)

Details

Attachments

(1 file)

Attached file stacktrace
With the same freshly migrated profile as in bug 383798 I now get a crash in mailnews at shutdown, see the attached stacktrace.
Probably fallout from bug #379070.
Assignee: nobody → mscott
Just, as a not, those are the last messages I see on the console during shutdown (probably everything other then the actual crash is not related to this):

--DOMWINDOW == 18
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
GetPrimaryFrameFor() called while nsFrameManager is being destroyed!
--WEBSHELL 0x8b85b78 == 7
--WEBSHELL 0x8b8deb0 == 6
--WEBSHELL 0x952a3a8 == 5
--WEBSHELL 0x847af30 == 4
--DOMWINDOW == 17
--DOMWINDOW == 16
--DOMWINDOW == 15
--DOMWINDOW == 14
--DOMWINDOW == 13
--DOMWINDOW == 12
--DOMWINDOW == 11
--DOMWINDOW == 10
--DOMWINDOW == 9
--WEBSHELL 0x8a938d0 == 3
--DOMWINDOW == 8
--WEBSHELL 0x86274f0 == 2
###!!! ASSERTION: nsMsgIncomingServer superclass not implementing GetLocalStoreType!: 'NotYetImplemented', file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 918
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 337
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 384
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 166
###!!! ASSERTION: nsMsgIncomingServer superclass not implementing GetLocalStoreType!: 'NotYetImplemented', file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 918
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 337
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 384
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 166
###!!! ASSERTION: nsMsgIncomingServer superclass not implementing GetLocalStoreType!: 'NotYetImplemented', file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 918
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 337
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 384
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIncomingServer.cpp, line 166

Program ./seamonkey-bin (pid = 6401) received signal 11.
Stack:
UNKNOWN [./libxul.so +0x00045AFF]
__kernel_sigreturn+0x00000000 [ +0x00000420]
nsSupportsArray::EnumerateForwards(int (*)(nsISupports*, void*), void*)+0x00000024 [./libxpcom_core.so +0x000489A4]
UNKNOWN [/opt/seamonkey-dbg/components/libmail.so +0x000A7578]
UNKNOWN [./libxpcom_core.so +0x0003F725]
PL_DHashTableEnumerate+0x0000007C [./libxpcom_core.so +0x00026573]
nsHashtable::Enumerate(int (*)(nsHashKey*, void*, void*), void*)+0x00000048 [./libxpcom_core.so +0x0003FBF2]
UNKNOWN [/opt/seamonkey-dbg/components/libmail.so +0x000ABF32]
UNKNOWN [/opt/seamonkey-dbg/components/libmail.so +0x000A4A4D]
UNKNOWN [/opt/seamonkey-dbg/components/libmail.so +0x000AE5FC]
UNKNOWN [./libxpcom_core.so +0x00042F29]
UNKNOWN [./libxpcom_core.so +0x0004409C]
UNKNOWN [./libxul.so +0x00040E1F]
UNKNOWN [./libxul.so +0x00037FC6]
XRE_main+0x000012F6 [./libxul.so +0x0003B664]
UNKNOWN [./seamonkey-bin +0x00000680]
__libc_start_main+0x000000DC [/lib/libc.so.6 +0x00015F9C]
Hmm, this seems fixed now here - as I have a movemail account in that profile as well, and it's now showing up in account manager and actually working, I think this is probably another case of bug 384701. Marking as a dupe for that reason.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: