[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn rev 2933: FAIL (sparc-sun-solaris2.7 static)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-08-13 02:33:53 CEST

Karl Fogel wrote:

>Branko Čibej <brane@xbc.nu> writes:
>
>
>>Ouch, any ideas why this works on Linux but fails on Solaris? I hope
>>we don't have a latent svn_ra_local__split_URL problem on Solaris as
>>well as HP-UX...
>>
>>
>
>No idea. I've been wondering that too, reading the breakage mails.
>
>Any way we can get a login on that Solaris box to debug? (Happy if
>you want to debug it yourself, of course :-), just willing to pitch in
>if you're swamped...)
>
>

Never mind. We're hitting the soft file descriptor limit (defaults to
64) when opening one of the BDB tables. I've hacked the test script to
up the limit (I hope...) to 1024, which is the hard limit on that
machine. But we should look into being a bit more careful with file handles.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 13 02:34:28 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.