[25944] in SIPB bug reports
Re: mutt crashes on large mailboxes
daemon@ATHENA.MIT.EDU (Theodore Tso)
Wed Oct 25 21:20:47 2006
From tytso@thunk.org Thu Oct 26 01:20:47 2006
Return-Path: <tytso@thunk.org>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 22740 invoked from network); 26 Oct 2006 01:20:47 -0000
Received: from pacific-carrier-annex.mit.edu (18.7.21.83)
by charon.mit.edu with SMTP; 26 Oct 2006 01:20:47 -0000
Received: from mit.edu (M24-004-BARRACUDA-1.MIT.EDU [18.7.7.111])
by pacific-carrier-annex.mit.edu (8.13.6/8.9.2) with ESMTP id k9Q1Kb3x007310
for <bug-sipb@MIT.EDU>; Wed, 25 Oct 2006 21:20:37 -0400 (EDT)
Received: from thunker.thunk.org (thunk.org [69.25.196.29])
(using TLSv1 with cipher AES256-SHA (256/256 bits))
(No client certificate requested)
by mit.edu (Spam Firewall) with ESMTP
id 14E08AF373; Wed, 25 Oct 2006 21:19:36 -0400 (EDT)
Received: from root (helo=candygram.thunk.org)
by thunker.thunk.org with local-esmtps
(tls_cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 #1 (Debian))
id 1GctxD-0007Wp-EC; Wed, 25 Oct 2006 21:22:43 -0400
Received: from tytso by candygram.thunk.org with local (Exim 4.62)
(envelope-from <tytso@thunk.org>)
id 1Gctu9-0000TO-4v; Wed, 25 Oct 2006 21:19:33 -0400
Date: Wed, 25 Oct 2006 21:19:33 -0400
From: Theodore Tso <tytso@MIT.EDU>
To: John Hawkinson <jhawk@mit.edu>
Cc: bug-sipb@mit.edu
Subject: Re: mutt crashes on large mailboxes
Message-ID: <20061026011933.GA27858@thunk.org>
References: <200610252232.k9PMWcQL019034@multics.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200610252232.k9PMWcQL019034@multics.mit.edu>
User-Agent: Mutt/1.5.12-2006-07-14
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: tytso@thunk.org
X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false
X-Spam-Score: 0.00
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42
On Wed, Oct 25, 2006 at 06:32:38PM -0400, John Hawkinson wrote:
> So, mutt crashes when I try to delete more than ~1000 messages from
> my spamscreen folder. Since it has about 94,000 messages in it right now,
> that's pretty unmanageable.
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.
This has been true for multiple versions of mutt for the past couple
of years, but I'm currently using mutt 1.5.12 from Ubuntu Edgy.
I've never problems delete 1000 messages using the mbsync program, so
it seems likely to be client bug in mutt, although I don't have a
problem deleting 120+ messages from a Courier IMAP server hosted on
thunk.org. I've never had time to dig into it, but perhaps it's
related to what you're seeing?
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.
- Ted