Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2023 15:48:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken
Message-ID:  <bug-270247-227-tgIxBbw8SI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270247-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270247-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270247

Dmitry Chagin <dchagin@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dchagin@FreeBSD.org

--- Comment #2 from Dmitry Chagin <dchagin@FreeBSD.org> ---
well, a quick look to trace shows that a problem in between go GC and a new=
 go
preemptive scheduler, i.e., we heve a problem in signals emulation.
try env GODEBUG=3Dasyncpreemtoff=3D1

--=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-270247-227-tgIxBbw8SI>