We are seeing a reasonable number of panics in math/rand/rng.go:243 and I'm wondering if anybody else is experiencing the same issue. Couldn't find an issue on github.
2016/03/14 15:08:20 panic in processor: runtime error: index out of range: goroutine 96194045 [running]:
runtime/debug.Stack(0x0, 0x0, 0x0)
/Users/frschroeder/go1.6/src/runtime/debug/stack.go:24 +0x80
panic(0x9b43e0, 0xc82000e020)
/Users/frschroeder/go1.6/src/runtime/panic.go:426 +0x4e9
math/rand.(*rngSource).Int63(0xc820166000, 0x0)
/Users/frschroeder/go1.6/src/math/rand/rng.go:243 +0xcf
math/rand.(*Rand).Int63(0xc8201302d0, 0x10)
/Users/frschroeder/go1.6/src/math/rand/rand.go:46 +0x39
cas/lib/trace.newID(0x0, 0x0)
/Users/frschroeder/dev/ecg-icas/icas/src/go/src/cas/lib/trace/trace.go:268 +0x2f