Closed
Bug 617747
Opened 15 years ago
Closed 14 years ago
crash [@ nsPop3Protocol::CapaResponse(nsIInputStream*, unsigned int)]
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash)
Crash Data
No description provided.
| Reporter | ||
Comment 1•15 years ago
|
||
crash [@ nsPop3Protocol::CapaResponse(nsIInputStream*, unsigned int)]
frame 1 line# all the same nsPop3Protocol::ProcessProtocolState 3826
but all different crashes?
bp-ab4352fc-a615-468e-bd8a-24eb52101207
EXCEPTION_ACCESS_VIOLATION_READ
0xffffffffffffffff
0 thunderbird.exe nsPop3Protocol::CapaResponse mailnews/local/src/nsPop3Protocol.cpp:1505
1 thunderbird.exe nsPop3Protocol::ProcessProtocolState mailnews/local/src/nsPop3Protocol.cpp:3826
2 thunderbird.exe nsMsgProtocol::OnDataAvailable mailnews/base/util/nsMsgProtocol.cpp:359
3 thunderbird.exe nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
4 thunderbird.exe nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:400
5 xpcom_core.dll nsOutputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:112
bp-9ccbf31b-11cf-48a5-a3a4-e1c062101117
EXCEPTION_IN_PAGE_ERROR
0xb1a01e
0 thunderbird.exe nsPop3Protocol::CapaResponse mailnews/local/src/nsPop3Protocol.cpp:1522
1 thunderbird.exe nsPop3Protocol::ProcessProtocolState mailnews/local/src/nsPop3Protocol.cpp:3826
2 thunderbird.exe nsMsgProtocol::OnDataAvailable mailnews/base/util/nsMsgProtocol.cpp:359
3 thunderbird.exe nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
4 thunderbird.exe nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:400
5 xpcom_core.dll nsOutputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:112
6 xpcom_core.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:527
bp-3280810a-ee04-4786-9ca2-e7b6a2101117
EXCEPTION_ACCESS_VIOLATION_WRITE
0x68743561
0 thunderbird.exe nsPop3Protocol::CapaResponse mailnews/local/src/nsPop3Protocol.cpp:1498
1 thunderbird.exe nsPop3Protocol::ProcessProtocolState mailnews/local/src/nsPop3Protocol.cpp:3826
2 thunderbird.exe nsMsgProtocol::OnDataAvailable mailnews/base/util/nsMsgProtocol.cpp:359
3 thunderbird.exe nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
4 thunderbird.exe nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:400
Summary: crash [@ nsPop3Protocol::CapaResponse → crash [@ nsPop3Protocol::CapaResponse(nsIInputStream*, unsigned int)]
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsPop3Protocol::CapaResponse(nsIInputStream*, unsigned int)]
| Reporter | ||
Comment 2•14 years ago
|
||
last examples of this crash in the last 5 months end in version 3.1.10
=> WFM
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•