Closed
Bug 63940
Opened 25 years ago
Closed 25 years ago
Crash when selecting the messages of the Inbox
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: huang, Assigned: sspitzer)
Details
(Keywords: crash, platform-parity)
Used 12-29-08-Mtrunk build
Crash when selecting the messages of the Inbox
1) Create a new profile w/IMAP mail account
2) After login to this account
3) Select the last message of the Inbox.
4) Actual Results: Crash occurs, didn't get the talkback report, but get some
info from the console:
I copy the last few lines as following:
-----------------------------------------------------------
...............................
imap://3qatest06@nsmail-2/INBOX
In ChangeFolderByURI uri = imap://3qatest06@nsmail-2/INBOX
we don't handle eBorderStyle_close yet... please fix me
mRandomAccessEnumeratorHackLimit=-1
stopping meteors 1
Document: Done (6.964secs)
stopping meteors
In OnFolderLoaded for imap://3qatest06@nsmail-2/INBOX
In reroot folder
in showthreads
In SortColumn
mRandomAccessEnumeratorHackLimit=-1
imap_message://3qatest06@nsmail-2/INBOX#255
OpenURL from XUL
./mozilla-bin: error in loading shared libraries:
/home/khuang/sea1229/components/libmime.so: undefined symbol: PR_ASSERT
-----------------------------------------------------------------------
Expected results: Shouldn't get crash when selecting the messages from the
Inbox.
| Assignee | ||
Comment 1•25 years ago
|
||
I think this is a duplicate.
blizzard, are you working on this?
| Reporter | ||
Comment 2•25 years ago
|
||
adding crash and pp for the keywords since it's only occurring on the Linux
platform.
Comment 3•25 years ago
|
||
I think that's fixed.
Comment 4•25 years ago
|
||
I'm still waiting for my build to finish, FYI.
| Assignee | ||
Comment 5•25 years ago
|
||
adding bryner and jgmeyers to the cc list. they've been doing some code cleanup
that may have caused this.
| Reporter | ||
Comment 6•25 years ago
|
||
This is not only occurring on IMAP, crash is also occurring on POP.
So, reassign QA to sleela
QA Contact: esther → sheelar
Comment 7•25 years ago
|
||
This would happen if you pulled a build this morning before my checkin of 12/29
08:37. That checkin fixed a problem that would cause these symptoms.
Comment 8•25 years ago
|
||
This doesn't appear in my build that I just finished. Marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
VERIFIED Fixed on Linux 2000123006.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•