On FreeBSD and OpenBSD, the use of runtime.LockOSThread is resulting in segfaults within the Go runtime (see https://github.com/golang/go/issues/52394) - while it should not be necessary, calling runtime.UnlockOSThread upon exit from handlePtraceFuncs avoids this issue and allows the tests to run correctly. |
||
|---|---|---|
| .. | ||
| astutil | ||
| config | ||
| dwarf | ||
| elfwriter | ||
| gobuild | ||
| goversion | ||
| locspec | ||
| logflags | ||
| proc | ||
| terminal | ||
| version | ||