GNOME Bugzilla – Bug 636565
[abrt] evolution-2.32.1-1.fc14: (SIGSEGV) propfind_msg, e2k_context_propfind, unmangle_sender_field
Last modified: 2012-09-04 19:11:53 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=660103 abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: evolution comment: Crash occurred while sycing OWA Exchange account on startup. After a couple startups, Evo runs stably for a while. component: evolution crash_function: propfind_msg executable: /usr/bin/evolution kernel: 2.6.35.6-48.fc14.x86_64 package: evolution-2.32.1-1.fc14 rating: 4 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1291560532 uid: 500 How to reproduce ----- 1. Start evolution (with OWA Exchange account) Core was generated by `evolution'. Program terminated with signal 11, Segmentation fault.
+ Trace 224997
Thread 1 (Thread 20500)
Another downstream bug report from 2.32.2: https://bugzilla.redhat.com/show_bug.cgi?id=696188 With steps: 1. Opened evolution that was using the Exchange plugin. 2. Sorted the messages by size. 3. Deleted 3 messages of the largest size and evolution crashed.
This is a common crash for me. This happens to me often when I try to sort messages into subfolders on the Exchange server. I tried to report the bug at the Redhat Bugzilla linked above, and it redirected me here. I don't know what happened to the backtrace.
Thanks for joining the bug. I didn't copy the backtrace, because it was too similar to the one which is above. I tried some sorting by Size column in a folder with 717 messages on an exchange 2003 server to which I connect by evolution-exchange and it doesn't crash to me. I do something differently, probably. Could you try to run evolution under valgrind to see whether it'll hint us what is going wrong, please? You can run it like this: $ G_SLICE=always-malloc valgrind --num-callers=50 evolution &>log.txt It'll be pretty slow, but maybe it'll discover something, and write it to the log.txt file, which I would like to ask you to attach here. Note that valgrind can avoid crash, sometimes.
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.