Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1436758

Summary: [abrt] gnome-session: _gtk_style_provider_private_get_settings(): gnome-session-failed killed by SIGSEGV
Product: Red Hat Enterprise Linux 7 Reporter: Matěj Cepl <mcepl>
Component: gnome-sessionAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4CC: djasa, jbastian, lszubowi, nanda_kishore_chinna, nate.dailey
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:4f638432e8ea1a13af56e75238977d10f25cad52
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-08 18:13:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1354032, 1384256    
Attachments:
Description Flags
File: backtrace
none
File: cgroup none

Description Matěj Cepl 2017-03-28 15:00:38 UTC
Version-Release number of selected component:
gnome-session-3.22.3-2.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/libexec/gnome-session-failed --debug --allow-logout
crash_function: _gtk_style_provider_private_get_settings
executable:     /usr/libexec/gnome-session-failed
global_pid:     6914
kernel:         3.10.0-617.el7.sgruszka.x86_64
pkg_fingerprint: 199E 2F91 FD43 1D51
pkg_vendor:     Red Hat, Inc.
reproducible:   The problem is reproducible
runlevel:       N 5
type:           CCpp
uid:            42

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 _gtk_style_provider_private_get_settings at /lib64/libgtk-3.so.0
 #1 gtk_css_value_initial_compute at /lib64/libgtk-3.so.0
 #2 gtk_css_static_style_compute_value at /lib64/libgtk-3.so.0
 #3 _gtk_css_lookup_resolve at /lib64/libgtk-3.so.0
 #4 gtk_css_static_style_new_compute at /lib64/libgtk-3.so.0
 #5 gtk_css_static_style_get_default at /lib64/libgtk-3.so.0
 #6 gtk_css_node_init at /lib64/libgtk-3.so.0
 #7 g_type_create_instance at gtype.c:1860
 #8 g_object_new_internal at gobject.c:1783
 #11 gtk_css_widget_node_new at /lib64/libgtk-3.so.0

Comment 1 Matěj Cepl 2017-03-28 15:00:42 UTC
Created attachment 1267003 [details]
File: backtrace

Comment 2 Matěj Cepl 2017-03-28 15:00:44 UTC
Created attachment 1267004 [details]
File: cgroup

Comment 4 Lenny Szubowicz 2017-04-26 15:19:32 UTC
FWIW, I encountered the same problem after installing RHEL-7.4-20170424.n.2 workstation in a VM. The problem occurs 100% of the time when attempting to login via the GUI and create a GNOME classic session.

If I switch to starting an ordinary GNOME session, then I avoid this problem.

                                -Lenny.

Comment 5 nate.dailey 2017-05-12 13:28:26 UTC
If it helps, Stratus is seeing this too--every time logging into the GUI as root.

Comment 6 Ray Strode [halfline] 2017-05-12 14:30:08 UTC
*** Bug 1450360 has been marked as a duplicate of this bug. ***

Comment 7 Jeff Bastian 2017-05-18 15:41:37 UTC
Another user experienced a similar problem:

I upgraded my system to RHEL 7.4 Beta and now gnome-session fails on every login according to abrt

reporter:       libreport-2.1.11.1
backtrace_rating: 4
cmdline:        /usr/libexec/gnome-session-failed --debug --allow-logout
crash_function: _gtk_style_provider_private_get_settings
executable:     /usr/libexec/gnome-session-failed
global_pid:     17994
kernel:         3.10.0-663.el7.x86_64
package:        gnome-session-3.22.3-3.el7
pkg_fingerprint: 199E 2F91 FD43 1D51
pkg_vendor:     Red Hat, Inc.
reason:         gnome-session-failed killed by SIGSEGV
reproducible:   Not sure how to reproduce the problem
runlevel:       unknown
type:           CCpp
uid:            42

Comment 8 Nanda Kishore Chinnaram 2017-05-24 10:15:29 UTC
I have verified in RHEL 7.4 Beta and the issue still exists.

Comment 9 Nanda Kishore Chinnaram 2017-06-08 17:58:24 UTC
Looks like it has got fixed in RHEL-7.4 Snapshot-2 release.
Could someone else also can check and confirm?

Comment 10 Ray Strode [halfline] 2017-06-08 18:13:46 UTC

*** This bug has been marked as a duplicate of bug 1392970 ***