Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: runtime error: invalid memory address or nil pointer dereference #184

Closed
JimryYchao opened this issue May 16, 2024 · 2 comments · Fixed by #202
Closed

panic: runtime error: invalid memory address or nil pointer dereference #184

JimryYchao opened this issue May 16, 2024 · 2 comments · Fixed by #202
Labels

Comments

@JimryYchao
Copy link

go version 1.22.1

$ go-callvis . // in my module root

panic: runtime error: invalid memory address or nil pointer dereference [recovered]

what happened?

屏幕截图 2024-05-16 122711

@mangoNisa
Copy link

This is the same as issue 170
Someone addressed it there and the PR is open for the fix, im using their fork till its merged

@ondrajz
Copy link
Owner

ondrajz commented Jan 1, 2025

This is most likely fixed in #202. Please test if it fixes your issues. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

3 participants