Bug 662029
Summary: | [abrt] evolution-2.32.1-1.fc14: shell_settings_pspec_for_key: Process /usr/bin/evolution was killed by signal 6 (SIGABRT) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yann Droneaud <yann> | ||||
Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | lucilanga, mbarnes, mcrha | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:422c49e6d2ec284f5ef3ecfcb2c387728af79476 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-12-10 13:54:05 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
Yann Droneaud
2010-12-10 11:31:52 UTC
Created attachment 467955 [details]
File: backtrace
Thanks for a bug report. The error means that Evolution failed to find a GConf scheme for "/apps/evolution/shell/file_chooser_folder" which is mandatory in 2.32.x. I see this GConf scheme in evolution source code, and it would exhibit this when run without ElectricFence too, thus I believe this is a bug of ElectricFence, preventing Evolution from reading its GConf schema definitions (or those are not installed in ElectricFence). In other words, this is not a bug in Evolution itself. Yes, you're right, it's not a bug in evolution. I was searching this bug report to close it myself. ElectricFence seems to return memory address not aligned on 16 bytes boundaries as glibc does, and this seems to mess up gconf. I have reproduced the same problem with nautilus and gconf-editor. I will report a bug on ElectricFence and dig in gconf to see why it rely on 16 bytes alignment. (In reply to comment #3) > I will report a bug on ElectricFence See bug 662085 on ElectricFence for more details *** This bug has been marked as a duplicate of bug 662085 *** |