Hi Martin, > Some architectures like arm64 have strict requirements for stack alignment. > Statically allocated buffer may result in one of the test processes > getting killed by SIGBUS. Allocate child stack using mmap() to ensure > the requirements are met. merged, thank you! Kind regards, Petr