Closed
Bug 6375
Opened 26 years ago
Closed 26 years ago
Displaying a message sent by the 5/13 linux build crashes
Categories
(MailNews Core :: Backend, defect, P3)
MailNews Core
Backend
Tracking
(Not tracked)
People
(Reporter: fenella, Assigned: phil)
Details
RE: Linux (1999-05-13-10-m6)
win32 (1999-05-13-10-m6)
Steps:
1. Compose a mail message from the compose window. Type in T: and Subject field
2. Since I cannot type in the compose body. I just send the message without
content to myself
2. Get message, and click on the message created in item 1. Crash occurs
immediately.
Reproduce consistently.
Occurs in Linux and win_nt. Have not tried on Mac yet
Here is the Linux stack trace:
#0 0x400538b8 in nsEscapeHTML ()
#1 0x40ce0e59 in nsMimeEmitter::AddAttachmentField ()
#2 0x40c055f8 in MimeHeaders_write_all_headers ()
#3 0x40c06498 in MimeHeaders_write_attachment_box ()
#4 0x40c02521 in MimeEncoderWrite ()
#5 0x40c0aac4 in MakeAbsoluteURL ()
#6 0x40c0a7c7 in MakeAbsoluteURL ()
#7 0x40c0f1fd in mime_ReBuffer ()
#8 0x40c0f34b in mime_LineBuffer ()
#9 0x40c0c8f0 in MakeAbsoluteURL ()
#10 0x40c0f909 in mime_display_stream_write ()
#11 0x40bff982 in MimePluginInstance::Write ()
#12 0x401e7d37 in NET_PlainTextConverter ()
#13 0x40167540 in _init ()
#14 0x40167b6a in _init ()
#15 0x40200f3f in NET_ProcessNet ()
#16 0x40206563 in NET_PollSockets ()
#17 0x4021f4c1 in nsNetlibService::NetPollSocketsCallback ()
#18 0x4013ecfa in TimerImpl::FireTimeout ()
#19 0x4013f060 in nsTimerExpired ()
#20 0x80e6aef in g_main_iteration ()
#21 0x80e6074 in g_list_length ()
#22 0x80e64ef in g_list_length ()
#23 0x80e6609 in g_main_iteration ()
#24 0x8084d73 in gtk_main ()
#25 0x4008ba43 in nsAppShell::Run ()
#26 0x40016eea in nsAppShellService::Run ()
---Type <return> to continue, or q <return> to quit---
#27 0x8051254 in main ()
Win 32 stack trace: wait for talkback
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Fenella, this is the same as bug 6340. You'll only crash when you try to
display the message that was sent from Seamonkey (where you can't type content
into the body). If you select a message sent from 4.6 or any message sent with
earlier Seamonkey builds, you won't crash.
If you find that's not the case, pls reopen this bug. Thanks.
*** This bug has been marked as a duplicate of 6340 ***
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
•