Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183715 - mail-client/evolution-2.8.3-r2 leaks memory, then crashes when is unable to allocate more
Summary: mail-client/evolution-2.8.3-r2 leaks memory, then crashes when is unable to a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-30 09:08 UTC by Francesc Romà i Frigolé
Modified: 2008-01-01 11:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesc Romà i Frigolé 2007-06-30 09:08:54 UTC
Evolution's memory usage keeps increasing constantly since it's started until it crashes due to lack of memory. Like this:


GLib-ERROR **: gmem.c:172: failed to allocate 8388608 bytes
aborting...

(gnome_segv2:7345): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(gnome_segv2:7345): Gdk-WARNING **: locale not supported by C library

(bug-buddy:7346): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(bug-buddy:7346): Gdk-WARNING **: locale not supported by C library

** (bug-buddy:7346): WARNING **: Couldn't load icon for Bonobo Component Browser

** (bug-buddy:7346): WARNING **: Couldn't load icon for Open Folder
Failed to read a valid object file image from memory.
Previous frame inner to this frame (corrupt stack?)
Previous frame inner to this frame (corrupt stack?)
Previous frame inner to this frame (corrupt stack?)
Previous frame inner to this frame (corrupt stack?)


Reproducible: Always

Steps to Reproduce:
1.run evolution. I have several pop accounts some with several GB of emails, which i keep on the server
2.run top and see memory used by evolution increse
3.afer a few minutes, see evolution crsah
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-07-01 11:10:39 UTC
could you try latest evolution/evolution-data-server/gtkhtml and see if it behaves the same ?

memory usage problem are probably much more subject to receive some help upstream, so you'll probably get your problem fixed quicker by reporting this upstream and providing them some data (valgrind reports, ...)
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-07-01 11:11:01 UTC
and please copy the link here if you open a bug upstream.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2007-08-30 16:57:38 UTC
cesc, any progress here?
Comment 4 Francesc Romà i Frigolé 2007-09-03 14:21:52 UTC
The problem has persisted during several upgrades, although I haven't had time to try the latest version evolution yet. I'm still runing 2.8.3-r2 and 2.10.x is already available.

I'll do a fresh installation of gentoo somtime during the next week or two, if the problem persists I'll inform you and upstream.

The problem is clearly related to fetching email, since when I work offline it doesn't happen. Also it seems proportional to the amount of email kept on the pop servers.

cesc 
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-10-06 06:55:31 UTC
any news here ?
Comment 6 Francesc Romà i Frigolé 2008-01-01 11:08:09 UTC
After installing a new gentoo from scratch I have not seen this memory leak problem again.

I'm marking the bug as fixed, as I can't reproduce it anymore. However I have the feeling that it might have been exposed by some USE flag that I'm not using anymore in the new system (maybe mono or pda?)

If the problem reappears I'll post a new bug report indicating which flags made it surface.