Closed Bug 202339 Opened 21 years ago Closed 21 years ago

Crash displaying mail messages [@ nsGenericHTMLElement::FindAttributeImpact]

Categories

(MailNews Core :: Backend, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mscott, Assigned: bryner)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

I just pulled a tree picking up the static atom changes in mozilla\html\content
(after the most recent changes late this afternoon). 

I'm crashing when trying to view various messages in:

nsGenericHTMLElement::FindAttributeImpact
if (aAttribute == *map->attribute) {

looks like the value of map is pointing to invalid memory. 

Alec do you think this is related to the static atom changes in content\html or
is it something else?
I should have added that the caller of FindAttributeImpact is:

nsHTMLFontElement::GetMappedAttributeImpact
I think Bryner may have already checked something in similar to my patch to fix
this crash.
Severity: normal → critical
Keywords: crash
Summary: Crash displaying mail messages [nsGenericHTMLElement::FindAttributeImpact] → Crash displaying mail messages [@ nsGenericHTMLElement::FindAttributeImpact]
yep, sorry my bad - I had actually fixed this on one machine, and then checked
in from another.. doh!
over to bryner (I'll mark it fixed too)
Assignee: alecf → bryner
and now marking it fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: MailNews → Core
Product: Core → MailNews Core
Crash Signature: [@ nsGenericHTMLElement::FindAttributeImpact]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: