From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39010 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: leaving group takes loooong Date: Fri, 28 Sep 2001 14:14:27 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <86g097o6l8.fsf@i2d.home> References: <86lmj0qncg.fsf@i2d.home> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174786 25603 80.91.224.250 (21 Oct 2002 04:33:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:33:06 +0000 (UTC) Return-Path: Original-Received: (qmail 29670 invoked from network); 28 Sep 2001 12:13:35 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 28 Sep 2001 12:13:35 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15mwW0-00008w-00; Fri, 28 Sep 2001 07:13:12 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 Sep 2001 07:12:47 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA08127 for ; Fri, 28 Sep 2001 07:12:37 -0500 (CDT) Original-Received: (qmail 29663 invoked by alias); 28 Sep 2001 12:12:57 -0000 Original-Received: (qmail 29658 invoked from network); 28 Sep 2001 12:12:57 -0000 Original-Received: from mail.sunweb.ch (212.90.199.3) by gnus.org with SMTP; 28 Sep 2001 12:12:57 -0000 Original-Received: from i2d.home [212.90.194.78] by mail.sunweb.ch with ESMTP (SMTPD32-5.05) id A947E100C2; Fri, 28 Sep 2001 14:12:55 +0200 Original-Received: from dada by i2d.home with local (Exim 3.12 #1 (Debian)) id 15mwXD-00008C-00; Fri, 28 Sep 2001 14:14:27 +0200 Original-To: ding@gnus.org Original-Lines: 58 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39010 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39010 Simon Josefsson writes: > Robert Epprecht writes: > >> Whats that? (current CVS Gnus on GNU Emacs) > > Are you using really current CVS? There was some changes recently > that might have fixed this. Yes, I did use a some days old version when I run into trouble and did a cvs update and tried it before posting to the list. Maybe the files where damaged earlier though, I do not know for sure. >> I enter my 'IN' nnml group and try to leave with 'q'. >> Emacs freezes for minutes, CPU load goes over 99% and Emacs eats >> more and more memory going over 120M. > Interesting. What does `G E' on this group show? After a *very* long time... I come to the *Gnus edit form* The bug shows up in the bookmark entry: [ ... ] (bookmark (649 . 0) (649 . 0) (649 . 0) [... continues like this ...] I never ever used bookmarks, as far as I know. OK I deleted the bookmark thing. > Is it the scores entries that look like that? No. > How did they end up having a gazillion entries for the same article? That's what I'd like to know... The only thing I could imagine to be possibly related is the following: I have received a windows zip file as attachment in this group. As I couldn't find out how to unzip that on Linux (somebody?) I have tried to save it to my dos partition. This failed, because this user has no write access there. So I saved it to /tmp. Thats when the trouble started, AFAIR. It was *not* article 649. This one must have been deleted a long time ago. > Maybe you could remove the score > entries and the ~/Mail/foo.mrk file to see if things get better. Yes I did that too, and it helped. It looked like this: 19907197 Sep 27 23:46 .marks ((bookmark (649 . 0) (649 . 0) (649 . 0) [ ... megabytes of thouse ... ] (649 . 0) (649 . 0) (649 . 0) (649 . 0) (649 . 0) (649 . 0) (649 . 0) (649 . 0) (649 . 0)) (read (1 . 2084) (2086 . 2105) 2108 (2110 . 2111) (2114 . 2115) 2117 (2119 . 2144) (2149 . 2165) 2171 (2174 . 2175) 2189 2191 (2194 . 2196) (2199 . 2201) 2203 2205 2208 2212 (2214 . 2218) 2222 2224 (2226 . 2230) 2232) (tick 2052 (2059 . 2064) 2086 2088 2108 2115 2123 2125 2130 2135 2144 2189 (2194 . 2196) (2199 . 2200) 2203 2205 2208 2212 (2216 . 2218) 2226 (2228 . 2230)) (reply 1814 1827 2052 2060 2063 2084 (2108 . 2109) 2115 2123 2130 2135 2144 2180 2194 (2199 . 2200) 2205 2208 (2212 . 2213) 2218 2223 2226 2228) (dormant 1341 1418 1431 (1813 . 1816) 1819 (1827 . 1828) 1926 2227) (save (2194 . 2195)) (forward 2108)) strange! Thanks a lot for your help, Robert