Code Monkey home page Code Monkey logo

go-callvis-wiki's Introduction

go-callvis-wiki's People

Contributors

jasonzhouu avatar truefurby avatar

Watchers

 avatar

go-callvis-wiki's Issues

Panic: in crypto/sha512.Sum384: cannot convert slice t0[:] ([]byte) to *[48]byte

this library seems very cool, and I wanted to give it a try on minikube,

I pointed it to the where the main.go is for minikube but it panics
(the minikube code it self compiles fine)

$ go-callvis ./cmd/minikube
panic: in crypto/sha512.Sum384: cannot convert slice t0[:] ([]byte) to *[48]byte

goroutine 15576 [running]:
golang.org/x/tools/go/ssa.emitConv(0x14038d55680, {0x102848cb8, 0x1406f5d8780}, {0x102844788?, 0x1400f66e330})
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/emit.go:242 +0x6b8
golang.org/x/tools/go/ssa.(*builder).expr0(0x1027b5ae0?, 0x14038d55680, {0x102845680?, 0x1400f2cd0c0}, {0x7, {0x102844788, 0x1400f66e330}, {0x0, 0x0}})
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:573 +0x824
golang.org/x/tools/go/ssa.(*builder).expr(0x10280e8c0?, 0x14038d55680, {0x102845680?, 0x1400f2cd0c0?})
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:530 +0x13c
golang.org/x/tools/go/ssa.(*builder).assign(0x14038d55680?, 0x14038d55680?, {0x102846968?, 0x1406f5d2d80}, {0x102845680?, 0x1400f2cd0c0?}, 0x0?, 0x1404de875a0)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:502 +0x320
golang.org/x/tools/go/ssa.(*builder).assignStmt(0x1406f5d6400?, 0x14038d55680, {0x1400eafde10, 0x1, 0x102786200?}, {0x1400eafde30, 0x1, 0x1?}, 0x1)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:1050 +0x1bc
golang.org/x/tools/go/ssa.(*builder).stmt(0x1404de878a8?, 0x14038d55680, {0x102845500?, 0x1400f2cd100?})
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2009 +0xf18
golang.org/x/tools/go/ssa.(*builder).stmtList(0x102f59878?, 0x20?, {0x1400ea82e00?, 0x6, 0x0?})
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:790 +0x6c
golang.org/x/tools/go/ssa.(*builder).stmt(0x14038d55680?, 0x14038d55680, {0x102845620?, 0x1400f2d0210?})
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2105 +0x1130
golang.org/x/tools/go/ssa.(*builder).buildFunction(0x1027b5de0?, 0x14038d55680)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2198 +0x388
golang.org/x/tools/go/ssa.(*builder).buildFuncDecl(0x1027b5de0?, 0x1405109e3c0, 0x1400f2d0240)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2228 +0x168
golang.org/x/tools/go/ssa.(*Package).build(0x1405109e3c0)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2344 +0xb4c
sync.(*Once).doSlow(0x1400107f7a8?, 0x102341a14?)
	/opt/homebrew/Cellar/go/1.18.3/libexec/src/sync/once.go:68 +0x10c
sync.(*Once).Do(...)
	/opt/homebrew/Cellar/go/1.18.3/libexec/src/sync/once.go:59
golang.org/x/tools/go/ssa.(*Package).Build(...)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2263
golang.org/x/tools/go/ssa.(*Program).Build.func1(0x656c676f6f672209?)
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2247 +0x58
created by golang.org/x/tools/go/ssa.(*Program).Build
	/Users/medya/go/pkg/mod/golang.org/x/[email protected]/go/ssa/builder.go:2246 +0x180

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.