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


View this message in rfc822 format

From: "Sebastien Vauban" <wxhgmqzgwmuf <at> spammotel.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13546 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: bug#13546: 24.2.92; Error(s) when sending emails
Date: Thu, 28 Feb 2013 17:52:16 +0100
Dear Eli,

Eli Zaretskii wrote:
>> 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.

Very clear mission; and, yes, very important distinctions to be made.

I'll report you anything as soon as it happens...

Best regards,
  Seb

-- 
Sebastien Vauban




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

Previous Next


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