This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada] Fix error handling of Create_Task when thread creation failed


On Mon, Mar 31, 2008 at 11:14 AM, Arnaud Charlet <charlet@adacore.com> wrote:
> > Did you serioulsy add a fork-bomb to the gcc testsuite with that??  Because
>  > this test times out for me and in a parallel make check I see spurious
>  >
>  > sh: fork: Resource temporarily unavailable^M
>  > ...
>  > /space/rguenther/obj/gcc/as: fork: Resource temporarily unavailable
>
>  Well, I indeed hesitated adding this test, although we have no trouble
>  running this test in our test suites at AdaCore and it;'s a nice stress
>  test, but if it is causing troubles in some environment and/or if the gcc
>  test suite is not prepared to handle stress tests, I have no trouble removing
>  it, let me know.

The testcase fails on linux (it slowly eats memory and times out if your
machine survived until then).  So please remove or disable it on all
but known-to-work systems.

Thanks,
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]