Closed
Bug 16786
Opened 25 years ago
Closed 25 years ago
[DOGFOOD] Attached email crashes MIME on display
Categories
(MailNews Core :: MIME, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: rhp, Assigned: rhp)
References
Details
(Whiteboard: [PDT+])
Attachments
(2 files)
The attached multipart alternative email crashes libmime when rendering.
Assignee | ||
Comment 1•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
Assignee | ||
Comment 3•25 years ago
|
||
This is a problem with some variation on multipart alternative messages...need
to figure out what the issue is here...sounds like a good project for my plane
ride home. :-)
- rhp
(note to QA: when verifying the fix, also verify the message in the duplicate
bug.)
Assignee | ||
Comment 5•25 years ago
|
||
Summary: Attached email crashes MIME on display → [DOGFOOD] Attached email crashes MIME on display
Updated•25 years ago
|
Whiteboard: [PDT+]
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•25 years ago
|
||
This actually turned out to be two different issues.
- The first issue was when a sender has a "&" in their name.. this broke the
XUL being emitted
- The second issue was that an an internal buffering mechanism of libmime
that creates temp files when buffers get really big. The temp file name being
generated was NULL so after fixing that, it works.
- rhp
Verified on Win32 and Linux. Viewing these message does not crash seamonkey
under POP and IMAP.
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/1999-11-10-17-M11/bac
kup/install.exe
ftp://sweetlou/products/client/seamonkey/unix/linux_glibc/2.2/x86/1999-11-10-17-
M11/netscape-i686-pc-linux-gnu.tar.gz
On the MacOS commercial seamonkey build 1999-11-11-11-m11 build, it crashes
displaying the test message "10/19/99 10:48 The message that crashes libmime".
The other test message "10/21/99 11:11 Another problem message" did not crash
the Mac.
Verifying this bug and logging a [PP] bug for Mac.
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•