kryptology icon indicating copy to clipboard operation
kryptology copied to clipboard

Panic running test/dkg/bls/main.go

Open xenowits opened this issue 2 years ago • 0 comments

When running the program at test/dkg/bls/main.go, it panics unexpectedly.

Command: go run main.go -t 3 -n 4

Panic message: Screenshot 2022-04-15 at 5 24 09 PM

panic: runtime error: invalid memory address or nil pointer dereference`

Machine: MacOS Monterey v12.3.1, Apple M1 Pro

Go version: go version go1.18.1 darwin/arm64

xenowits avatar Apr 15 '22 12:04 xenowits