tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Go binary panics on amd64-current - SIG*unknown
On Sat, Jan 06, 2018 at 10:43:09PM +0000, Alexander Nasonov wrote:
> runtime.getsig(0x40, 0x441c60)
> /nfs/iil/disks/kfw/tools/go/go-latest/src/runtime/os_linux.go:427 +0x92
Is that a linux binary?
that seems to come from:
https://github.com/golang/go/blob/eaf603601bf79216772ba36a9b981f21b50ade96/src/runtime/os_linux.go#L427
(btw, there were some discrepancies between go and netbsd along
these lines, which might be related:
https://github.com/golang/go/commit/c6e7cb4a375966f7b034e6dbf439a58ea326104a )
Home |
Main Index |
Thread Index |
Old Index