Closed Bug 1418185 Opened 7 years ago Closed 6 years ago

stack-overflow in [@ mozilla::a11y::Accessible::SetARIAHidden]

Categories

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

59 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- wontfix
firefox59 --- wontfix
firefox61 --- wontfix
firefox62 --- wontfix
firefox63 --- fixed

People

(Reporter: tsmith, Assigned: surkov)

References

(Blocks 3 open bugs)

Details

(Keywords: crash, testcase)

Attachments

(1 file)

Attached file testcase.html
The attached testcase seems to trigger the issues about 50% of the time and any changes seem to make it less reliable.

==75599==ERROR: AddressSanitizer: stack-overflow on address 0x7ffe5ed58ff8 (pc 0x7fba70ed1948 bp 0x7ffe5ed59010 sp 0x7ffe5ed59000 T0)
    #0 0x7fba70ed1947 in mozilla::a11y::Accessible::SetARIAHidden(bool) /src/accessible/generic/Accessible.cpp:2600
    #1 0x7fba70ed1a89 in mozilla::a11y::Accessible::SetARIAHidden(bool) /src/accessible/generic/Accessible.cpp:2608:19
    #2 0x7fba70ed1a89 in mozilla::a11y::Accessible::SetARIAHidden(bool) /src/accessible/generic/Accessible.cpp:2608:19
...
Flags: in-testsuite?
Component: DOM → Disability Access APIs
Blocks: ariaowns
Priority: -- → P2
Blocks: aria-hidden
Now that we're cutting the tree, it is worth retesting this if it still triggers. :)
Flags: needinfo?(twsmith)
I can no longer reproduce the issue and it looks like it was last hit by the fuzzers around July 2nd. Any idea which bug fixed it?
Flags: needinfo?(twsmith) → needinfo?(mzehe)
I believe bug 1349223 fixed this one
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mzehe)
Resolution: --- → FIXED
Is it worth landing the attached testcase as a crashtest?
Assignee: nobody → surkov.alexander
Depends on: 1349223
Flags: needinfo?(surkov.alexander)
Target Milestone: --- → mozilla63
(In reply to Ryan VanderMeulen [:RyanVM] from comment #4)
> Is it worth landing the attached testcase as a crashtest?

Sure, all stack-overflows is a scary thing, and better to have it covered. I will do the test when I get around, or if anyone is interested, please free to pick up this one.
Flags: needinfo?(surkov.alexander)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: