Skip to content

Instantly share code, notes, and snippets.

@alphazero
Created August 12, 2014 13:58
Show Gist options
  • Save alphazero/d628a265c6661f22d59d to your computer and use it in GitHub Desktop.
Save alphazero/d628a265c6661f22d59d to your computer and use it in GitHub Desktop.
± ./wot master
panic: n:1152066 now:1407851832361738000 t0:1407851832361738425 dt:-425
goroutine 23 [running]:
runtime.panic(0x97380, 0x2081ec020)
/usr/local/go/src/pkg/runtime/panic.c:279 +0xf5
main.func·004()
/Users/alphazero/go/src/lsf/exp/wot.go:38 +0x1fa
created by main.main
/Users/alphazero/go/src/lsf/exp/wot.go:41 +0x19b
goroutine 16 [chan receive (nil chan)]:
main.main()
/Users/alphazero/go/src/lsf/exp/wot.go:43 +0x1bb
goroutine 19 [finalizer wait]:
runtime.park(0x14610, 0x146e50, 0x146209)
/usr/local/go/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x146e50, 0x146209)
/usr/local/go/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
/usr/local/go/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
/usr/local/go/src/pkg/runtime/proc.c:1445
goroutine 20 [chan send]:
main.func·001()
/Users/alphazero/go/src/lsf/exp/wot.go:18 +0x84
created by main.main
/Users/alphazero/go/src/lsf/exp/wot.go:20 +0x102
goroutine 21 [chan send]:
main.func·002()
/Users/alphazero/go/src/lsf/exp/wot.go:23 +0x8b
created by main.main
/Users/alphazero/go/src/lsf/exp/wot.go:25 +0x138
goroutine 22 [chan send]:
main.func·003()
/Users/alphazero/go/src/lsf/exp/wot.go:28 +0x8b
created by main.main
/Users/alphazero/go/src/lsf/exp/wot.go:30 +0x16e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment