Date: Wed, 15 Mar 2023 18:08:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 270250] Linuxulator: golang hangs on aarch64; futex related? Message-ID: <bug-270250-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270250 Bug ID: 270250 Summary: Linuxulator: golang hangs on aarch64; futex related? Product: Base System Version: CURRENT Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: trasz@FreeBSD.org On aarch64, Linux golang test suite hangs at various moments, usually start= ing with the closure4.go test. All of those hangs end up in binary in running state, with two threads. In some cases it doesn't happen to the test case itself, but to the golang compiler. I'm no longer observing the futex erro= rs which were reported by the same test suite on same aarch64 machine before; = my guess is there might be some kind of race condition in recently added aarch= 64 Linuxulator futex support? On amd64 the problem doesn't seem to occur. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270250-227>