Closed Bug 906588 Opened 11 years ago Closed 6 years ago

crash in mozilla::a11y::nsAccessNode::Language(nsAString_internal&)

Categories

(Core :: Disability Access APIs, defect, P3)

24 Branch
x86
Windows NT
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: MarcoZ, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-e74d89ff-6b45-428d-9b1f-91d312130805 .
 ============================================================= 

This was reported to me by a community member.
presumably JAWS hooks ::DestroyWindow we do during shutdown and reenters into Firefox when we were supposed to die but didn't do this yet. So I think DOM document is in bad state but there no one defunct accessible yet, thus all IsDefunct() checks pass us but mDoc->DocumentNode() return null.
Crash Signature: [@ mozilla::a11y::nsAccessNode::Language(nsAString_internal&)] → [@ mozilla::a11y::nsAccessNode::Language(nsAString_internal&)] [@ mozilla::a11y::nsAccessNode::Language]
Priority: -- → P3
Crash Signature: [@ mozilla::a11y::nsAccessNode::Language(nsAString_internal&)] [@ mozilla::a11y::nsAccessNode::Language] → [@ mozilla::a11y::Accessible::Language]
52 is a latest Firefox the crash was visible, I guess, we can mark wfm (52 wontfix).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.