Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fdoff test case failing



Martin Husemann wrote:
> On Wed, Apr 11, 2012 at 09:37:34AM +0300, Andreas Gustafsson wrote:
> > Now that the automated tests are running again, they are showing a new
> > failure: the fdoff test case of the lib/librumphijack/t_config test.
> 
> Error message is:
> 
>   h_client: open1: Too many open files in system
> 
> Note that it did not fail in a sparc64 test run with sources from around
> April 9, 09:30 UTC, but it did fail already in an earlier amd64 run
> (http://releng.netbsd.org/b5reports/amd64/build/2012.04.08.04.19.14/test.html#failed-tcs-summary)

Looks like it is related to execing sh from csh:

  Log in using sh, run test:                    passes
  Log in using csh, run test:                   passes
  Log in using csh, type "sh", run test:        passes
  Log in using csh, type "exec sh", run test:   fails

Strange...
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index