Bug 497598
Summary: | Evolution stops working permanently, assertion failure in camel_object_bag_reserve | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Roskin <plroskin> | ||||||
Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> | ||||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 10 | CC: | mbarnes, mcrha | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2009-04-27 08:30:50 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
Pavel Roskin
2009-04-24 22:13:44 UTC
I've upgraded that system to Rawhide. The bug persists. $ rpm -qa |grep evol evolution-data-server-devel-2.26.1-1.fc11.x86_64 evolution-data-server-doc-2.26.1-1.fc11.noarch evolution-2.26.1-2.fc11.x86_64 evolution-data-server-2.26.1-1.fc11.x86_64 evolution-debuginfo-2.26.1-2.fc11.x86_64 evolution-perl-2.26.1-2.fc11.x86_64 evolution-data-server-debuginfo-2.26.1-1.fc11.x86_64 The error message is the same: camel:ERROR:camel-object.c:2209:camel_object_bag_reserve: assertion failed: (!res->have_owner || !pthread_equal(res->owner, pthread_self())) This time Bug Buddy starts. I'm attaching its report. It looks like INBOX/Later plays some role in the stack trace. A actually have that folder on my IMAP server. It's currently empty, but Evolution was showing 6 unread messages in it. The count was wrong, no actual message headers were shown. I tried changing settings on that folder with the right click, I tried restarting Evolution several times, I tried using offline mode. At some point, Evolution would not start anymore, and that's how this bug appeared. Google search found that the error message is mentioned in a German Ubuntu forum, so it's not Fedora specific: http://forum.ubuntuusers.de/topic/evolution-stuerzt-ab-problem-mit-data-server/ Created attachment 341295 [details]
Bug Buddy report, including full backtrace
Created attachment 341296 [details]
Contents of .evolution/mail.save/imap/proski@imap.spamcop.net/folders/INBOX/subfolders/Later
Emptying "journal" and removing other files has fixed the problem!
camel_object_bag_reserve() is in /usr/lib64/libcamel-1.2.so.14.0.0 from evolution-data-server-2.26.1-1.fc11. Adjusting the component accordingly. Thanks for the bug report and great investigation. I'm closing as upstream with your bug report there. http://bugzilla.gnome.org/show_bug.cgi?id=580198 |