-
Notifications
You must be signed in to change notification settings - Fork 11
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
Internal panic in pointer analysis #13
Comments
@howardjohn I'll take a look at this. In general, this is a bug in |
I'm experiencing the same thing, if that helps:
This happened when run on this project/branch: https://gitlab.com/NebulousLabs/Sia/-/tree/ivo/gc_backups_dir, SHA de052028f69143e11aa9da17cebdb771946b5753. |
@ro-tex Thanks. I'm working on the next version of Chronos so I'll also try to look at this and see if I can find why it failed and maybe push a fix. |
I ran into the same issue when trying to check my project, called wormhole-gui. ~/go/src/github.com/Jacalz/wormhole-gui $ ~/go/bin/chronos -file=main.go -mod=/home/jacob/go/src/github.com/Jacalz/wormhole-gui The result was:
|
I run into the same problem. Have you solved the problem?
|
My message was four years ago. I've moved on and just use the regular race detector now. |
Codebase is run against https://github.com/istio/istio
The text was updated successfully, but these errors were encountered: