GNU bug report logs - #13546
24.2.92; Error(s) when sending emails

Previous Next

Package: emacs;

Reported by: "Sebastien Vauban" <wxhgmqzgwmuf <at> spammotel.com>

Date: Fri, 25 Jan 2013 09:26:02 UTC

Severity: important

Merged with 13527, 13701

Found in versions 24.2.92, 24.2.93

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #208 received at 13546 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 13546 <at> debbugs.gnu.org, wxhgmqzgwmuf <at> spammotel.com
Subject: Re: bug#13546: 24.2.92; Error(s) when sending emails
Date: Thu, 28 Feb 2013 18:06:56 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Sebastien Vauban <wxhgmqzgwmuf <at> spammotel.com>,  13546 <at> debbugs.gnu.org
> Date: Thu, 28 Feb 2013 08:42:18 -0500
> 
> > The messages just say that Emacs is using up a lot of memory for some
> > reason.
> 
> Indeed.  Most likely the memory is used by C-level objects rather than
> by Elisp objects, but in case these are Elisp objects, you can install
> memory-usage (available from GNU ELPA) and do M-x memory-usage when the
> process's size is suspicious (assuming that at that point Emacs is
> still sufficiently usable to run the above command).

Since this happens when sending email, i.e. opening network
connections, I suspect that memory might be eaten up by reader threads
we start to support each connection.  This is further exacerbated by
the fact that Sebastien uses TLS connections for email, so perhaps
emacs_gnutls_pull is part of the problem.

Sebastien, if the latest emacs-24 binary still gives you trouble,
please try separate the sub-process and Helm stuff from the email
stuff.  That is, start 2 sessions of Emacs: one that uses Helm, but
does not use email, the other that uses email, but not Helm (or
subprocess-related commands in general).  I'd like to know whether
none, one, or both of theses sessions will exhibit some abnormal
symptoms after several hours.




This bug report was last modified 12 years and 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.