RE: svn 1.2.1 os x: make check fails b/c of too many open files
From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-08-08 23:08:32 CEST
I'm running on OS X 10.4.2, and I just recompiled using ./configure; make; make check, and I'm NOT having any of these problems....
I just did a quick hack around to see what I can do with the ulimit before I start causing failures. It looks like somewhere in the range of 25-50 for me. As a question to the original poster, are you using a dual processor machine? I know that there have been a LOT of problems reported for dual processor machines with XCode (mostly with distcc chewing up 70%+ of both CPUs) but there may also be problems where something down in the kernel is not properly closing files.
Thanks,
-----Original Message-----
> Stephen, I'm passing your mail along to dev@. If this is
I think it must be an OSX thing, I can't reproduce it on my Linux box.
>> START: diff-diff3-test
This test runs 17 diffs one after the other, it doesn't use an explict
>> PASS: diff-diff3-test 3: 2-way unified diff where output is suspect
main() clears the test pool before running each test. That appears to
>> PASS: diff-diff3-test 4: 3-way merge, non-overlapping changes
On my linux box I can do 'ulimit -n 7' (max 7 open files) and run
svn_tests: Can't open file 'foo4': Too many open files
We need someone with an OSX box to debug this.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Aug 8 23:10:27 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.