Evolution crashes intermittently in the brand-new imapx backend, with
the following backtrace:
#0 0x00007fffdeca779c in imapx_command_sync_changes_done (is=0x67b820,
ic=0xd3fdc0) at camel-imapx-server.c:3532
#1 0x00007fffdecaae53 in imapx_completion (is=0x67b820, ex=0x7fffd3abfd70)
at camel-imapx-server.c:1621
#2 imapx_step (is=0x67b820, ex=0x7fffd3abfd70) at camel-imapx-server.c:1645
#3 0x00007fffdecac4cb in parse_contents (is=0x67b820, ex=0x7fffd3abfd70)
at camel-imapx-server.c:3675
#4 0x00007fffdecac9cb in imapx_parser_thread (d=<value optimized out>)
at camel-imapx-server.c:3720
#5 0x00007fffee81f6e4 in g_thread_create_proxy (data=0xcf6d10)
at /tmp/buildd/glib2.0-2.24.1/glib/gthread.c:1893
#6 0x00007ffff251c8ba in start_thread (arg=<value optimized out>)
at pthread_create.c:300
#7 0x00007fffee52601d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8 0x0000000000000000 in ?? ()
The crash occured while switching directoris. The IMAP server is Courier.
I think this is upstream bug 620023
(https://bugzilla.gnome.org/show_bug.cgi?id=620023)