GNOME Bugzilla – Bug 785446
segfault in um_carousel_select_item()
Last modified: 2021-06-09 16:25:39 UTC
The issue has been reported on Ubuntu against g-c-c 3.24.2 "Test Case 1. In a live session, open system settings 2. Click on 'Users'" "#0 um_carousel_select_item (self=0x55c78de65520, item=0x0) at um-carousel.c:212 page_changed = 1
+ Trace 237696
That fedora report seems similar https://bugzilla.redhat.com/show_bug.cgi?id=1471186
It seems it is happening quite often as per FAF: https://retrace.fedoraproject.org/faf/reports/1660382/
+ Trace 237754
See downstream bug report for the full trace... So, some user was shown and then it has been changed, but it is not in carousel after reload and NULL is passed into um_carousel_select_item... however it is not clear to me why. System user accounts are skipped (act_user_is_system_accoun ), is it possible that the user account became system account? It might be relevant with Bug 773673. Filipe, can you please look at?
in the Ubuntu case it's not after a change but on the live session every time, the code might have an issue with how the one user is set up though
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new bug report at https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/ Thank you for your understanding and your help.