Closed
Bug 522986
Opened 16 years ago
Closed 14 years ago
deadlock copying message to IMAP sent folder
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 535070
People
(Reporter: dmosedale, Unassigned)
References
Details
(Keywords: hang)
Attachments
(1 file)
|
17.48 KB,
text/plain
|
Details |
The send dialog is up, the status reads "Copying message to Sent folder...", and the progress bar has made 3% progress. The app is completely hung.
I'll attach a sample of the threads from Activity Monitor.
Interesting that one IMAP thread and one HTTP thread are in nsSocketTransportService::GetThreadSafely()...
Comment 1•15 years ago
|
||
(In reply to comment #0)
> Interesting that one IMAP thread and one HTTP thread are in
> nsSocketTransportService::GetThreadSafely()...
like mentioned in bug 535070 comment 2
Comment 2•14 years ago
|
||
can this effectively be considered a duplicate of bug 535070?
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•