Comment 2 for bug 210019

Revision history for this message
Mike Sandman (n8behavior) wrote :

i can consistently get it to fail under gdb. here is a brief snippet

[New Thread 0x416ae950 (LWP 15492)]

(evolution:15473): evolution-mail-WARNING **: Error occurred while existing dialogue active:
Could not connect to imap.thesandmans.com: Connection refused
[Thread 0x416ae950 (LWP 15492) exited]
[Thread 0x426b0950 (LWP 15489) exited]
[Thread 0x42eb1950 (LWP 15491) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f28ca3c57c0 (LWP 15473)]
0x00007f28c9b80484 in ?? () from /usr/lib/evolution/2.22/libemiscwidgets.so.0
(gdb)

i would be happy to provide more debugging, if deemed useful. i do not have the source for evolution, nor am i setup to build from source on this machine right now, but would be willing to try if i must :)