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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Mar 2023 15:48:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270247

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=asyncpreemtoff=1

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