Closed
Bug 142382
Opened 24 years ago
Closed 24 years ago
crash on compose
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 142847
People
(Reporter: brant, Assigned: hewitt)
Details
(Keywords: crash, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0+)
Gecko/20020504
BuildID: 2002050408
On any account, whether I am replying or composing a new message, Mozilla will
crash.
Reproducible: Always
Steps to Reproduce:
1. Run the Mail subapplication.
2. Click Compose.
Actual Results: Mozilla crashes.
Expected Results: Mozilla should not crash.
All accounts were POP3/SMTP accounts. Mailto: links have not been a problem to
my recollection, but I'm not about to try again.
Talkback IDs:
TB5953337H
TB5953260W
TB5952998H
TB5952972X
| Reporter | ||
Comment 1•24 years ago
|
||
Information may also be found at bugtoaster.com for crash numbers:
275278
275279
275281
275282
Or signature 102106.
Updated•24 years ago
|
Keywords: crash,
stackwanted
| Reporter | ||
Comment 2•24 years ago
|
||
This seems to now be fixed in 2002050504. But, there still may be a bug somewhere.
Mailto: links were also crashing.
Comment 3•24 years ago
|
||
stack trace:
msvcrt.dll + 0x32f3c (0x77c42f3c)
nsBufferedInputStream::Read [nsBufferedStreams.cpp, line 281]
nsFastLoadFileReader::Read [nsFastLoadFile.cpp, line 569]
nsBinaryInputStream::Read32 [nsBinaryStream.cpp, line 361]
nsXULPrototypeElement::Deserialize [nsXULElement.cpp, line 5053]
nsXULPrototypeDocument::Read [nsXULPrototypeDocument.cpp, line 355]
nsXULPrototypeCache::GetPrototype [nsXULPrototypeCache.cpp, line 274]
nsXULDocument::ResumeWalk [nsXULDocument.cpp, line 5585]
nsXULDocument::CachedChromeStreamListener::OnStopRequest [nsXULDocument.cpp,
line 6932]
nsDocumentOpenInfo::OnStopRequest [nsURILoader.cpp, line 255]
nsCachedChromeChannel::HandleStopLoadEvent [nsChromeProtocolHandler.cpp, line 473]
PL_HandleEvent [plevent.c, line 597]
_md_EventReceiverProc [plevent.c, line 1078]
SHELL32.dll + 0x4e0c24 (0x778b0c24)
Looks like a xul problem, reassign to hewitt, cc'ing hyatt.
Assignee: ducarroz → hewitt
Comment 4•24 years ago
|
||
I think that stack indicates a XUL fastload bug. CC brendan and ben.
| Reporter | ||
Comment 5•24 years ago
|
||
This seems to be fixed in build 2002051608 on Windows XP Home Edition.
Comment 6•24 years ago
|
||
Dup of "Trunk crashes launching mail [@ nsBufferedInputStream::Fill] [@
MSVCRT.DLL | msvcrt.dll - nsBufferedInputStream::Read]" (same stack).
*** This bug has been marked as a duplicate of 142847 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•