Closed Bug 1819567 Opened 2 years ago Closed 5 months ago

Crash when closing window with accessibility.force_disabled: 0

Categories

(Core :: Widget: Gtk, defect, P3)

Firefox 110
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: raldone01, Unassigned)

References

Details

(Whiteboard: [closeme 2025-07-11])

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/110.0

Steps to reproduce:

I opened firefox and then closed the main window.
I noticed however that closing any firefox window (popup settings usw) result in crashes.

Here is the corresponding crash log.
https://crash-stats.mozilla.org/report/index/becb9c2e-989c-4787-a8c3-d6c490230301#tab-details

I looked at it and the crash happens in gtk_widget_get_parent in a file which is part of the accessibility service.
So as a workaround I set "accessibility.force_disabled: 1" and the crashes stopped.

Actual results:

Firefox crashed upon closing any window.

Expected results:

Firefox should have kept running.

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core

Should be already fixed in latest nightly.

Priority: -- → P3