Closed
Bug 118229
Opened 24 years ago
Closed 24 years ago
Trunk Crash in nsAtomTable.cpp when destructing the compose window upon send [@ AtomImpl::~AtomImpl]
Categories
(MailNews Core :: Composition, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla0.9.9
People
(Reporter: lchiang, Assigned: bugzilla)
Details
(Keywords: crash, topcrash)
Crash Data
Attachments
(2 files)
Crash in nsAtomTable.cpp when destructing the compose window upon send
Win32 build 2002-01-03-06-trunk
IMAP, HTML compose window, signature file used
I am able to reproduce this crash with a particular msg. I will send the msg in
.eml format to you, JF. Once I get the "ok" from the senders of the email since
it references various conversations, I will post the .eml file to this bug report.
1. Select this particular message
2. Forward inline
3. Send the message
4. When the status shows "delivering mail", a crash occurs.
The talkback ID is:
http://climate/reports/SingleIncidentInfo.cfm?dynamicBBID=1243157
I will attach stack trace shortly.
Interesting note:
The message does get sent and when viewed, some extraneous text gets added to
the end of the message after my sig file which should end with my "4420" phone
number.
--
Lisa Chiang
Netscape, Client QA Director
lchiang@netscape.com | mslc5@aol.com
IM: LisaChiang | 650.937.4420< @netscape.com="">< @netscape.com=""><
@netscape.com="">< @netscape.com=
"">< @netscape.com="">< @netscape.com="">< @netscape.com="">< @netscape.com=""><
@netscape.com="">
Comment 4•24 years ago
|
||
I did crash trying to forward this message inline using build 2002-01-07-06 on
win98. However, this message was sent and received. After looking at the
message I see the message is quoted with '>' like when replying to a plain text
message.
The crash occurs even when you reply to this email as well.
Right, the message gets sent. The crash is on the destruction of the compose
window, I think.
I think it may be the different levels of > that could be causing the problem?
This is happening more frequently to me. I have another msg which this bug
occurs on. Note to myself: Message from administrator stating that my message
to selmer failed. I will flag this msg: dated today at 8:38pm.
I'm cc'ing Tom Greer. Tom, is this a topcrash bug?
Lisa,
This one is a little difficult to nail down. All of these crashes come under
varying "0x0..." signatures with a "real" signature of AtomImpl::~AtomImpl in
the second frame.
Since this crash does not fall under a specific signature (or range of
signatures) our mechanism isn't spotting it. However, with the 13 crashes that
I have found it would make the Trunk topcrash list for windows.
Marking topcrash.
Keywords: topcrash
Summary: Crash in nsAtomTable.cpp when destructing the compose window upon send → Trunk Crash in nsAtomTable.cpp when destructing the compose window upon send [@ AtomImpl::~AtomImpl]
Here are four incidents with comments that may help to affirm previous theories.
Build: 2002011006
(1493935) Comments: sending an email... there was a report of a problem with
character sets something like 'your mail contains characters not int the
character set so it will be converted' then boom. I think the mail got sent.
Build: 2002011406
(1688463) Comments: Sending a mail message. With a curious font insert from
Garber travel that looked bold but according to font menu items was just normal
text. Hmmmm.....
Build: 2002010706
(1361556) Comments: Replied to incoming mail. Observed there was no scrollbar
although the text for the original mail was there (could move down with arrow
keys). Hit "send". App crashed.
Build: 2002010706
(1361688) Comments: Second occurrenceReplied to incoming mail. Observed there
was no scrollbar although the text for the original mail was there (could move
down with arrow keys). Hit "send". App crashed.additional note: Selected default
radio button for 'text and html' This is repeatable.
Updated•24 years ago
|
| Assignee | ||
Comment 9•24 years ago
|
||
I tried the test case with a release build from 12/17 and was able to reproduce
the crash. However, using a recent debug build, I was not able to reproduce it.
My guess is that I can close it WFM?
Comment 10•24 years ago
|
||
Using Win2K 2002021203 and daily debug builds I was unable to reproduce this crash.
Suggest closing as WFM.
| Assignee | ||
Comment 11•24 years ago
|
||
WFM.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 12•24 years ago
|
||
I no longer get the crash on 2002-02-21-05 commercial build with the same
message I had in my Inbox.
I'll mark verified.
Should confirm that this is no longer a topcrash on the trunk builds though.
I'm trying to search through Talkback now for AtomImpl::~AtomImpl stack
signature to see when the last submittals to Talkback were. It's taking some
time.... Will post when I get more results.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 13•24 years ago
|
||
Verified on the recent trunk reports. AtomImpl::~AtomImpl is not a topcrash any
logner.
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
Updated•15 years ago
|
Crash Signature: [@ AtomImpl::~AtomImpl]
You need to log in
before you can comment on or make changes to this bug.
Description
•