This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2007 08:44:14 -0000
- Subject: [Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams
- References: <bug-30454-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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