Bug 685020

Summary: [abrt] gnome-settings-daemon-2.91.91-1.fc15: g_object_unref: Process /usr/libexec/gnome-settings-daemon was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: romal <linux>
Component: gnome-settings-daemonAssignee: Bastien Nocera <bnocera>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: bnocera, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:17b2ef9bffb2d61e6d0b7981039ca42a41ed7b3d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-15 12:00:15 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 romal 2011-03-15 05:01:17 UTC
abrt version: 1.1.17
architecture: x86_64
Attached file: backtrace, 33384 bytes
cmdline: /usr/libexec/gnome-settings-daemon
component: gnome-settings-daemon
Attached file: coredump, 38629376 bytes
crash_function: g_object_unref
executable: /usr/libexec/gnome-settings-daemon
kernel: 2.6.38-0.rc8.git0.1.fc15.x86_64
package: gnome-settings-daemon-2.91.91-1.fc15
rating: 4
reason: Process /usr/libexec/gnome-settings-daemon was killed by signal 11 (SIGSEGV)
release: Fedora release 15 (Lovelock)
time: 1300165057
uid: 500

How to reproduce
-----
1. Starting the control panel
2.
3.

Comment 1 romal 2011-03-15 05:01:21 UTC
Created attachment 484350 [details]
File: backtrace

Comment 2 Bastien Nocera 2011-03-15 12:00:15 UTC
commit c010d79dd447e5bd60f6bf6a224561cf7604e585
Author: Bastien Nocera <hadess>
Date:   Tue Mar 15 11:55:50 2011 +0000

    plugins: gdk_display_get_device_manager() retval handling
    
    gdk_display_get_device_manager()'s retval is "is owned by GDK and must
    not be freed or unreferenced.". We were unreferencing it in
    3 separate plugins.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=685020