[Users] [Bug 2656] crash: claws-mail assert failure when using SSL or STARTTLS with SMTP

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Apr 12 21:52:36 CEST 2013


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2656

--- Comment #7 from dev at diy-biogas.eu ---
Ok, we have an interesting concidence here. So far I do not understand, why a
gtk library causes a SEGFAULT when I send mails over an encrypted connection.

are there any plans to fix this like catching the failing state?

citing from the linked ticket:

> The developers of the other software blame cairo, and the developer of cairo
> blames the other software.
That happens more than you'd think ;)
But in this case, the particular error message and the resulting abort is due
to the application (or a library it's using) calling
cairo_surface_set_device_offset() when the cairo context is already in an error
state.
So unless it's a memory corruption or something similar in cairo, checking for
the error state (or not causing it in the first place) is definitely something
the application developers should look into.

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



More information about the Users mailing list