runtime: godoc crashes consistently with "still in list": OS X Mojave problem? #28949
Labels
Milestone
Comments
I assume this is from master ? Can you mention the commit version also ? |
Apologies: go version devel +048c9164a0 Sat Nov 24 23:55:07 2018 +0000 darwin/amd64 |
go version devel +bb3b24bffc Mon Nov 26 05:08:44 2018 +0000 darwin/amd64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I recently updated to Mac OS X 10.14.1, and now `godoc -http :6666' crashes instantly with this error:
/Users/r/go/src/runtime/mheap.go:1083: throw("still in list")
It happened with an old binary from 2015, and also with a newly compiled one today.
The text was updated successfully, but these errors were encountered: