On Fri, Apr 07, 2023 at 07:13:39PM +0200, Robert Swindells wrote: > I suspect that it is trying to use futexes that are not correctly emulated > in NetBSD.
Absolutely! It's futex. I'll see if I can configure it to disable MT with a hope that then futex won't come into picture. > The Vivado installer written in Java locks up in futex calls. I bypassed this by doing installation on Linux using Qemu and copying it over to NetBSD. -- Mayuresh
