Re: amd64 main [so: 14]: recent bulk builds are reporting: pid ??? comm conftest has trashed its stack, killing
Date: Sat, 04 Dec 2021 15:14:40 UTC
On Sat, 27 Nov 2021 at 06:23, Mark Millard via freebsd-ports <freebsd-ports@freebsd.org> wrote: > > I do not remember the output from poudriere builds having reports > like the following before: > > pid 35298 comm conftest has trashed its stack, killing > . . . > pid 36773 comm conftest has trashed its stack, killing This message used to be a printf() hidden behind #ifdef DEBUG but became a uprintf() in 2e79a216329f (Sept. 16, 2021). So the behaviour hasn't changed, it's just now being reported.