Closed
Bug 51362
Opened 24 years ago
Closed 24 years ago
Can't launch mail; dies in AccountManager
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: phil, Assigned: Bienvenu)
Details
(Keywords: smoketest)
Using 2000-09-05-08 commercial build on NT
1. Launch into browser window
2. CLick on mail icon in taskbar.
3. boom
Call Stack: (Signature = nsMsgAccountManager::SetSpecialFoldersForIdentities
b42c73ec)
nsMsgAccountManager::SetSpecialFoldersForIdentities
[d:\builds\seamonkey\mozilla\mailnews\base\src\nsMsgAccountManager.cpp, line 1242]
XPTC_InvokeByIndex
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp,
line 139]
nsXPCWrappedNativeClass::CallWrappedMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativeclass.cpp,
line 917]
WrappedNative_CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp,
line 221]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 733]
js_Interpret [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2539]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 749]
js_InternalInvoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 822]
JS_CallFunctionValue [d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 3177]
nsJSContext::CallEventHandler
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp, line 905]
nsJSEventListener::HandleEvent
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEventListener.cpp, line 155]
nsEventListenerManager::HandleEventSubType
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventListenerManager.cpp, line 789]
nsEventListenerManager::HandleEvent
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventListenerManager.cpp, line
1368]
GlobalWindowImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\dom\src\base\nsGlobalWindow.cpp, line 456]
nsWebShell::OnEndDocumentLoad
[d:\builds\seamonkey\mozilla\docshell\base\nsWebShell.cpp, line 970]
nsDocLoaderImpl::FireOnEndDocumentLoad
[d:\builds\seamonkey\mozilla\uriloader\base\nsDocLoader.cpp, line 809]
nsDocLoaderImpl::DocLoaderIsEmpty
[d:\builds\seamonkey\mozilla\uriloader\base\nsDocLoader.cpp, line 611]
nsDocLoaderImpl::OnStopRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsDocLoader.cpp, line 554]
nsLoadGroup::RemoveChannel
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsLoadGroup.cpp, line 573]
nsJARChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\jar\src\nsJARChannel.cpp, line 933]
nsOnStopRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 302]
nsStreamListenerEvent::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 106]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 590]
PL_ProcessPendingEvents
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 545]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 1061]
USER32.dll + 0x1268 (0x77e71268)
<../images/spacer.gif>
Comment 1•24 years ago
|
||
we didn't see this as part of this morning's smoketests so the tree is already
open. harishd reports he isn't seeing this. I'm going to download today's
build and try it myself as well.
Comment 2•24 years ago
|
||
This appears to be unique to windows as Linux does not appear to have this problem.
On windows, I saw this problem when pulling down the "Mail" menu item from the
tasks menu.
Comment 3•24 years ago
|
||
Hmm, I don't see this using the 2000-09-05-08 build on my NT 4.0 sp4 system
using the modern skin. Could this be skins related?
Comment 4•24 years ago
|
||
I see it and I'm using the modern2 skin.
Comment 5•24 years ago
|
||
adding appropriate keywords. I can't read my e-mail on windows because of this
problem.
Assignee | ||
Comment 7•24 years ago
|
||
fix checked in - I think this has to do with having an fcc or template pref
setting that's not a valid folder uri, which is probably why I didn't see it.
sorry about that.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 8•24 years ago
|
||
that fixes it for me. Thanks David.
Comment 9•24 years ago
|
||
sorry I couldn't jump in on this earlier - with the 6 hour time difference, I'm
just reading this bug for the first time now
Comment 10•24 years ago
|
||
Works on 2000090604 on Win98
Comment 11•24 years ago
|
||
Setting QA contact to mscott since he experienced the crash.
QA Contact: nbaca → mscott
Comment 12•24 years ago
|
||
I ran into the crash, then I update the file that bienvenu modified for this fix
and I crashed no more!
Marking verified.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•