X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=5.0 required=5.0 tests=AWL,BAYES_40,BOTNET,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Date: Thu, 08 Jul 2010 12:43:16 -0400 From: Jason Tishler To: cygwin AT cygwin DOT com Subject: Re: Bug report: procmail hangs on large messages. Message-id: <20100708164316.GA5304@tishler.net> Mail-followup-to: cygwin AT cygwin DOT com References: <20100708130021 DOT GA79721 AT ice DOT 42 DOT org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline In-reply-to: <20100708130021.GA79721@ice.42.org> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Sec, On Thu, Jul 08, 2010 at 03:00:21PM +0200, Stefan `Sec` Zehl wrote: > I have a problem with cygwin and procmail. If messages exceed a > certain size, procmail just hangs, eating 100% cpu without doing > anything. > > I've been trying to debug this further, but it just hangs, even with an > empty .procmailrc file. > > Funny enough if I run procmail from within "strace" it runs fine, even > with larger messages. > > I'm at a loss how provide you with more info about this problem. > > I binary-searched for the cutoff-point: > > Does not work: 8573458 bytes. > Does work: 8573457 bytes. Sorry, but I cannot reproduce the above problem: $ wc -c big.mail 10001689 big.mail $ procmail