Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <hgp@sbcglobal.net>
Subject: Re: Gnus from CVS, Emacs from CVS --> out of memory?
Date: Tue, 13 May 2003 16:21:41 -0700	[thread overview]
Message-ID: <m2issel9fe.fsf@sbcglobal.net> (raw)
In-Reply-To: <84of2cp7as.fsf@lucy.is.informatik.uni-duisburg.de>

kai.grossjohann@gmx.net (Kai Großjohann) writes:

> From time to time, after telling the Agent `J s', I get an out of
> memory error.  Emacs doesn't like it at all.  It started happening
> maybe a week ago.
>
> Is anyone else seeing this?

Here is something that seems likely to be related to Kai's reported
problem with J s.:


Starting with cvs 5.10.2  and with a more recent cvs that still says
5.10.2 (yesterday) (and just now including Lars just released 5.10.2
release)
I see the following phenomena:

Starting emacs/gnus from scratch with `emacs -f gnus'.  Everything
seems to proceed normally but once everything is fully loaded.  If I
run `J s' gnus/emacs completely crashs and the frame disappears
without a sound.  Some sort of silent kill happens.  Looks like what
one would expect from a `kill -9 emacs'.

(NOTE: Reverting to cvs version v0.20 cures the problem reported
below)


Recent changes I've done are:

1) Removed the 3 cons cells related to undownloaded faces with
   customize

2) Added `%O' specifier to gnus-summary-line-format (in .gnus.el)
  (setq gnus-summary-line-format "%O%2t%U%R%7d%z%I%(%[%4L: %-20,20f%]%) %s\n")

3) Added a handler someone posted to .gnus.el
  (setq gnus-use-demon t)
  (setq gnus-demon-timestep 1)
  (gnus-demon-add-handler 'gnus-demon-scan-news 120 60)





  parent reply	other threads:[~2003-05-13 23:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09 13:40 Kai Großjohann
2003-05-10  0:44 ` Xavier Maillard
2003-05-10 20:25 ` Kevin Greiner
2003-05-13 12:29   ` Kai Großjohann
2003-05-13 14:10     ` Kevin Greiner
2003-05-13 15:13       ` Kai Großjohann
2003-05-13 19:51         ` Kevin Greiner
2003-05-15 10:01           ` Kai Großjohann
2003-05-15 15:16             ` Kevin Greiner
2003-05-18  9:27               ` Kai Großjohann
2003-05-13 17:03   ` Dave Love
2003-05-13 23:21 ` Harry Putnam [this message]
2003-05-14  0:29   ` Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2issel9fe.fsf@sbcglobal.net \
    --to=hgp@sbcglobal.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).