Closed
Bug 52152
Opened 25 years ago
Closed 24 years ago
Crash in imap code quitting app
Categories
(MailNews Core :: Networking: IMAP, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: mikepinkerton, Assigned: mscott)
Details
(Keywords: crash)
not repro every time, but > 50%
- launch mail (with imap)
- you don't even have to read any mail messages
- quit the app
crash in imap code
(CurStackBase does not seem to apply...dumping 4K.)
Calling chain using A6/R1 links
Back chain ISA Caller
0ABB64C0 PPC 0E8DBC98 PRP_TryLock+00994
0ABB6450 PPC 0DBEFF6C nsThread::Main(void*)+00028
0ABB6400 PPC 0D038070 nsImapProtocol::Run()+00208
Closing log
Reporter | ||
Comment 1•25 years ago
|
||
build from 9/8/00, not quite dogfood, but serious.
Karen, I think you have a bug on this, can you find the dup?
QA Contact: esther → huang
Comment 3•25 years ago
|
||
Please clear the status whiteboard if this is NOT a dup. Thx.
Whiteboard: [b3 need info]
Comment 4•25 years ago
|
||
Is this crash occurring when quit from the mail window or quit from the app?
There was bug 7799 logged.......clear b3 need info
Whiteboard: [b3 need info]
Assignee | ||
Comment 5•25 years ago
|
||
I haven't been able to reproduce this on my Mac yet.
Comment 6•25 years ago
|
||
I haven't been able to reproduce this on today's 09-14-08-M18 Mac commercial
build, either.
Reporter | ||
Comment 7•25 years ago
|
||
it is intermittant, though i saw it with several different builds.
Comment 9•25 years ago
|
||
I got crashes when I exit the app from today's mac Installer build....
TalkBack 17497063
Stack Trace
0xc10000fc
nsCOMPtr_base::assign_from_helper() [nsCOMPtr.cpp, line 63]
nsXPCWrappedJSClass::CallMethod() [xpcwrappedjsclass.cpp, line 1177]
nsXPCWrappedJS::CallMethod() [xpcwrappedjs.cpp, line 318]
PrepareAndDispatch() [xptcstubs_mac.cpp, line 183]
CODE.6
UnloadAndReleaseModules() [mozJSComponentLoader.cpp, line 205]
PL_HashTableEnumerateEntries() [plhash.c, line 413]
mozJSComponentLoader::UnloadAll() [mozJSComponentLoader.cpp, line 1104]
CanUnload_enumerate() [nsComponentManager.cpp, line 1842]
_hashEnumerate() [nsHashtable.cpp, line 189]
PL_HashTableEnumerateEntries() [plhash.c, line 413]
nsHashtable::Enumerate() [nsHashtable.cpp, line 353]
nsComponentManagerImpl::UnloadLibraries() [nsComponentManager.cpp, line 1873]
nsComponentManagerImpl::Shutdown() [nsComponentManager.cpp, line 355]
NS_ShutdownXPCOM() [nsXPComInit.cpp, line 655]
Netscape 6 + 0x4af8 (0x1e149088)
Netscape 6 + 0x1a1a4 (0x1e15e734)
Comment 10•25 years ago
|
||
Karen, your stack is bug 52836 "Crash every time browser exits".
Comment 11•25 years ago
|
||
We need to be able to repro this before we start digging for solutions.
Whiteboard: [b3 need repro]
Comment 12•25 years ago
|
||
I cannot reproduce this bug. But I can consistently reproduce the general crash
- 52836. I don't see any IMAP code in that Stack trace.
I tested on today's commercial debug build on Mac OS 9.0.
Comment 13•25 years ago
|
||
Suresh, any reason you didn't close this WFM?
Whiteboard: [b3 need repro] → [b3 need info]
Comment 14•25 years ago
|
||
Pinkerton, are you still seeing this crash? If not, can you close this as WFM?
Thanks!!
Reporter | ||
Comment 15•25 years ago
|
||
i can't say "yea" or "nay" on if i still see this, because i can't get a working
mac build reliably.
My guess is that this still lurks, unless someone on the mail team thinks they
fixed it.
Comment 16•25 years ago
|
||
Please clear whiteboard if this becomes interesting again. nsbeta3-
Whiteboard: [b3 need info] → [nsbeta3-]
Target Milestone: --- → Future
Reporter | ||
Comment 17•25 years ago
|
||
the 9/27/00 11am branch bits crash every time at shutdown with this stacktrace
for me on mac.
- launch app
- cmd-2 to open mail
- cmd-q to quit.
boom. removing nsbeta3- for re-triage, nominating for rtm, bumping priority to
PDT sees it.
Comment 18•25 years ago
|
||
pink, can you help one of us reproduce this so we have a chance of figuring it
out? Thx.
Whiteboard: [rtm need repro]
Assignee | ||
Comment 19•25 years ago
|
||
arggh...I'm still trying to get this to happen but just can't trigger it.
Reporter | ||
Comment 20•25 years ago
|
||
i see this about once a week on my mac running on the branch. it's not
reproducable, but it does happen with frequency.
Reporter | ||
Comment 21•25 years ago
|
||
forgot to mention that i crashed here just this morning (build 10/5/00, 10am,
branch, modern skin).
Assignee | ||
Comment 23•25 years ago
|
||
the potential fix for this is in 58657. I'm not sure if it fixes it fore sure
though. I haven't run into this problem on my mac in a while to begin with.
Status: NEW → ASSIGNED
Depends on: 58567
Assignee | ||
Comment 24•25 years ago
|
||
with a debug build from yesterday, I started up 5 times and shut down 5 times
after using imap. It came out clean all 5 times. This was without my suggested
fix for 58567. I wonder if this has gone away? rtm- for now...
Whiteboard: [rtm need repro] → [rtm-]
Comment 25•25 years ago
|
||
nominating for next release, if not already fixed.
Comment 26•24 years ago
|
||
Is anyone able to reproduce this with a current build?
Comment 27•24 years ago
|
||
Verified on Mac 01-02-08-Mtrunk build.
The crash is not occurring anymore.
Marking as fixed in order to close this bug.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•