Re: Go on NetBSD needs love
Brad Fitzpatrick <[email protected]> Fri, 30 Jun 2017 09:49:21 -0700
| Newsgroups | gmane.os.netbsd.devel.general,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <CAFzRk01H2Ubd54dHsf+YN-CbbdR50oJ=2RFENj_s-OFrW0+3_g@mail.gmail.com> |
On Fri, Jun 30, 2017 at 9:31 AM, David Holland <[email protected]> wrote: > On Thu, Jun 29, 2017 at 09:41:27AM -0700, Brad Fitzpatrick wrote: > > I only identified it as a kernel crash the other day. We had assumed it > was > > our bug prior to that. > > > > But many similar looking bugs exist already: > > > > http://gnats.netbsd.org/44402 > > http://gnats.netbsd.org/42319 > > http://gnats.netbsd.org/52065 > > http://gnats.netbsd.org/46224 > > Those are all completely different bugs; the only thing they have in > common is the kernel-level equivalent of SIGSEGV. > > > > https://github.com/golang/go/issues/20836 > > leads to > https://github.com/golang/go/issues/14127 > which leads to > http://gnats.netbsd.org/50730 > which is fixed but the fix is apparently not in 7.1. > Where do you see that it's fixed? I'm fumbling my way around these tools. Is there a link to the fix somewhere? > > Also, tech-kern is the list for kernel issues. Adjusting accordingly.