Closed
Bug 123026
Opened 24 years ago
Closed 18 years ago
IMAP Mail Crash [@ nsIMAPGenericParser::CreateLiteral]
Categories
(MailNews Core :: Networking: IMAP, defect, P2)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 130359
mozilla1.2alpha
People
(Reporter: scottputterman, Assigned: mscott)
References
Details
(Keywords: crash, qawanted, testcase)
Crash Data
Here's an IMAP Mail crash that's shown up 18 times since 11/26/01 and as
recently as 1/31/02. cc'ing Esther. All reported crashes are on Linux.
Some id's and comments:
2289135 Clicked Stop button when a time consuming digest message was loading
in mail
2200537 viewing mail...
2200520 moving mail around
Here's the stack:
nsIMAPGenericParser::CreateLiteral()
nsIMAPGenericParser::CreateParenGroup()
nsImapServerResponseParser::bodystructure_data()
nsImapServerResponseParser::msg_fetch()
nsImapServerResponseParser::numeric_mailbox_data()
nsImapServerResponseParser::response_data()
nsImapServerResponseParser::ParseIMAPServerResponse()
nsImapProtocol::ParseIMAPandCheckForNewMail()
nsImapProtocol::Bodystructure()
nsImapProtocol::ProcessSelectedStateURL()
nsImapProtocol::ProcessCurrentURL()
nsImapProtocol::ImapThreadMainLoop()
nsImapProtocol::Run()
nsThread::Main()
_pt_root()
libpthread.so.0 + 0x6c6f (0x40205c6f)
| Reporter | ||
Comment 1•24 years ago
|
||
I meant to write, "cc'ing Esther because 2 of the crashes from 1/27 are hers".
| Reporter | ||
Comment 2•24 years ago
|
||
moving out. If it starts showing up as a topcrash, we can bring it back.
Similar/related: see bug 130359 (same stack trace, repeatably).
Moving some keywords over from bug 130359, part of which was duped to this one
because it triggers it on Mac OS X (CFM builds). The testcase is attachment
77090 [details] and works with 0.9.9, 1.0, 1.1, 1.2a. Steps to reproduce:
1. Put that message on an IMAP/SSL server.
2. Attempt to download with above mentioned versions of Mozilla.
3. Press "stop" before it's done.
Updated•21 years ago
|
Product: MailNews → Core
Comment 5•18 years ago
|
||
not seen in talkback.
bug 130359 mentioned above was fixed 2002-10-31
since no further mention here and exact match on stack trace, duping
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•14 years ago
|
Crash Signature: [@ nsIMAPGenericParser::CreateLiteral]
You need to log in
before you can comment on or make changes to this bug.
Description
•