GNOME Bugzilla – Bug 670868
[imapx] Recursive call of imapx_command_fetch_message_done
Last modified: 2013-08-22 17:06:47 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=797360 [abrt] evolution-3.3.90-1.fc17: g_cancellable_is_cancelled: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) libreport version: 2.0.8 abrt_version: 2.0.7 backtrace_rating: 4 cmdline: evolution crash_function: g_cancellable_is_cancelled executable: /usr/bin/evolution kernel: 3.3.0-0.rc3.git7.2.fc17.x86_64 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) time: vie 24 feb 2012 21:27:04 COT
+ Trace 229748
Thread 1 (Thread 0x7fb517dfa700 (LWP 14297))
I suppose this failed on stack overflow, or was close to it, because this: > imapx_command_start > imapx_command_start_next > imapx_command_start_next > imapx_command_queue > imapx_command_fetch_message_done repeats in the backtrace down to frame 1960
Closing as OBSOLETE since the stack trace(s) are too old to be useful at this point.