big int panics during text conversion randomly 

stack trace:

panic: runtime error: index out of range [1] with length 1

goroutine 2088184 [running]:
math/big.nat.itoa({0xc01db71500, 0x1, 0x199?}, 0x0, 0xa)
        /usr/local/go/src/math/big/natconv.go:340 +0x3d2
math/big.(*Int).Text(...)
        /usr/local/go/src/math/big/intconv.go:25
math/big.(*Int).String(...)
        /usr/local/go/src/math/big/intconv.go:40

It shows up randomly, help me debug

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/db0a5e73-0a1d-4dfb-9629-1d54cf492f95n%40googlegroups.com.

Reply via email to