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 516351 - File descriptor leaks
File descriptor leaks
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
2.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-02-14 04:36 UTC by Matthew Barnes
Modified: 2021-05-19 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthew Barnes 2008-02-14 04:36:58 UTC
Forwarding this from a downstream bug report:
http://bugzilla.redhat.com/show_bug.cgi?id=432105


Description of problem:
Every time my machine loose the connection with the mail server for some reason
(vpn drops, or even clock skew when trying to auth with GSSAPI and thus auth
fails) evolution leaks about 12 filesdescriptors.

ls in /proc/<num>/fd reveals they are all pipes.

Version-Release number of selected component (if applicable):
evolution 2.12.3

How reproducible:
always

Steps to Reproduce:
1. cause a forced disconnection through a network error

  
Actual results:
App leaks descriptors until they finish and app craps out.

Expected results:
No descriptors leaks, app should close unused descriptors.
Comment 1 Matthew Barnes 2008-02-14 04:38:55 UTC
I'm guessing this is Camel, and the pipes are coming from EMsgPorts.
Comment 2 Matthew Barnes 2008-03-11 01:01:50 UTC
Bumping version to a stable release.
Comment 3 Akhil Laddha 2011-10-11 10:30:43 UTC
I am not sure if this bug has been fixed in bug 655272
Comment 4 André Klapper 2021-05-19 11:03:44 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. 
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow
  https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/

Thank you for your understanding and your help.