I access my IMAP server through an ssh tunnel. If I start evolution and that
tunnel is down (or if the tunnel goes down while evo is running), evolution
crashes with an assertion in imap_command_start().
dannf@firetheft:~$ evolution
adding hook target 'source'
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
[1]+ Stopped evolution
dannf@firetheft:~$ bg
[1]+ evolution &
dannf@firetheft:~$
(evolution:25134): Gdk-CRITICAL **: gdk_gc_set_foreground: assertion `GDK_IS_GC (gc)' failed
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:25134): camel-WARNING **: camel_exception_get_id called with NULL parameter.
camel-imap-provider-ERROR **: file camel-imap-command.c: line 180 (imap_command_start): assertion failed: (store->ostream)
aborting...