-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
rhel-9.4
-
None
-
No
-
Moderate
-
1
-
rhel-display-desktop-foundation
-
ssg_display
-
3
-
False
-
False
-
-
None
-
Display - Sprint 3/2025
-
None
-
None
-
None
What were you trying to do that didn't work?
GNOME session errors reported during system startup, but the system boots and functions normally without any noticeable issues:
~~~
Nov 30 16:59:59 localhost gnome-session[4247]: gnome-session-binary[4247]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
Nov 30 16:59:59 localhost gnome-session[4247]: gnome-session-binary[4247]: GLib-CRITICAL: g_hash_table_find: assertion 'version == hash_table->version' failed
Nov 30 16:59:59 localhost gnome-session[4247]: gnome-session-binary[4247]: WARNING: Lost name on bus: org.gnome.SessionManager
Nov 30 16:59:59 localhost gnome-session-binary[4247]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
Nov 30 16:59:59 localhost gnome-session-binary[4247]: GLib-CRITICAL: g_hash_table_find: assertion 'version == hash_table->version' failed
Nov 30 16:59:59 localhost cupsd[3084]: REQUEST localhost - - "POST / HTTP/1.1" 200 151 Cancel-Subscription successful-ok
~~~
Please provide the package NVR for which the bug is seen:
gnome-session-40.1.1-9.el9
How reproducible is this bug?:
Always reproducible on every system reboot or power cycle.
Steps to reproduce
- Power off the system
- Power on the system
- Check the GNOME and GDM related logs using journalctl or by inspecting /var/log/messages.
Expected results
No errors reported
Actual results:
Errors like below are reported:
~~~
Nov 30 16:59:59 localhost gnome-session[4247]: gnome-session-binary[4247]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
Nov 30 16:59:59 localhost gnome-session[4247]: gnome-session-binary[4247]: GLib-CRITICAL: g_hash_table_find: assertion 'version == hash_table->version' failed
Nov 30 16:59:59 localhost gnome-session[4247]: gnome-session-binary[4247]: WARNING: Lost name on bus: org.gnome.SessionManager
Nov 30 16:59:59 localhost gnome-session-binary[4247]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
Nov 30 16:59:59 localhost gnome-session-binary[4247]: GLib-CRITICAL: g_hash_table_find: assertion 'version == hash_table->version' failed
Nov 30 16:59:59 localhost cupsd[3084]: REQUEST localhost - - "POST / HTTP/1.1" 200 151 Cancel-Subscription successful-ok
~~~