GNOME Bugzilla – Bug 575298
Clicking on certain IMAP email crashes Evolution
Last modified: 2009-03-24 04:24:52 UTC
Steps to reproduce: 1. Open Evolution 2. Click on a certain email (does not happen with all emails) 3. Evolution crashes Stack trace: devvv@germania:~$ gdb evolution GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread 0x7f486b0cf790 (LWP 6651)] ** (evolution:6651): DEBUG: mailto URL command: evolution %s ** (evolution:6651): DEBUG: mailto URL program: evolution [New Thread 0x41007950 (LWP 6658)] [Thread 0x41007950 (LWP 6658) exited] [New Thread 0x41007950 (LWP 6659)] [Thread 0x41007950 (LWP 6659) exited] [New Thread 0x4232f950 (LWP 6660)] [Thread 0x4232f950 (LWP 6660) exited] [New Thread 0x4232f950 (LWP 6661)] [New Thread 0x41007950 (LWP 6662)] [New Thread 0x41823950 (LWP 6663)] [New Thread 0x42b30950 (LWP 6664)] [Thread 0x41823950 (LWP 6663) exited] [New Thread 0x41823950 (LWP 6665)] [New Thread 0x43331950 (LWP 6666)] [Thread 0x42b30950 (LWP 6664) exited] [New Thread 0x42b30950 (LWP 6671)] [New Thread 0x43b32950 (LWP 6672)] [Thread 0x43b32950 (LWP 6672) exited] [Thread 0x41823950 (LWP 6665) exited] [Thread 0x4232f950 (LWP 6661) exited] [Thread 0x43331950 (LWP 6666) exited] [Thread 0x42b30950 (LWP 6671) exited] [Thread 0x41007950 (LWP 6662) exited] [New Thread 0x41007950 (LWP 6680)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x41007950 (LWP 6680)] 0x00007f4852a0fae3 in ?? () from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelimap.so (gdb) thread apply all bt
+ Trace 213461
Other information:
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
(gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread 0x7f5679bcf790 (LWP 6846)] ** (evolution:6846): DEBUG: mailto URL command: evolution %s ** (evolution:6846): DEBUG: mailto URL program: evolution [New Thread 0x41095950 (LWP 6854)] [Thread 0x41095950 (LWP 6854) exited] [New Thread 0x41095950 (LWP 6855)] [Thread 0x41095950 (LWP 6855) exited] [New Thread 0x425f0950 (LWP 6857)] [Thread 0x425f0950 (LWP 6857) exited] [New Thread 0x425f0950 (LWP 6858)] [New Thread 0x41095950 (LWP 6859)] [New Thread 0x41896950 (LWP 6860)] [New Thread 0x42df1950 (LWP 6861)] [Thread 0x41896950 (LWP 6860) exited] [New Thread 0x41896950 (LWP 6862)] [New Thread 0x435f2950 (LWP 6863)] [Thread 0x42df1950 (LWP 6861) exited] [New Thread 0x42df1950 (LWP 6867)] [Thread 0x425f0950 (LWP 6858) exited] [Thread 0x41896950 (LWP 6862) exited] [Thread 0x435f2950 (LWP 6863) exited] [Thread 0x42df1950 (LWP 6867) exited] [New Thread 0x42df1950 (LWP 6870)] [Thread 0x42df1950 (LWP 6870) exited] [Thread 0x41095950 (LWP 6859) exited] [New Thread 0x41095950 (LWP 6887)] [New Thread 0x42df1950 (LWP 6888)] [New Thread 0x435f2950 (LWP 6889)] [Thread 0x42df1950 (LWP 6888) exited] [Thread 0x41095950 (LWP 6887) exited] [Thread 0x435f2950 (LWP 6889) exited] [New Thread 0x435f2950 (LWP 6890)] [New Thread 0x41095950 (LWP 6891)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x435f2950 (LWP 6890)] 0x00007f56605c2ae3 in imap_body_decode (in=0x435f1ef8, ci=0x1c89540, folder=0x181e490, cis=<value optimized out>) at camel-imap-utils.c:932 932 camel-imap-utils.c: No such file or directory. in camel-imap-utils.c (gdb) thread apply all bt
+ Trace 213488
Thread 16 (Thread 0x435f2950 (LWP 6890))
Thanks for the debugging information. Would you mind posting a sample message in mbox format that demonstrates the crash, so we can reproduce it for ourselves more easily? The message will be posted publicly, so please remove any sensitive information before doing so.
Created attachment 130782 [details] mail that causes Evolution to crash in mbox format
I have attached the mail in mbox format.
*** Bug 576471 has been marked as a duplicate of this bug. ***
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 520233 ***