Bug 751007

Summary: Crashed session
Product: [Fedora] Fedora Reporter: Zdenek Kabelac <zkabelac>
Component: control-centerAssignee: Control Center Maintainer <control-center-maint>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bnocera, control-center-maint, mkasik, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-11 14:30:33 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
Backtrace from coredump none

Description Zdenek Kabelac 2011-11-03 08:11:55 UTC
Created attachment 531507 [details]
Backtrace from coredump

Description of problem:

After resume my sesion has crashed with some coredump:
(See attached trace)

Version-Release number of selected component (if applicable):
control-center-3.2.1-1.fc17.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Bastien Nocera 2011-11-11 14:30:33 UTC
Reinstall metacity, or check why the GConf daemon is crashing. The bug fix will be in the next stable version of the control-center package.

commit 1ce466f80bf83e733339362f2cd9bde68943bf2d
Author: Bastien Nocera <hadess>
Date:   Fri Nov 11 13:17:26 2011 +0000

    universal-access: Avoid crashing when GConf is broken
    
    Or when metacity is badly installed. gconf_value_get_string()
    _can_ return NULL.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=751007