x/tools/cmd/callgraph: pta algorithm fails with internal error #31787
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?MacOS Mojave, amd64
go env
OutputWhat did you do?
Clone the kubernetes/kubernetes repo as with
go get -d k8s.io/kubernetes
, mine was at revision 8f5a62af48d707eab9acd557a4b7366acb42dcf4Build, with
make
Try to build the callgraph with pta algorithm, as with:
What did you expect to see?
A callgraph, also the output said I should report this bug.
What did you see instead?
The text was updated successfully, but these errors were encountered: