Closed
Bug 15968
Opened 26 years ago
Closed 26 years ago
IMAP folder display causes crash
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: alex, Assigned: phil)
Details
Attachments
(2 files)
Crash when trying to sort or render emails in an Imap folder.
Server is Exchange 5.5.
Clicking on the server entry correctly displays unread/total count for INBOX
folder. Clicking on folder asks for password, spikes the cpu and spits out the
following to the terminal, after which execution stops:
adding "rdf:msgnotifications" to the tree
adding "rdf:xpinstall-update-notifier" to the tree
imap://graveleya@mail.fedcenter.com/INBOX
commonDialogOnLoad
Move window by 107.5,96
screen x 0screen y 0
In reroot folder
before clearItemSelection
In ThreadPaneSelectionChange(). Num Selected Items = 0
Document: Done (61.936 secs)
Assignee | ||
Comment 1•26 years ago
|
||
alex, is this a hang/deadlock or a crash? If it's a crash, do you have a
talkback incident id (if you're running a release build) or a stack trace (if
you're running a debug build).
Reporter | ||
Comment 2•26 years ago
|
||
After printing:
In ThreadPaneSelectionChange(). Num Selected Items = 0
it hangs for a minute, prints
Document: Done (61.936 secs)
then crashes.
This is an M10 release, running on linux. So I have neither a talkback id or an
strace for you.
Assignee | ||
Comment 3•26 years ago
|
||
Lisa, can someone in your group try to reproduce?
Comment 5•26 years ago
|
||
Comment 6•26 years ago
|
||
See previous attachment - used the 10-11-10-M11 commercial build on Linux:
I cannot recreate this problem - No crash when I read the message from the
MS Exchange 5.5 inbox.
But after I expand/collapse the folders, it crash. see bug#16105.
I will try M10 tomorrow, see whether I can recreate this problem again...
Comment 7•26 years ago
|
||
I tried on 10-07-16-M10 Mozilla build on Linux:
I am able to recreate this problem on M10 load.
It crash when I read the IMAP folders' messages
Please see attached IMAP log file as following:
Comment 8•26 years ago
|
||
alex - you may want to download a nightly mozilla build
http://www.mozilla.org/binaries.html to see if the problem still persists.
Karen's testing shows that M11 appears to be ok.
Thanks for the followup, Karen!
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 10•26 years ago
|
||
Marking worksforme since it does, and it works for Karen.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 11•26 years ago
|
||
Passed by retesing on 10-22-08-M11 build/Linux.
No crash for IMAP folders for today's build. Marked Verified.
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•