Closed
Bug 73323
Opened 24 years ago
Closed 24 years ago
Mail crashes when i read a message
Categories
(SeaMonkey :: MailNews: Message Display, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: antonio.montagnani, Assigned: sspitzer)
References
Details
(Keywords: crash, Whiteboard: [nsbeta1+])
Attachments
(4 files)
50.94 KB,
text/plain
|
Details | |
8.47 KB,
patch
|
Details | Diff | Splinter Review | |
2.83 KB,
text/plain
|
Details | |
942 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; 0.8) Gecko/20010217
BuildID: 2001021712
If i read a particular message Mozilla crashes
Reproducible: Always
Steps to Reproduce:
I will try to forward the same message.Please try to open it
Actual Results: as you try to oen the message in the in folder, immediate crash
Expected Results: Make me read the message
Comment 1•24 years ago
|
||
Reporter try downloading the latest nightly and see if you can reproduce the crash.
Severity: normal → critical
Keywords: crash
Comment 2•24 years ago
|
||
In 73742 it's mentioned this could be a dup of that bug (which in turn could be
a dup of 72447).
But, we'd need a stack trace and the message to verify it.
Comment 3•24 years ago
|
||
Confirming this problem on WinNT 4.0/SP5.
Simply reproducable:
- Start mozilla
- Start mail/news
- Read the "Welcome" mail from Mozilla
- Scroll down below the picture
... Crash
(The text below, just gets rendered half way, something like "Features")
Image is shown correctly
Comment 4•24 years ago
|
||
Similar problem on NT/ latest nightly. In a mailbox with about 100 messages,
always crashes when accessing certain message. The window for the message is
displayed, but before there is anything in it, it crashes.
Dump sent less than an hour ago with my email address as sender.
When I look at the message in Netscape 4.5 (on a Solaris box) the content of the
message is just a broken link. No crash, though.
Comment 5•24 years ago
|
||
With the latest nigthly 2001041804 the crash on reading the Mozilla welcome mail
is gone... whole message displayed.
(WinNT/SP5)
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
Comment 8•24 years ago
|
||
Version tested:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.8.1+) Gecko/20010418
Comment 10•24 years ago
|
||
Bug does not occur on old Solaris 0.8 20010214. The message is displayed as
two GIF lines, nothing else. Looks strange.
Bug does occur on latest Solaris rv 0.8.1+ 20010419.
Since it's exists on both NT and Solaris, I guess platform/OS should be set
to 'All'. I'm not allowed to do that, though.
Comment 11•24 years ago
|
||
Still present in
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9) Gecko/20010505.
Dump sent no more than five minutes ago with my email address as sender
and a reference to bug 73323 in the description field. /m
Comment 12•24 years ago
|
||
Michael can you get the talkback ID for us? Otherwise we cant find the crash
data. Thanks in advance.
Comment 13•24 years ago
|
||
Hm... Sure, I jus't don't understand how/where/when I can see the ID when
the dump is created. Any hint?!
BTW, I've reported bugs this way before and someone seems to have been
able to find it - see bug 63186.
Assignee | ||
Comment 15•24 years ago
|
||
thanks for the stack.
we've had a bunch of bugs like this. nsStdURL::SchemeIs() is deferencing null.
there's a big bug on fixing the url parsing code. until then, the fix will
involve bulletproofing the caller.
can you attach the message to the bug report? (copy it to local folder and then
attach the local folder to the bug report) since you can't view the message in
mozilla, you'll have to copy multiple messages or use 4.x.
that way, we can verify the fix.
Assignee | ||
Comment 16•24 years ago
|
||
I'm able to save the 4/19 03:01 attachment as foo.eml to reproduce this.
working on a fix now.
Status: NEW → ASSIGNED
Assignee | ||
Comment 17•24 years ago
|
||
about to attach a fix. cc'ing pavlov for review.
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 18•24 years ago
|
||
Updated•24 years ago
|
Assignee | ||
Comment 19•24 years ago
|
||
this has r=pavlov
he tells me this code is going away when he lands some fixes in his tree, so
we'll have to check it again after he lands.
pavlov, which bug tracks that?
Assignee | ||
Comment 20•24 years ago
|
||
fixed.
sr=bienvenu
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 21•24 years ago
|
||
Using build 2001-05-23 on win, mac and linux, I attached the foo.eml to a
message and was able to read the message without crashing. I also saved the
foo.eml and then did a send page. The aswrule.gif displayed as a candycane type
horizontal bar and the "Sweets Bkgrd.gif" displayed as a faint multicolored
rectangle. Not sure what these are suppose to look like, they veiw the way I
describe above when I open the .gif files in 4.7 browser. The crash is fixed,
not sure about pavlov's landing that takes this code away. For now, verified.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•