Closed
Bug 332882
Opened 19 years ago
Closed 18 years ago
Composing mail with extremely large subject line causes crash.
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 332881
People
(Reporter: cory.omand, Assigned: mscott)
Details
Attachments
(1 file)
5.06 KB,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8) Gecko/20051130 Firefox/1.5
Build Identifier: Version 1.5 (20060113)
While trying to create a reproduction recipe for bug 332881, I found that pasting large amounts of text into the subject line in the compose window causes TB to dump core. The magic number appears to be any subject line with > 4095 characters.
Reproducible: Always
Steps to Reproduce:
1. Create a section of text with > 4095 characters. Copy this text into the system clipboard.
2. Compose a new mail message.
3. Paste into the subject line.
4. Core!
Actual Results:
Core dump -- see attached stack trace.
Expected Results:
Either a warning regarding a maximum subject line length (which I would think would be *far* less than 4k characters), or truncation of the subject line.
See attached output from 'pstack core'
Attachment #217334 -
Attachment mime type: text/plain → application/octet-stream
Comment 2•19 years ago
|
||
This is a double-post of Bug #322881
Comment 3•19 years ago
|
||
(In reply to comment #2)
> This is a double-post of Bug #322881
>
Sorry, one digit out - it's a dupliacate of Bug #332881.
Comment 4•18 years ago
|
||
opening the same bug multiple times and setting things to critical won't help.
*** This bug has been marked as a duplicate of 332881 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•