Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2023 13:27:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269070] lang/go119 may use the wrong timer on arm64
Message-ID:  <bug-269070-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 269070
           Summary: lang/go119 may use the wrong timer on arm64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: go@FreeBSD.org
          Reporter: Andrew@FreeBSD.org
             Flags: maintainer-feedback?(go@FreeBSD.org)
          Assignee: go@FreeBSD.org

I found go 1.19 will crash with SIGILL when using the physical timer on arm=
64.
This is because we only enable either the physical or virtual timers. This =
has
been fixed upstream in [1].

It looks like it is needed for 1.18 and 1.19, but will be fixed in 1.20.

[1]
https://github.com/golang/go/commit/535fe2b226096a3547321a51b36f464ab443b5cb

--=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-269070-7788>