Bug 769523
Summary: | [abrt] evolution-data-server-3.2.2-1.fc16: magazine_chain_pop_head: Process /usr/libexec/e-addressbook-factory was killed by signal 11 (SIGSEGV) | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chandana De Silva <chandana> | ||||||||||||
Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> | ||||||||||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||
Priority: | unspecified | ||||||||||||||
Version: | 16 | CC: | mbarnes, mcrha, plambri, sgallagh | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | x86_64 | ||||||||||||||
OS: | Unspecified | ||||||||||||||
Whiteboard: | abrt_hash:7bc92b5897237abcfdd4dad53c58ac51d18b34df | ||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2013-02-13 16:38:10 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
Chandana De Silva
2011-12-21 07:31:52 UTC
Created attachment 548990 [details]
File: dso_list
Created attachment 548991 [details]
File: maps
Created attachment 548992 [details]
File: backtrace
Thanks for a bug report. You've linked this bug from bug #675796. Let's investigate it here first. Bug #675796 comment #7 has a valgrind log, which shows memory issue while doing e_name_western_parse, somewhere in libebook. It's possible that this caused your issue, but the valgrind backtrace misses debug symbols, which may help significantly with identification of the issue. Could you install debuginfo packages for evolution-data-server and evolution and update the valgrind log, please? Make sure the version numbers of the binary package and the debuginfo package are the same. You can check that with: $ rpm -q evolution evolution-debuginfo evolution-data-server \ evolution-data-server-debuginfo Thanks in advance. The RPM versions are the same
[chandana@fatta ~]$ rpm -q evolution evolution-debuginfo evolution-data-server \
> evolution-data-server-debuginfo
evolution-3.2.2-1.fc16.x86_64
evolution-debuginfo-3.2.1-1.fc16.x86_64
evolution-data-server-3.2.2-1.fc16.x86_64
evolution-data-server-debuginfo-3.2.1-1.fc16.x86_64
Created attachment 549004 [details] As requested in https://bugzilla.redhat.com/show_bug.cgi?id=769523#c4 Thanks for the update. I see that versions do not match, your binary package version is 3.2.2, but the debug info is 3.2.1, which explains why there are missing debug informations from the evolution-data-server/evolution sources. Run this as root, please:
$ yum --enablerepo=updates-debuginfo update evolution-debuginfo \
evolution-data-server-debuginfo
that will bring in debug info packages of 3.2.2 version.
The updated valgrind log doesn't contain a crash. It exhibits an issue with GConf:
> (e-addressbook-factory:15849): GConf-WARNING **: Got Disconnected from DBus.
>
> GConf warning: failure listing pairs in `/apps/evolution/shell/
> network_config': Configuration server couldn't be contacted: D-BUS error:
> Connection was disconnected before a reply was received
but otherwise the crash didn't occur, for some reason.
Declined an invitation backtrace_rating: 4 Package: evolution-data-server-3.2.3-1.fc16 OS Release: Fedora release 16 (Verne) Created attachment 555949 [details]
File: backtrace
I went over a meeting notice email. backtrace_rating: 4 Package: evolution-data-server-3.4.3-1.fc17 OS Release: Fedora release 17 (Beefy Miracle) I received an e-mail with an appointment at abou t the time of this crash, but I don't know if there is a direct causal connection. backtrace_rating: 4 Package: evolution-data-server-3.4.3-1.fc17 OS Release: Fedora release 17 (Beefy Miracle) This message is a reminder that Fedora 16 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '16'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 16's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 16 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |