Closed Bug 97308 Opened 24 years ago Closed 24 years ago

crashes with null m_RunningUrl [@ nsMailboxProtocol::OnStopRequest]

Categories

(MailNews Core :: Networking, defect)

x86
Windows 98
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 97246

People

(Reporter: dbaron, Assigned: mscott)

Details

(Keywords: crash, topcrash)

Crash Data

One of the frequent crashers in current trunk talkback reports is at the following stack (line numbers from 20010827 build): nsMailboxProtocol::OnStopRequest [d:\builds\seamonkey\mozilla\mailnews\local\src\nsMailboxProtocol.cpp, line 270] nsOnStopRequestEvent::HandleEvent [d:\builds\seamonkey\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp, line 162] PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591] PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 524] _md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 1072] (Since it's a Windows topcrash report, the line numbers are all one too high.) Looking at the dissasembly and the registers, the problem seems to be that |m_runningUrl| is null on line 269 of nsMailboxProtocol.cpp.
Severity: normal → critical
Keywords: crash
It's probably just me debugging/investigating this crasher. ;) Duping... *** This bug has been marked as a duplicate of 97246 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Did you submit 1 report with an 8-20 build, 9 with an 8-22 build, 2 with an 8-23 build, 2 with an 8-25 build, and 2 with an 8-27 build?
Verified as dup.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
Crash Signature: [@ nsMailboxProtocol::OnStopRequest]
You need to log in before you can comment on or make changes to this bug.