Closed
Bug 99362
Opened 24 years ago
Closed 24 years ago
Crash on cancelling Send with Spell checker option on - Trunk & N620 [@ nsViewManager::ProcessPendingUpdates]
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
mozilla0.9.5
People
(Reporter: marina, Assigned: bugzilla)
References
Details
(Keywords: crash, topcrash)
Crash Data
*** observed with 2001-09-12-03 0.9.4 build ****
Steps to reproduce:
- in Preferences check " Spell messages before Send";
- compose a message, click Send;
- at this point the spell checker will come up;
- there is no way (unfortunately) to dismiss spell checker and go back to
message composition in order to change something. As soon as you close spell
checker the message is being sent. So if you want to cancel send you have to
click on the "cancel" on the message composition window. Do so and observe the
crash. When the spell checker is not on i don't see the crash on cancelling. And
one more detail, even though mozilla crash the cancelled message has been
sent.Track to follow
here is a stack, incident ID #35289680
Stack Signature nsViewManager::ProcessPendingUpdates 4b3d5b1d
Bug ID
Trigger Time 2001-09-12 09:17:45
Email Address marina@netscape.com
User Comments quitting send
Build ID 2001091205
Product ID Netscape6.20
Platform ID Win32
Trigger Reason Access violation
Stack Trace
nsViewManager::ProcessPendingUpdates
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1638]
nsViewManager::FlushPendingInvalidates
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 3829]
nsViewManager::ProcessInvalidateEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 3837]
nsInvalidateEvent::HandleEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 145]
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]
Comment 2•24 years ago
|
||
Nominating for nsbranch and adding crash keyword.
Comment 3•24 years ago
|
||
sounds like a nasty crasher. nsBranch+
Comment 5•24 years ago
|
||
Could this be related to bug 97664? The stack signature for this crash is the
same as the one reported in that bug. Sheela, can you take a look and see if
this is a dup?
Adding Trunk & N620 [@ nsViewManager::ProcessPendingUpdates] to summary for
tracking and also adding topcrash keyword.
Keywords: topcrash
Summary: Crash on cancelling Send with Spell checker option on → Crash on cancelling Send with Spell checker option on - Trunk & N620 [@ nsViewManager::ProcessPendingUpdates]
Comment 6•24 years ago
|
||
As you said the stack trace is the same. I will mark this as dup.
*** This bug has been marked as a duplicate of 97664 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
Updated•15 years ago
|
Crash Signature: [@ nsViewManager::ProcessPendingUpdates]
You need to log in
before you can comment on or make changes to this bug.
Description
•