Closed
Bug 22785
Opened 25 years ago
Closed 25 years ago
[DOGFOOD][REGRESSION]Crash attempting to read mail
Categories
(MailNews Core :: Networking, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: scalkins, Assigned: mscott)
References
Details
(Whiteboard: [PDT+])
Saw this on Win and Linux builds 1999-12-28-08 M13
Steps to reproduce:
1)Launch Seamonkey and login to Mail.(I used an Imap account)
2) Clcik on the inbox to view the list of mail there. WHen it is all retrieved,
click once on any piece of mail to view it's contents.
You will crash.
Talkback trace follows:
Incident ID 3199512
Trigger Time
1999-12-28 19:36:11
Email Address
scalkins@netscape.com
User Comments
Crash clicking on a Mail message to read it in Win. Build
1999-12-28-08 M13
Build ID
1999122809
Product ID
Communicator5.0
Platform ID
Win32
Stack Trace
HTMLStyleSheetImpl::~HTMLStyleSheetImpl
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsHTMLStyleSheet.cpp, line
538]
HTMLStyleSheetImpl::`scalar deleting destructor'
HTMLStyleSheetImpl::Release
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsHTMLStyleSheet.cpp, line
566]
nsCOMPtr_base::~nsCOMPtr_base
[d:\builds\seamonkey\mozilla\xpcom\base\nsCOMPtr.cpp, line 45]
nsXULDocument::PrepareStyleSheets
[d:\builds\seamonkey\mozilla\rdf\content\src\nsXULDocument.cpp, line 658]
nsXULDocument::StartDocumentLoad
[d:\builds\seamonkey\mozilla\rdf\content\src\nsXULDocument.cpp, line 702]
nsLayoutDLF::CreateRDFDocument
[d:\builds\seamonkey\mozilla\layout\build\nsLayoutDLF.cpp, line 456]
nsLayoutDLF::CreateInstance
[d:\builds\seamonkey\mozilla\layout\build\nsLayoutDLF.cpp, line 280]
nsWebShell::CreateViewer
[d:\builds\seamonkey\mozilla\webshell\src\nsWebShell.cpp, line 1793]
nsWebShell::DoContent [d:\builds\seamonkey\mozilla\webshell\src\nsWebShell.cpp,
line 1746]
nsDocumentOpenInfo::DispatchContent
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 279]
nsDocumentOpenInfo::OnStartRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 219]
nsOnStartRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
199]
nsStreamListenerEvent::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
94]
PL_HandleEvent [plevent.c, line 523]
_md_EventReceiverProc [plevent.c, line 955]
USER32.dll + 0x1820 (0x77e71820)
Priority: P3 → P1
Summary: [DOGFOOD][REGRESSION]Can't read mail → [DOGFOOD][REGRESSION]Crash attempting to read mail
Updated•25 years ago
|
Whiteboard: [PDT+]
Comment 2•25 years ago
|
||
Reading email is clearly dogfood... and there is no apparent work-around... and
this is cleary an evil and basic regression: Putting on PDT+ radar
Comment 3•25 years ago
|
||
I believe this is a duplicate of #22811
I checked in a fix to prevent the crash. try testing it again.
I'll make this dependent on 22811. If this gets marked a dup of 22811, then we
need to make 22811 DOGFOOD/PDT+.
Seth - your fix prevents the crash, but does it also allow for the message to
display?
Comment 6•25 years ago
|
||
yes, I can read mail on linux. I haven't tried mac or windows after the patch.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•25 years ago
|
||
I think this was a heisenbug over the holiday week. displaying messages works
fine. Marking as fixed.
This bug was marked fixed Jan. 10. Since the last 2 days' build were not good. I
am using 1/12 build to verify this bug (Linux 2000-01-12-12 M13) and Win_nt
2000-01-12-11 M13)
This problem no longer exists. It does not crash in IMAP when reading mail.
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•