Bug 2417 - malloc corruption symptoms
Summary: malloc corruption symptoms
Status: RESOLVED INVALID
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.7.9
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2011-05-05 11:39 UTC by Michael Schwendt
Modified: 2014-02-08 02:20 UTC (History)
0 users

See Also:


Attachments

Description Michael Schwendt 2011-05-05 11:39:16 UTC
Have you received other reports about problems like these in Claws Mail?

Most recently we at Fedora have had  https://bugzilla.redhat.com/702120  with 3.7.9, where the corruption caused g_strdup to crash while trying to alloc 11 bytes. In other reports (e.g. http://bugz.fedoraproject.org/claws-mail lists several 'malloc' tickets), the malloc crash affected various parts of the code.

These issues are tough ones, because the backtraces only point at the side-effect, and not even the bug reporters are able to reproduce the crashes. They occur rarely (and probably too rarely to run in valgrind), but so far, a common pattern seems to be that the network connection has been lost/switched, and sometimes that suspend/resume has been used.
Comment 1 Michael Schwendt 2014-02-08 02:20:54 UTC
Closing in favour of bug 2769 and due to the comments in bug 3084.

Note You need to log in before you can comment on or make changes to this bug.