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 #2

Open
primelabchiragpurohit opened this issue Jun 2, 2022 · 0 comments

Comments

@primelabchiragpurohit
Copy link

While verifying the signature it gives me following error.

go run main.go verify --message "hello" --signature eyJSIjpbIkJPSW91MjM1M1U4N3puYlI3VTM1dnBUWnhFVFQrdHU3RE9sbnZQZUFSSlc3TWgyWEQ2M0hQR0JYaFFaVEpKNmFOdDBkVTMxV0hxV1VhSG5vanB2cjJGS0tQV0NONnI3b2VlWHlWcmZFaHUyWmcwS29GUGZha2hNUWFKMEtuQ00zU2c9PSIsIjVaVUpqMjF1SlFOMVN5VXdZT1BrU0FNbmQvYmJVUDgwRUFySFBYcG1zZnFtb1FpRHY0VnB0K2hYVFpzVGFlOWsiXSwiUyI6WyJoTmdidEZiUUUrYkpvb1dERG1lNG4rV0dBRUVic1RtY1o3OXBjRnFlT1ZyaFFSR0hwWGJKR3VhcDNQald3VlRiIiwieG9pbHhtTGNlMzhLMDFLTW9pTWVIWkJLb1M4WWZ0M1ZxWlJDT0lXRGFrMkFVUVRpWUdmc3BvQkgrbVR0UmJ0diJdLCJFIjoiejJQb2xVKzU5ZTdrdzJUZlNaZ000NFRFVjNZZ0xDZ3A5Y0c1SUdqa3QvST0ifQ==
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x112da98]

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

No branches or pull requests

1 participant