X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49BD86E2.1080208@gmail.com> Date: Sun, 15 Mar 2009 22:53:22 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [1.7] BUG: heap_chunk_in_mb=1536 breaks expect. Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Apologies for what is going to be quite light on details as bug reports go, but I've only just noticed it and I haven't got a simple testcase yet. As the subject line says, heap_chunk_in_mb=1536 breaks expect. The situation that I'm seeing this in is when attempting to run the binutils testsuite. With heap_chunk_in_mb set to 1536, "make -k check" gets as far as the very first *.exp file in the binutils testsuite (binutils-all/ar.exp), and then sits there, spinning its wheels and eating CPU. It doesn't happen if heap_chunk_in_mb is set to 1024, 1280, 1408, 1520 and the test run completes. It does happen at 1535, and 1532. At 1528 to 1530 it gets a few testcases further into the run before stalling. Probably the exact cut-off point is environment-dependent. Sorry not to have much information, but at least there's a simple workaround: turn it down a bit. If I find out more I'll report back. cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/