Closed
Bug 351193
Opened 19 years ago
Closed 17 years ago
ASSERTION: nsImapMailboxSpec not thread-safe when switching IMAP folders while another is loading
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 386148
People
(Reporter: ispiked, Assigned: Bienvenu)
Details
(Keywords: assertion)
On current trunk Thunderbird I get the following assertion when I switch to another IMAP folder while one is loading:
###!!! ASSERTION: nsImapMailboxSpec not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file /moz/trunk/mozilla/mailnews/imap/src/nsImapUtils.cpp, line 255
I don't know if this is something we can avoid without having to disable loading one folder while another is loading, which seems stupid to me.
Comment 1•17 years ago
|
||
Per conversation with bienvenu on IRC, duping.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
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
•