From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23719 invoked by alias); 23 Jan 2007 08:44:17 -0000 Received: (qmail 23699 invoked by uid 48); 23 Jan 2007 08:44:16 -0000 Date: Tue, 23 Jan 2007 08:44:00 -0000 Message-ID: <20070123084416.23698.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "andreast at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00167.txt.bz2 ------- Comment #15 from andreast at gcc dot gnu dot org 2007-01-23 08:44 ------- Hah, that's why it builds here: Darwin wolfram.local 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc [wolfram:head/gcc/boehm-gc] andreast% ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) 6144 file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 1024 <------ default is 256 or so. pipe size (512 bytes, -p) 1 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 1024 virtual memory (kbytes, -v) unlimited -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30454