Closed Bug 497300 Opened 16 years ago Closed 14 years ago

Crash [@ nsRootAccessible::HandleEventWithTarget(nsIDOMEvent*, nsIDOMNode*) ]

Categories

(Core :: Disability Access APIs, defect)

1.9.1 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: MarcoZ, Unassigned)

References

Details

(Keywords: access, crash)

Crash Data

There were two crashes on June 9 with this signature: http://crash-stats.mozilla.com/report/index/b3babd72-a8bb-4713-bf3d-049652090609 One happened on XP, the other on Vista. Both point to this line of code: http://mxr.mozilla.org/mozilla1.9.1/source/accessible/src/base/nsRootAccessible.cpp#828.
How could this line crash the browser? FireAccessibleFocusEvent(accessible, focusedItem, aEvent);
(In reply to comment #2) > How could this line crash the browser? > > FireAccessibleFocusEvent(accessible, focusedItem, aEvent); I have no clue. I looked at the function, and all arguments are checked for validity at some point. Could this be a corrupted stack? Although this appears in more than one of those bugs...
(In reply to comment #2) > How could this line crash the browser? > > FireAccessibleFocusEvent(accessible, focusedItem, aEvent); I think you have to click on the link to the source to see the real culprit... The call stack seems off by one on these stacks.
Marco, could you check if you see crashes on trunk please?
No reports as far as I can see. Closing as WFM.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ nsRootAccessible::HandleEventWithTarget(nsIDOMEvent*, nsIDOMNode*) ]
You need to log in before you can comment on or make changes to this bug.