[25945] in SIPB bug reports
Re: mutt crashes on large mailboxes
daemon@ATHENA.MIT.EDU (John Hawkinson)
Wed Oct 25 22:16:28 2006
From jhawk@MIT.EDU Thu Oct 26 02:16:28 2006
Return-Path: <jhawk@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 25338 invoked from network); 26 Oct 2006 02:16:28 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
by charon.mit.edu with SMTP; 26 Oct 2006 02:16:28 -0000
Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])
by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id k9Q2G4c4022307;
Wed, 25 Oct 2006 22:16:04 -0400 (EDT)
Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73])
(authenticated bits=56)
(User authenticated as jhawk@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id k9Q2G3MG015383
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Wed, 25 Oct 2006 22:16:04 -0400 (EDT)
Received: (from jhawk@localhost) by multics.mit.edu (8.12.9.20060308)
id k9Q2G2iC022053; Wed, 25 Oct 2006 22:16:02 -0400 (EDT)
Date: Wed, 25 Oct 2006 22:16:01 -0400
From: John Hawkinson <jhawk@MIT.EDU>
To: Theodore Tso <tytso@MIT.EDU>
Cc: bug-sipb@MIT.EDU
Subject: Re: mutt crashes on large mailboxes
Message-ID: <20061026021601.GC25828@multics.mit.edu>
References: <200610252232.k9PMWcQL019034@multics.mit.edu> <20061026011933.GA27858@thunk.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20061026011933.GA27858@thunk.org>
User-Agent: Mutt/1.5.12-2006-07-14
X-Scanned-By: MIMEDefang 2.42
X-Spam-Score: -5.599
X-Spam-Flag: NO
Theodore Tso <tytso@MIT.EDU> wrote on Wed, 25 Oct 2006
at 21:19:33 -0400 in <20061026011933.GA27858@thunk.org>:
> Crash or hang? If I try to delete more than ~120 messages from my
> spamscreen folder over IMAP from my home network, mutt will hang.
Symptoms have varied. I think the current symptom is actually
exiting with an imap error.
> The way I deal with my spamscreen folder is I always make sure I use
> the '$' command after deleting between 100-120 messages, and this
> tends to keep mutt from hanging.
Yeah, I have to do this on my regular inbox, and it works fine.
Otherwise I get the exiting behavior. But even this is insufficient
with my 100,000 message spamscreen. :(
I assume it has to do with the length of the imap commands sent...
--jhawk