[sparc64] fork-exit regression test failure on 7.2-current

2022-11-14 Thread Koakuma
On 7.2-current/sparc64, `fork-exit` regression test fails with these errors: run-fork1-heap # allocate 400 MB of heap memory ulimit -p 500 -n 1000; ./fork-exit -h 10 fork-exit: child 73240 signal 11 *** Error 1 in sys/kern/fork-exit (Makefile:60 'run-fork1-heap') FAILED run-for

Re: [sparc64] fork-exit regression test failure on 7.2-current

2022-11-20 Thread Sebastien Marie
On Mon, Nov 14, 2022 at 01:04:45PM +, Koakuma wrote: > On 7.2-current/sparc64, `fork-exit` regression test fails with these errors: > > run-fork1-heap > # allocate 400 MB of heap memory > ulimit -p 500 -n 1000; ./fork-exit -h 10 > fork-exit: child 73240 signal 11 > *** Error 1 in

Re: [sparc64] fork-exit regression test failure on 7.2-current

2022-11-20 Thread Klemens Nanni
On Sun, Nov 20, 2022 at 10:25:47AM +0100, Sebastien Marie wrote: > On Mon, Nov 14, 2022 at 01:04:45PM +, Koakuma wrote: > > On 7.2-current/sparc64, `fork-exit` regression test fails with these errors: > > > > run-fork1-heap > > # allocate 400 MB of heap memory > > ulimit -p 500 -n 10