runtime: failed to create new OS thread
when building toolchain2 on openbsd-mips64-jsing since CL 447175
#56839
Labels
arch-mips
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-OpenBSD
Milestone
Since https://go.dev/cl/447175, the
openbsd-mips64-jsing
builder has been failing every run for the main Go repo.As far as I can tell the failure mode is always
failed to create new OS thread
while building toolchain2,but the
errno
value varies from run to run (and seems to be bogus).https://build.golang.org/log/f6d3242e8e0d9549fbe403a7d40dad494e90688b:
(attn @4a6f656c @golang/openbsd; CC @ianlancetaylor @mknyszek)
The text was updated successfully, but these errors were encountered: