Program crashes on stable/13 (but not on 12.3)

2022-03-05 Thread Peter
Hija, this program crashes SEGV on stable/13 after 135962 iterations, but continues to run on 12.3. My stable/13 is still at 22ba2970766 - if You happen to be on a newer level, then please just try this out. -- #include #include #include

Re: Program crashes on stable/13 (but not on 12.3)

2022-03-05 Thread Eugene Grosbein
06.03.2022 2:26, Peter wrote: Adding kib@ to CC: in case this is connected to recent commit by him. > Hija, > > this program crashes SEGV on stable/13 after 135962 iterations, > but continues to run on 12.3. > > My stable/13 is still at 22ba2970766 - if You happen to be on a > newer level, the

Re: Program crashes on stable/13 (but not on 12.3)

2022-03-05 Thread Peter
On Sun, Mar 06, 2022 at 04:26:10AM +0700, Eugene Grosbein wrote: ! 06.03.2022 2:26, Peter wrote: ! ! Adding kib@ to CC: in case this is connected to recent commit by him. It is. ! > Hija, ! > ! > this program crashes SEGV on stable/13 after 135962 iterations, ! > but continues to run on 12.3.

Building stable/13 on recent stable/12 fails

2022-03-05 Thread Johannes Totz
Hi there, I'm trying to build stable/13 on a recent stable/12 machine. But it fails with an error in: make[4]: "/scratch/20220306_001952/stage/usr/src/usr.bin/bmake/unit-tests/Makefile" line 775: Malformed conditional (${.SHELL:T} == "ksh") which is https://github.com/bruelltuete/freebsd-src