Bug 682040

Summary: [abrt] gnome-system-monitor-2.99.0-1.fc15: g_settings_schema_get_value: Process /usr/bin/gnome-system-monitor was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Iván Jiménez <icj>
Component: gnome-system-monitorAssignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dlesage, kem, mclasen, sander.dijkhuis, sandmann
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:846d475b5f8ad4e7cec9e8e52e7cb5716e2e3c04
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-13 03:01:12 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

Description Iván Jiménez 2011-03-04 01:11:33 UTC
abrt version: 1.1.17
architecture: x86_64
Attached file: backtrace, 28217 bytes
cmdline: gnome-system-monitor
component: gnome-system-monitor
Attached file: coredump, 25378816 bytes
crash_function: g_settings_schema_get_value
executable: /usr/bin/gnome-system-monitor
kernel: 2.6.38-0.rc6.git6.1.fc15.x86_64
package: gnome-system-monitor-2.99.0-1.fc15
rating: 4
reason: Process /usr/bin/gnome-system-monitor was killed by signal 6 (SIGABRT)
release: Fedora release 15 (Lovelock)
time: 1299200308
uid: 500

How to reproduce
-----
1. go to processes tab
2. click view -> all processes
3.

Comment 1 Iván Jiménez 2011-03-04 01:11:37 UTC
Created attachment 482187 [details]
File: backtrace

Comment 2 Sander D 2011-03-05 17:55:02 UTC
Package: gnome-system-monitor-2.99.0-1.fc15
Architecture: x86_64
OS Release: Fedora release 16 (Rawhide)


How to reproduce
-----
1. Open System Monitor.
2. Go to the Processes tab.
3. Open the View menu.
4. Choose All Processes.

Comment 3 David Le Sage 2011-03-07 21:52:25 UTC
Package: gnome-system-monitor-2.99.0-1.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


How to reproduce
-----
1. Click on Processes.
2. Click on View->Dependencies.

Comment 4 Matthias Clasen 2011-03-13 03:01:12 UTC
Fixed upstream in

commit 6c086670fa9fe293c2ab2ee158b62ba3610a54c9
Author: Matthias Clasen <mclasen>
Date:   Sat Mar 12 22:58:43 2011 -0500

    Fix an abort due to wrong gsettings key
    
    The key is called view-as, not view_as, and gsettings is unforgiving...
    https://bugzilla.redhat.com/show_bug.cgi?id=682040

Fix will be in the next release.