Closed
Bug 14190
Opened 26 years ago
Closed 26 years ago
[BLOCKER] Crash opening 3-pane window
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M11
People
(Reporter: sfraser_bugs, Assigned: alecf)
References
Details
Attachments
(1 file)
1.83 KB,
text/plain
|
Details |
Every time I open the 3-pane window now I crash. I managed to open it
successfully once today, then boom. I have one IMAP server set up. Here is the
log.
Crash happens soon after nil nsCOMPtr assertion.
0C356E80 PPC 1FB83DA8 main+0013C
0C356E10 PPC 1FB8394C main1(int, char**)+004C4
0C356D10 PPC 1F4D2620 nsAppShellService::Run()+00020
0C356CD0 PPC 1F469C38 nsAppShell::Run()+00050
0C356C50 PPC 1F46A9DC nsMacMessagePump::DoMessagePump()+00044
0C356C00 PPC 1F46ACE4 nsMacMessagePump::DispatchEvent(int, EventRecord*)+
00188
0C356BB0 PPC 1F79FB60 Repeater::DoRepeaters(const EventRecord&)+00034
0C356B70 PPC 1F4487FC nsToolkit::RepeatAction(const EventRecord&)+00044
0C356B30 PPC 1F719948 nsEventQueueServiceImpl::ProcessEvents()+0002C
0C356AF0 PPC 1F714EAC nsHashtable::Enumerate(int (*)(nsHashKey*, void*,
void*), void*)
+0003C
0C356AB0 PPC 1F7A863C PL_HashTableEnumerateEntries+00060
0C356A40 PPC 1F7146EC _hashEnumerate(PLHashEntry*, int, void*)+00030
0C356A00 PPC 1F7198A8 EventDispatchingFunc(nsHashKey*, void*, void*)+0003C
0C3569C0 PPC 1F72FA78 nsEventQueueImpl::ProcessPendingEvents()+00018
0C356980 PPC 1F7A7508 PL_ProcessPendingEvents+00078
0C356930 PPC 1F7A763C PL_HandleEvent+0004C
0C3568F0 PPC 1F0439A4 nsStreamListenerEvent::HandlePLEvent(PLEvent*)+0002C
0C3568A0 PPC 1F044528 nsOnStopRequestEvent::HandleEvent()+00040
0C356850 PPC 1EFCFDAC nsFileChannel::OnStopRequest(nsIChannel*,
nsISupports*, unsigned
int, const unsigned short*)+000D0
0C3567F0 PPC 1F05F308 nsLoadGroup::RemoveChannel(nsIChannel*, nsISupports*
, unsigned i
nt, const unsigned short*)+00420
0C356740 PPC 1F0134D8 nsDocLoaderImpl::OnStopRequest(nsIChannel*,
nsISupports*, unsign
ed int, const unsigned short*)+00068
0C3566F0 PPC 1F013BBC
nsDocLoaderImpl::FireOnEndDocumentLoad(nsDocLoaderImpl*, unsigne
d int)+00150
0C356680 PPC 1F0283D0 nsWebShell::OnEndDocumentLoad(nsIDocumentLoader*,
nsIChannel*, u
nsigned int, nsIDocumentLoaderObserver*)+00150
0C3564F0 PPC 1F56ECEC GlobalWindowImpl::HandleDOMEvent(nsIPresContext&,
nsEvent*, nsID
OMEvent**, unsigned int, nsEventStatus&)+000C4
0C356490 PPC 1D138880 nsEventListenerManager::HandleEvent(nsIPresContext&,
nsEvent*, n
sIDOMEvent**, unsigned int, nsEventStatus&)+00FDC
0C356340 PPC 1F5CE840 nsJSEventListener::HandleEvent(nsIDOMEvent*)+002A4
0C356230 PPC 1F654EF4 JS_CallFunctionValue+00040
0C3561F0 PPC 1F67234C js_InternalCall+000CC
0C356140 PPC 1F6720A0 js_Invoke+00970
0C356040 PPC 1F67AD38 js_Interpret+080A8
0C355CD0 PPC 1F6720A0 js_Invoke+00970
0C355BD0 PPC 1F67AD38 js_Interpret+080A8
0C355860 PPC 1F67203C js_Invoke+0090C
0C355760 PPC 1F55120C ElementSetAttribute(JSContext*, JSObject*, unsigned
int, long*,
long*)+002D4
0C355620 PPC 1F3E66C8 nsXULTreeElement::SetAttribute(const nsString&,
const nsString&)
+00030
0C3555E0 PPC 1F3A36F4 RDFElementImpl::SetAttribute(const nsString&, const
nsString&)+0
00B4
0C355580 PPC 1F3A90B4 RDFElementImpl::SetAttribute(int, nsIAtom*, const
nsString&, int
)+00F2C
0C3552F0 PPC 1F38D500 XULDocumentImpl::AttributeChanged(nsIContent*,
nsIAtom*, int)+00
234
0C355170 PPC 1F3994C0 XULDocumentImpl::RebuildWidgetItem(nsIContent*)+
002A4
0C355060 PPC 1F3C16E4 RDFGenericBuilderImpl::RebuildContainer(nsIContent*
)+0025C
0C354FB0 PPC 1F3C0690 RDFGenericBuilderImpl::CreateContents(nsIContent*)+
000D4
0C354EE0 PPC 1F3CA5C4
RDFGenericBuilderImpl::CreateContainerContents(nsIContent*, nsIR
DFResource*, int)+00604
0C354DD0 PPC 1F369840 CompositeEnumeratorImpl::HasMoreElements(int*)+000B8
0C354D30 PPC 1F36A270
CompositeAssertionEnumeratorImpl::GetEnumerator(nsIRDFDataSource
*, nsISimpleEnumerator**)+0004C
0C354CE0 PPC 1EDAE164
nsMsgAccountManagerDataSource::GetTargets(nsIRDFResource*, nsIRD
FResource*, int, nsISimpleEnumerator**)+0022C
0C354C30 PPC 1F717820 nsSupportsArray::EnumerateForwards(int (*
)(nsISupports*, void*),
void*)+0003C
0C354BE0 PPC 1EDAE6A4
nsMsgAccountManagerDataSource::createServerResources(nsISupports
*, void*)+002B8
Updated•26 years ago
|
Assignee: mscott → alecf
Comment 1•26 years ago
|
||
Account manager problem.....this looks different from Bug #13475 which is what I
thought the bug was going to be.
Account data source problem.....over to you alec! =)
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
yeah, that's me. Not sure why this is crashing.
Can you attach your prefs.js?
Assignee | ||
Comment 3•26 years ago
|
||
(and I don't suppose there's any chance of getting line numbers on that stack
trace...)
Reporter | ||
Comment 4•26 years ago
|
||
Reporter | ||
Comment 5•26 years ago
|
||
Prefs file attached (minus password). No, you can't have line numbers!
Assignee | ||
Comment 6•26 years ago
|
||
with only hours to go, moving these to M11 to put them back on my radar
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 7•26 years ago
|
||
this seems to be working and just confirmed with smfr that he's doing IMAP now
Mac (1999-10-26-08 M11)
Opening IMAP 3 pane works fine.
Also Bug #13475 has been verified
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•