From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52699 Path: main.gmane.org!not-for-mail From: Kevin Greiner Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus from CVS, Emacs from CVS --> out of memory? Date: Thu, 15 May 2003 10:16:50 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <84of2cp7as.fsf@lucy.is.informatik.uni-duisburg.de> <8465of114j.fsf@lucy.is.informatik.uni-duisburg.de> <84n0hqanhh.fsf@lucy.is.informatik.uni-duisburg.de> <84r8705y0l.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1053012031 30840 80.91.224.249 (15 May 2003 15:20:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 May 2003 15:20:31 +0000 (UTC) Original-X-From: ding-owner+M1242@lists.math.uh.edu Thu May 15 17:20:19 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19GKSJ-0007cb-00 for ; Thu, 15 May 2003 17:15:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19GKTl-0005lH-00; Thu, 15 May 2003 10:17:09 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19GKTh-0005lC-00 for ding@lists.math.uh.edu; Thu, 15 May 2003 10:17:05 -0500 Original-Received: (qmail 70162 invoked by alias); 15 May 2003 15:17:04 -0000 Original-Received: (qmail 70157 invoked from network); 15 May 2003 15:17:04 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 15 May 2003 15:17:04 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19GKZv-0008Ke-00 for ; Thu, 15 May 2003 17:23:31 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: h-66-134-21-51.hstqtx02.covad.net Original-X-Trace: quimby.gnus.org 1053012211 31672 66.134.21.51 (15 May 2003 15:23:31 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 15 May 2003 15:23:31 GMT User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:yQCy1fJE3ibNnsjYhaRTmeg0snM= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52699 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52699 kai.grossjohann@gmx.net (Kai Großjohann) writes: > Kevin Greiner writes: > >> Alternatively, have you checked the message log? Do you have any idea >> how many groups were fetched before the error? If the error always >> occurs in one group, you might be able to trace the execution in that >> group prior to out-of-memory. > > Ah, now I got an Emacs where I could do something after the OOM. It > was fetching nnimap+du:INBOX.spamspam. I've now increased the group > level to > gnus-agent-handle-level. Seems to have done the trick. > > Alas, I have no idea what might have been the problem, here. Gnus > was also complaining about "Invalid line 42" or "Invalid entry 42" or > "Invalid overview data 42" or something like this, for values of 42 > ranging from 1 to about 8,000. > > I wish I had the patience to get to the bottom of this. I still have > the ~/News/agent/nnimap/du/INBOX/spamspam directory, if that helps? Take a look at the .overview file for articles 1 through 8,000. What's wrong with these lines? Would it cause read to consume memory? Kevin