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 1256644

Summary: [abrt] gnome-tweak-tool: g_settings_set_property(): python2.7 killed by SIGTRAP
Product: Red Hat Enterprise Linux 7 Reporter: Ondrej Hudlicky <ohudlick>
Component: gnome-tweak-toolAssignee: Rui Matos <rmatos>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: ohudlick, tpelka, vbudikov, vrutkovs
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2b30fd9a13b155086ed1b94dc2f2f970763d1474
Fixed In Version: gnome-tweak-tool-3.14.3-2.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 07:34:17 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:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: machineid
none
File: maps
none
File: open_fds
none
File: proc_pid_status none

Description Ondrej Hudlicky 2015-08-25 07:29:47 UTC
Description of problem:
1. yum remove  gnome-classic-session 
2. gnome-tweak-tool 
(gnome-tweak-tool:29876): GLib-GIO-ERROR **: Settings schema 'org.gnome.shell.extensions.classic-overrides' is not installed
Trace/breakpoint trap (core dumped)

Version-Release number of selected component:
gnome-tweak-tool-3.14.3-1.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/bin/gnome-tweak-tool
crash_function: g_settings_set_property
executable:     /usr/bin/python2.7
kernel:         3.10.0-306.0.1.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 g_settings_set_property at /lib64/libgio-2.0.so.0
 #3 g_object_new_internal at /lib64/libgobject-2.0.so.0
 #5 pygobject_constructv at /usr/lib64/python2.7/site-packages/gi/_gi.so
 #6 pygobject_init at /usr/lib64/python2.7/site-packages/gi/_gi.so
 #7 wrap_init at /lib64/libpython2.7.so.1.0
 #8 PyObject_Call at /lib64/libpython2.7.so.1.0
 #9 PyEval_CallObjectWithKeywords at /lib64/libpython2.7.so.1.0
 #10 wrapperdescr_call at /lib64/libpython2.7.so.1.0
 #11 PyObject_Call at /lib64/libpython2.7.so.1.0
 #12 PyEval_EvalFrameEx at /lib64/libpython2.7.so.1.0

Comment 1 Ondrej Hudlicky 2015-08-25 07:29:49 UTC
Created attachment 1066758 [details]
File: backtrace

Comment 2 Ondrej Hudlicky 2015-08-25 07:29:51 UTC
Created attachment 1066759 [details]
File: cgroup

Comment 3 Ondrej Hudlicky 2015-08-25 07:29:52 UTC
Created attachment 1066760 [details]
File: core_backtrace

Comment 4 Ondrej Hudlicky 2015-08-25 07:29:54 UTC
Created attachment 1066761 [details]
File: dso_list

Comment 5 Ondrej Hudlicky 2015-08-25 07:29:55 UTC
Created attachment 1066762 [details]
File: environ

Comment 6 Ondrej Hudlicky 2015-08-25 07:29:56 UTC
Created attachment 1066763 [details]
File: limits

Comment 7 Ondrej Hudlicky 2015-08-25 07:29:57 UTC
Created attachment 1066764 [details]
File: machineid

Comment 8 Ondrej Hudlicky 2015-08-25 07:29:59 UTC
Created attachment 1066765 [details]
File: maps

Comment 9 Ondrej Hudlicky 2015-08-25 07:30:00 UTC
Created attachment 1066766 [details]
File: open_fds

Comment 10 Ondrej Hudlicky 2015-08-25 07:30:01 UTC
Created attachment 1066767 [details]
File: proc_pid_status

Comment 12 Rui Matos 2015-08-25 12:41:10 UTC
Do you have the package gnome-classic-session installed?

Comment 13 Ondrej Hudlicky 2015-08-25 16:42:11 UTC
Crashed only when gnome-classic-session is uninstalled. 
I remove the rpm during attempt to remove a broken extension - see bug 1256647

Still this is a bug - crash is incorrect behaviour - shouldn't be the gnome-classic-session a dependency of gnome-tweak-tool in RHEL7?

Comment 14 Rui Matos 2015-08-26 15:18:38 UTC
(In reply to Ondrej Hudlicky from comment #13)
> Still this is a bug - crash is incorrect behaviour - shouldn't be the
> gnome-classic-session a dependency of gnome-tweak-tool in RHEL7?

g-t-t would have to depend on almost all desktop rpms, so no. But we can avoid the crash, sure.

Will need the QA ack

Comment 17 errata-xmlrpc 2015-11-19 07:34:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2215.html