Closed
Bug 277894
Opened 21 years ago
Closed 21 years ago
Crash on collapsing account in MailNews Account Settings [@ nsLocalFile::SetRelativeDescriptor()]
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 254527
People
(Reporter: relf, Assigned: sspitzer)
Details
(Keywords: crash, crashreportid)
Crash Data
Mozilla linux build 2005011014
The crash occurs when I'm trying to collapse account in the MailNews Account
Settings window.
TalkBack ID: TB2994668Y
Comment 1•21 years ago
|
||
Stacktrace:
nsLocalFile::SetRelativeDescriptor()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpcom/io/nsLocalFileCommon.cpp,
line 848]
nsPrefBranch::GetComplexValue()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/modules/libpref/src/nsPrefBranch.cpp,
line 848]
NS_GetPersistentFile()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/mailnews/base/util/nsMsgUtils.cpp,
line 842]
nsMsgIdentity::GetSignature()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/mailnews/base/util/nsMsgIdentity.cpp,
line 405]
XPTC_InvokeByIndex()
XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode)()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp,
line 3001]
XPC_WN_GetterSetter()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp,
line 1887]
js_Invoke()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsinterp.c,
line 1293]
js_InternalInvoke()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsinterp.c,
line 1390]
js_InternalGetOrSet()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsinterp.c,
line 1433]
js_Interpret()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsinterp.c,
line 3407]
js_Invoke()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsinterp.c,
line 1313]
js_InternalInvoke()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsinterp.c,
line 1390]
JS_CallFunctionValue()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/js/src/jsapi.c,
line 3811]
nsJSContext::CallEventHandler()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/dom/src/base/nsJSEnvironment.cpp,
line 1351]
nsJSEventListener::HandleEvent()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/dom/src/events/nsJSEventListener.cpp,
line 177]
nsEventListenerManager::HandleEventSubType()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp,
line 1519]
nsEventListenerManager::HandleEvent()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp,
line 1609]
nsGlobalWindow::HandleDOMEvent()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/dom/src/base/nsGlobalWindow.cpp,
line 901]
DocumentViewerImpl::LoadComplete()
[/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/layout/base/nsDocumentViewer.cpp,
line 842]
Updated•21 years ago
|
Summary: Crash on collapsing account in MailNews Account Settings → Crash on collapsing account in MailNews Account Settings [@ nsLocalFile::SetRelativeDescriptor()]
Comment 2•21 years ago
|
||
this has to do with your sig file pref...I thought this was fixed, but
apparently not. There are other bugs out there with the same stack trace.
*** This bug has been marked as a duplicate of 254527 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ nsLocalFile::SetRelativeDescriptor()]
You need to log in
before you can comment on or make changes to this bug.
Description
•