This testcase crashes in ASAN builds, if you: (1) run the build with environmental variable `GNOME_ACCESSIBILITY=1` ...or: (2) Prompt the testcase to draw a focus ring by pressing "Tab" after you load it These two different approachs are crashing via the two different codepaths that are fixed in eeejay's patch here.
Bug 1878211 Comment 12 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This testcase crashes in ASAN builds, if you: (1) run the build with environmental variable `GNOME_ACCESSIBILITY=1` ...or: (2) Prompt the testcase to draw a focus ring by pressing "Tab" after you load it These two different approaches are crashing via the two different codepaths that are fixed in eeejay's patch here.