After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 555561 - evolution is leaking a lot of pipes
evolution is leaking a lot of pipes
Status: RESOLVED DUPLICATE of bug 630124
Product: evolution
Classification: Applications
Component: Mailer
2.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-10-08 15:01 UTC by Jeffrey Stedfast
Modified: 2011-07-26 03:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Jeffrey Stedfast 2008-10-08 15:01:40 UTC
lsof | grep evolution | grep pipe | wc -l
990

990 pipes seems a bit excessive so I'm guessing it has to be a leak

Since I mostly just use the mail component, it is probably mailer related.

- I do have the SpamAssassin plugin enabled, so that's a possible source of pipes
- the pipe leak could also be thread related(?)
- maybe e-password related?

Evolution has also been running for a few days (since at least friday last week), only reason I noticed the problem is because downloading new mail this morning broke with:

"Error while Fetching Mail.

Could not create lock file for /home/fejj/.evolution/mail/local/Inbox.sbd/Mono.sbd/Commits: Too many open files"

My instincts tell me it's a leak related to checking mail, but I'm not certain on that.
Comment 1 Akhil Laddha 2011-07-26 03:42:52 UTC

*** This bug has been marked as a duplicate of bug 630124 ***