Bug 610289
Summary: | [abrt] control-center-1:2.31.4.1-1.fc14: gtk_builder_get_object: Process /usr/bin/gnome-control-center was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Blake <eblake> | ||||
Component: | control-center | Assignee: | Control Center Maintainer <control-center-maint> | ||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | bnocera, control-center-maint, rstrode | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:aead3383c62aed3c43ec3fecb095a11d027cc923 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-07-22 15:02:03 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
Eric Blake
2010-07-01 23:24:22 UTC
Created attachment 428579 [details]
File: backtrace
Fixed it upstream. Seeing as you'd need to change the theme and have loaded the "preferred applications" panel for that bug to happen, I'll let the fix trickle into rawhide when upstream makes a new release. commit b8e36d565815441e75ecb41234740be6bc66b7ef Author: Bastien Nocera <hadess> Date: Thu Jul 22 15:56:26 2010 +0100 Fix possible crasher when theme changes When the theme or screen changes, we need to make sure that the previous handler for the theme-changed signal is disconnected to avoid the callback being called when the panel has been unloaded. |