Closed
Bug 283848
Opened 20 years ago
Closed 17 years ago
Crash [@ nsImapProtocol::AddFolderRightsForUser ] searching IMAP
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 370229
People
(Reporter: stephend, Assigned: Bienvenu)
References
()
Details
(Keywords: crash)
Crash Data
I've crashed twice in this stack in the last 10 minutes, just searching my online IMAP mailbox for 'gchan' and 'gary' (I flipped between 'Sender' and 'Subject', respectively). When I clicked Search and Clear while a search was already running, I crashed here: nsImapProtocol::AddFolderRightsForUser [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/imap/src/nsImapProtocol.cpp, line 4157] nsImapServerResponseParser::acl_data [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/imap/src/nsImapServerResponseParser.cpp, line 2427] 0x72656e6e
| Reporter | ||
Updated•20 years ago
|
Comment 1•20 years ago
|
||
Can't repro. with nightly trunk 20050321. Tried combinations of searches and even tried the 'simulated user impatientness' scenario.
Comment 2•19 years ago
|
||
Should this one be closed out? See also: Bugzilla Bug 251605 Bugzilla Bug 254199 Bugzilla Bug 256634 Bugzilla Bug 301180
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2) > Should this one be closed out? > > See also: > Bugzilla Bug 251605 > Bugzilla Bug 254199 > Bugzilla Bug 256634 > Bugzilla Bug 301180 No, you're way off track. I don't see what those totally unrelated stacks have to do with this bug.
Comment 4•18 years ago
|
||
I was not able to cause crash using comment 0 But there are talkback crashes that mention search in the comment: TB26957598 below from v1.0 TB27473690 from v1.5 has same stack TB29029104 same stack, from a 2-year old trunk build 2005021712 (holy cow!) Stack Signature nsImapProtocol::AddFolderRightsForUser 93a8c555 Product ID Thunderbird10 Build ID 2005092314 Trigger Time 2006-12-06 04:17:11.0 Platform Win32 Operating System Windows NT 5.1 build 2600 Module thunderbird.exe + (004a96ee) URL visited User Comments I was using the search facility to find content within an email when the application crashed Since Last Crash 4302241 sec Total Uptime 10779742 sec Trigger Reason Access violation Source File, Line No. e:/builds/tinderbox/Tb-Aviary1.0.1/WINNT_5.0_Depend/mozilla/mailnews/imap/src/nsImapProtocol.cpp, line 4119 Stack Trace nsImapProtocol::AddFolderRightsForUser [mozilla/mailnews/imap/src/nsImapProtocol.cpp, line 4119] nsImapServerResponseParser::acl_data [mozilla/mailnews/imap/src/nsImapServerResponseParser.cpp, line 2442] 0x04320072
Comment 5•17 years ago
|
||
Stephen, can you still repro? xref Bug 370229
QA Contact: grylchan → networking.imap
Comment 6•17 years ago
|
||
Duping forward because there seems to be more analysis in the newer bug
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → MailNews Core
Summary: Crash [ @ nsImapProtocol::AddFolderRightsForUser ] searching IMAP → Crash [@ nsImapProtocol::AddFolderRightsForUser ] searching IMAP
Updated•13 years ago
|
Crash Signature: [@ nsImapProtocol::AddFolderRightsForUser ]
You need to log in
before you can comment on or make changes to this bug.
Description
•