Crash when closing window with accessibility.force_disabled: 0
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
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.
Comment 1•2 years ago
|
||
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.
Description
•