https://bugs.kde.org/show_bug.cgi?id=377656

--- Comment #2 from Steve <sgr...@redhat.com> ---
I think this is different because its dying via an abort() call. They are
usually placed in code to stop a program when its doing something that violates
some expectation. The idea is to force a coredump to collect a backtrace to get
an idea of what's wrong.

At line 8 the code throws a protocol exception and this probably comes near the
code mentioned in line 9. So, something unexpected in the imap protocol is
probably causing the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to