Closed
Bug 410194
Opened 17 years ago
Closed 16 years ago
Hang in background
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pepper, Unassigned)
Details
(Keywords: hang)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.10.6 (KHTML, like Gecko) Version/3.0.4 Safari/523.10.6
Build Identifier: 2.0.0.9
Thunderbird was fine, and I switched away. When I tried to switch back, it didn't draw menus or windows. When I hid everything in front of it, I was able to see the Thunderbird window, with a SPoD.
Sample & ASP report attached.
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1.Switch out of Thunderbird.
2.Do stuff elsewhere.
3.Try to switch back.
Actual Results:
Couldn't activate Thunderbird. Dock showed "Application Not Responding" & "Force Quit".
Expected Results:
Thunderbird should remain responsive & accessible.
I'll attach the report from when I Force Quit (too big for a text field).
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
3466 nsMsgDBFolder::WriteToFolderCache(nsIMsgFolderCache*, int)
3264 NS_NewDirectoryIterator(nsIDirectoryIterator**)
3251 nsPersistentFileDescriptor::operator=(nsFileSpec const&)
3111 FSNewAlias
It mostly looks like it's doing work, although it might be foolish in what work it chooses to do.
Keywords: hang
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•17 years ago
|
Component: General → MailNews: Backend
Product: Thunderbird → Core
QA Contact: general → backend
Comment 4•16 years ago
|
||
do you still see this problem using Firefox 3?
If you do, please comment.
If you do not, please close with resolution set to WORKSFORME.
Whiteboard: closeme 2009-01-12
Comment 6•16 years ago
|
||
devs, see comment 3
Chris, have you seen this again in thunderbird 2?
Version: unspecified → 1.8 Branch
Reporter | ||
Comment 7•16 years ago
|
||
Not recently, at least.
Comment 9•16 years ago
|
||
Probably irrelevant since we don't use nsFileSpec anymore.
Comment 10•16 years ago
|
||
=> invalid then
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•