Closed
Bug 404156
Opened 17 years ago
Closed 17 years ago
100% reproduceable crash when submitting composed email in nsParser::ParseFragment
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 403664
People
(Reporter: Mitch, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007111516 Minefield/3.0b2pre
Build Identifier: version 3.0a1pre (2007111517)
When composing an email and pressing send, if you have a SMTP authentication you get a dialog to enter your password, then thunderbird crashes 100% reproduceably.
Reproducible: Always
Steps to Reproduce:
1. Compose new email
2. Press send
3.
Actual Results:
See attachment as bugzilla wraps lines
Oh, the mail actually does get sent, so the crash is when the compose window is closing (as clearly seen in the stack we are in nsMsgCompose::CloseWindow() )
Comment 3•17 years ago
|
||
Via bug 403895. Should be fixed on trunk by now.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•