[Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Mar 2023 11:17:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270247

--- Comment #4 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
Okay; the good news is, it seems to get rid of this problem; previously it
would fail like above, or in another weird manner; with that env variable set
things become reproducible again.

The bad news is, it fails in a different way:

# command-line-arguments
/usr/lib/go-1.18/pkg/tool/linux_amd64/link: mapping output file failed: invalid
argument

This appears to be caused by fallocate(2) returning EINVAL; not sure why it’s
doing that.

-- 
You are receiving this mail because:
You are the assignee for the bug.