Le 25/08/2018 à 11:50, Nick Hudson a écrit :
On 25/08/2018 06:56, Maxime Villard wrote:Module Name: src Committed By: maxv Date: Sat Aug 25 05:56:25 UTC 2018 Modified Files: src/sys/kern: subr_pool.c Log Message: Disable POOL_REDZONE until we figure out what's wrong. There must be a dumb problem, that is not triggerable on amd64.Reversed align and align_offset arguments to pool_cache_bootstrap appear to be the problem.
indeed