Skip to content

Instantly share code, notes, and snippets.

@pciet
Created January 19, 2018 14:56
Show Gist options
  • Save pciet/5ae0157528c8db08a196508061044552 to your computer and use it in GitHub Desktop.
Save pciet/5ae0157528c8db08a196508061044552 to your computer and use it in GitHub Desktop.
deadlock in load testing 2
goroutine 15111983 [running]:
runtime/pprof.writeGoroutineStacks(0x8a24a0, 0xc423b58380, 0x411f09, 0xc4227e62a0)
/home/pciet/sdk/go1.10beta2/src/runtime/pprof/pprof.go:648 +0xa7
runtime/pprof.writeGoroutine(0x8a24a0, 0xc423b58380, 0x2, 0xc42007c400, 0xc4217c4ad0)
/home/pciet/sdk/go1.10beta2/src/runtime/pprof/pprof.go:637 +0x44
runtime/pprof.(*Profile).WriteTo(0xa8bd80, 0x8a24a0, 0xc423b58380, 0x2, 0xc423b58380, 0x8a2c00)
/home/pciet/sdk/go1.10beta2/src/runtime/pprof/pprof.go:310 +0x3d0
net/http/pprof.handler.ServeHTTP(0xc4211e2041, 0x9, 0x8a5900, 0xc423b58380, 0xc42041e400)
/home/pciet/sdk/go1.10beta2/src/net/http/pprof/pprof.go:237 +0x19a
net/http/pprof.Index(0x8a5900, 0xc423b58380, 0xc42041e400)
/home/pciet/sdk/go1.10beta2/src/net/http/pprof/pprof.go:248 +0x1c7
net/http.HandlerFunc.ServeHTTP(0x8696c8, 0x8a5900, 0xc423b58380, 0xc42041e400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc423b58380, 0xc42041e400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc423b58380, 0xc42041e400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201f01e0, 0x8a5cc0, 0xc420d4eb40)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 1 [IO wait]:
internal/poll.runtime_pollWait(0x7f01c25b8e30, 0x72, 0x0)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420178418, 0x72, 0xc420403800, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420178418, 0xffffffffffffff00, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc420178400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:372 +0x1a8
net.(*netFD).accept(0xc420178400, 0xc4201f03a0, 0xc420054da0, 0x402c38)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc420182050, 0xc420054dd0, 0x401bb7, 0xc4201f03a0)
/home/pciet/sdk/go1.10beta2/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).AcceptTCP(0xc420182050, 0xc420054e18, 0xc420054e20, 0x18)
/home/pciet/sdk/go1.10beta2/src/net/tcpsock.go:246 +0x49
net/http.tcpKeepAliveListener.Accept(0xc420182050, 0x8694c0, 0xc4201f0320, 0x8a5d80, 0xc420162c90)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:3216 +0x2f
net/http.(*Server).Serve(0xc420180750, 0x8a5b00, 0xc420182050, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2770 +0x1a5
net/http.(*Server).ListenAndServe(0xc420180750, 0xc420180750, 0xc420162b70)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2711 +0xa9
net/http.ListenAndServe(0x847783, 0x5, 0x0, 0x0, 0x8a2c00, 0xc420162b70)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2969 +0x7a
main.main()
/home/pciet/go/src/github.com/pciet/wichess/main.go:61 +0x569
goroutine 34 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc8c, 0x28, 0x1, 0xc422765e68, 0x8, 0x0, 0xbe79b8, 0xed1f3717d, 0xc4213cb080, 0x1af487bd71, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc422b36460, 0xc420922100)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc422b36460, 0xc420922100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc422b36460, 0xc420922100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc422b36460, 0xc420922100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201f0000, 0x8a5cc0, 0xc420168080)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 18 [select, 599 minutes]:
database/sql.(*DB).connectionOpener(0xc4201a0000, 0x8a5cc0, 0xc42017e080)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:935 +0x119
created by database/sql.OpenDB
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:634 +0x178
goroutine 19 [select, 976 minutes]:
database/sql.(*DB).connectionResetter(0xc4201a0000, 0x8a5cc0, 0xc42017e080)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:948 +0x12a
created by database/sql.OpenDB
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:635 +0x1ae
goroutine 104 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc85, 0x1d, 0x1, 0xc4213895c8, 0x8, 0x0, 0xbe907c7f8cd0a4bb, 0x1496ff240b9a, 0xa9a120, 0x21d76c80c6, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc423b58ee0, 0xc428ebc000)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc423b58ee0, 0xc428ebc000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc423b58ee0, 0xc428ebc000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc423b58ee0, 0xc428ebc000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42037c140, 0x8a5cc0, 0xc420168980)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 23 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca2, 0x26, 0x1, 0xc420a0eda8, 0x7, 0x0, 0x395523a8, 0xed1f3717c, 0xc42112bbc0, 0x71af63bef, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421264c40, 0xc422edae00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421264c40, 0xc422edae00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421264c40, 0xc422edae00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421264c40, 0xc422edae00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201a0280, 0x8a5cc0, 0xc42017e380)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15017745 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc96, 0xc42197aac0, 0x8, 0xc422a43380, 0x8, 0xc421268ea0, 0xc4226e9b80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111047 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25bb580, 0x72, 0xc421a41658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420700818, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420700818, 0xc42070a900, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420700800, 0xc42070a9a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420700800, 0xc42070a9a1, 0x1, 0x1, 0xc421a417a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201820b8, 0xc42070a9a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42070a990)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15004745 [semacquire, 599 minutes]:
sync.runtime_SemacquireMutex(0xab7c54, 0xc42000e000)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:71 +0x3d
sync.(*Mutex).Lock(0xab7c50)
/home/pciet/sdk/go1.10beta2/src/sync/mutex.go:134 +0x108
sync.(*RWMutex).Lock(0xab7c50)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:93 +0x2d
main.listeningToGame.func1(0xc420549320, 0x8, 0xc421268660, 0xc4212687e0, 0xc93, 0xd18c2e2800, 0x1cf719a0, 0xed1f370dd, 0xc42467b7a0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:54 +0xa0c
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15107938 [chan send, 599 minutes]:
main.game.move.func1(0xc421cfad80)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:114 +0xc5
created by main.game.move
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:110 +0x9bc
goroutine 14892978 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc7c, 0xc4211736a8, 0x8, 0xc422966fb8, 0x8, 0xc4205908a0, 0xc4200ee640)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111985 [IO wait]:
internal/poll.runtime_pollWait(0x7f01c2534d18, 0x72, 0xc4207e5658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420730218, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420730218, 0xc422ce0100, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420730200, 0xc422ce0101, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420730200, 0xc422ce0101, 0x1, 0x1, 0xc4207e5770, 0x405115, 0xc4225af440)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a018, 0xc422ce0101, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc422ce00f0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14899041 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc80, 0xc422ad18e0, 0x8, 0xc42154d7a8, 0x7, 0xc421840240, 0xc4226e9040)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14919185 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc84, 0xc429206380, 0x8, 0xc429206558, 0x8, 0xc421840e40, 0xc4200eef00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 643 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc87, 0xb, 0x1, 0xc422a0a550, 0x8, 0x0, 0xbe907c7f8c0b2fb8, 0x1496fe5e9698, 0xa9a120, 0x209bc85348, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4226480e0, 0xc422284000)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4226480e0, 0xc422284000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4226480e0, 0xc422284000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4226480e0, 0xc422284000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4203c1680, 0x8a5cc0, 0xc420169480)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 105 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca1, 0x1e, 0x1, 0xc42304e8d0, 0x8, 0x0, 0x231f4d70, 0xed1f3717c, 0xc4212a78c0, 0x715855bd5, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421fef260, 0xc42050d700)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421fef260, 0xc42050d700)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421fef260, 0xc42050d700)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421fef260, 0xc42050d700)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42037c1e0, 0x8a5cc0, 0xc42017ec40)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 292 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc8e, 0x1b, 0x1, 0xc422596f88, 0x8, 0x0, 0x17517798, 0xed1f3717d, 0xc421d5c7e0, 0x1592c16bd0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4223b8d20, 0xc421d96b00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4223b8d20, 0xc421d96b00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4223b8d20, 0xc421d96b00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4223b8d20, 0xc421d96b00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043ac80, 0x8a5cc0, 0xc42017fd80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 256 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca4, 0x19, 0x1, 0xc42074e5e0, 0x8, 0x0, 0xbe907c7f6fcbf95d, 0x1496e684962b, 0xa9a120, 0x5ee9cf48a, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc423b58000, 0xc421fde400)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc423b58000, 0xc421fde400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc423b58000, 0xc421fde400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc423b58000, 0xc421fde400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041b180, 0x8a5cc0, 0xc420402880)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 9623 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc84, 0x25, 0x1, 0xc422c38270, 0x8, 0x0, 0x1d987a20, 0xed1f3717c, 0xc422a3c240, 0x1c6f263b03, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4212640e0, 0xc422771b00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4212640e0, 0xc422771b00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4212640e0, 0xc422771b00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4212640e0, 0xc422771b00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041a500, 0x8a5cc0, 0xc42047ab80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15112023 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc422746180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 216 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc8d, 0x17, 0x1, 0xc4223aefe0, 0x8, 0x0, 0xbe907c7f742bae2a, 0x1496eae44afe, 0xa9a120, 0x17953a614b, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421a620e0, 0xc420736300)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421a620e0, 0xc420736300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421a620e0, 0xc420736300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421a620e0, 0xc420736300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4204005a0, 0x8a5cc0, 0xc42006f380)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 160 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc9b, 0x11, 0x1, 0xc421344760, 0x8, 0x0, 0xbe907c7f66f71d66, 0x1496ddafba52, 0xa9a120, 0xd6968d045, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc422c22fc0, 0xc4213a7700)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc422c22fc0, 0xc4213a7700)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc422c22fc0, 0xc4213a7700)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc422c22fc0, 0xc4213a7700)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4203c1360, 0x8a5cc0, 0xc420169380)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14999393 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc4214f0210, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc91, 0xd18c2e2800, 0xc420020bb8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420bd7e80, 0x8, 0xc420272060, 0xc4202720c0, 0xc91, 0xd18c2e2800, 0x3552a28, 0xed1f370d5, 0xc4208183c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 486 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc82, 0xb, 0x1, 0xc4219ec358, 0x8, 0x0, 0xbe907c7f80c863a7, 0x1496f31bcaa2, 0xa9a120, 0x24a3bbcbea, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421265180, 0xc421ae3900)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421265180, 0xc421ae3900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421265180, 0xc421ae3900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421265180, 0xc421ae3900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201a08c0, 0x8a5cc0, 0xc42006e900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14999312 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc92, 0xc420441b20, 0x8, 0xc420441d38, 0x8, 0xc421840ae0, 0xc4200ee500)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14991327 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0xc4200f69c0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc4200f69f0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc8e, 0xd18c2e2800, 0xc42147b738, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc422b74dc0, 0x8, 0xc421eae2a0, 0xc421eae3c0, 0xc8e, 0xd18c2e2800, 0x345a6b88, 0xed1f370c8, 0xc420f6cc00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 488 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca0, 0xc, 0x1, 0xc421254330, 0x8, 0x0, 0x24d5cb58, 0xed1f3717c, 0xc420678b40, 0x901779de9, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421fee380, 0xc42179b300)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421fee380, 0xc42179b300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421fee380, 0xc42179b300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421fee380, 0xc42179b300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201a0a00, 0x8a5cc0, 0xc4201683c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15112024 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc422746200)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 487 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc95, 0x1d, 0x1, 0xc429a1c370, 0x8, 0x0, 0x31f34ec8, 0xed1f3717c, 0xc422b2ede0, 0x110041009c, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c4620, 0xc42285f300)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c4620, 0xc42285f300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c4620, 0xc42285f300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c4620, 0xc42285f300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201a0960, 0x8a5cc0, 0xc42017ea40)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15110693 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25345c8, 0x72, 0xc420dd2e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420224a18, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420224a18, 0xc42016f300, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420224a00, 0xc42016f301, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420224a00, 0xc42016f301, 0x1, 0x1, 0xc42042e988, 0xc423b2ee98, 0xc42042ea38)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a040, 0xc42016f301, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42016f2f0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110938 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421d14880)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 390 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca9, 0x19, 0x1, 0xc42266c1e8, 0x8, 0x0, 0xbe907c80d81d8159, 0x14983476daf2, 0xa9a120, 0x1eb44369, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4212641c0, 0xc42041f200)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4212641c0, 0xc42041f200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4212641c0, 0xc42041f200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4212641c0, 0xc42041f200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043f9a0, 0x8a5cc0, 0xc4204647c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15112001 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c5c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c50)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move.func1(0xc4219b5b00)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:111 +0x31
created by main.game.move
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:110 +0x9bc
goroutine 15112022 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc422746100)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14992014 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8f, 0xc420ecc438, 0x8, 0xc422a5e740, 0x8, 0xc421d06840, 0xc420aef180)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14893791 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc7e, 0xc421d86060, 0x8, 0xc421d86248, 0x8, 0xc42093e660, 0xc4200ef400)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15055360 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9e, 0xc4218fc0b0, 0x7, 0xc4222d8220, 0x8, 0xc421840c00, 0xc420c47a40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 502 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc91, 0x1a, 0x1, 0xc423b43668, 0x8, 0x0, 0xbe907c7f65d4e4d5, 0x1496dc8d81a5, 0xa9a120, 0x140cea672d, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4277f6540, 0xc421da9400)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4277f6540, 0xc421da9400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4277f6540, 0xc421da9400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4277f6540, 0xc421da9400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201f10e0, 0x8a5cc0, 0xc42017eb00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15111171 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2595210, 0x72, 0xc420b96658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42084e118, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42084e118, 0xc420648600, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42084e100, 0xc420648671, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42084e100, 0xc420648671, 0x1, 0x1, 0xc420b967a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172140, 0xc420648671, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420648660)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111096 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422300a00)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 7398 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc9d, 0x8, 0x1, 0xc429a1d428, 0x8, 0x0, 0xbe907c7f8d26bd1e, 0x1496ff7a23fa, 0xa9a120, 0xa88d5c627, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc422648380, 0xc42084be00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc422648380, 0xc42084be00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc422648380, 0xc42084be00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc422648380, 0xc42084be00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043a640, 0x8a5cc0, 0xc42017fb40)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15096137 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc4207565a0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca7, 0xd18c2e2800, 0xc4223ddfe8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc421742018, 0x8, 0xc421840180, 0xc421840600, 0xca7, 0xd18c2e2800, 0x18b516a8, 0xed1f37166, 0xc4202106c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15034977 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9a, 0xc42171b4c8, 0x8, 0xc42171b6f8, 0x8, 0xc421eaf3e0, 0xc420aee000)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110963 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc42006b500)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 8832 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc89, 0x1b, 0x1, 0xc420020150, 0x8, 0x0, 0x2204e878, 0xed1f3717c, 0xc4201ab560, 0x1eebc3e22a, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421a62380, 0xc4214e4e00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421a62380, 0xc4214e4e00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421a62380, 0xc4214e4e00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421a62380, 0xc4214e4e00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42047c6e0, 0x8a5cc0, 0xc420488000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14892977 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c2535cf8, 0x72, 0xc420a90930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42152a218, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42152a218, 0xc4204d1000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42152a200, 0xc4204d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42152a200, 0xc4204d1000, 0x1000, 0x1000, 0x434c2c, 0xc4200c6780, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e090, 0xc4204d1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc4223dfb00, 0xc42053a020, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc420a90b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc4223dfb00, 0xc42053a020, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb2260, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc4223dfb00, 0xc42053a020, 0x5, 0x200, 0x0, 0xc4202df000, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc42053a000, 0xc421bb2260, 0x7ad120, 0xc42053a001, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc42053a000, 0xc421bb2260, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc42053a000, 0xc42000e090, 0xc42053a020)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc42053a000)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc42043a6e0, 0xc4204bc1e0, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc42053a000, 0xc420a46060, 0x30, 0xc4204bc1e0, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc42053a000, 0x8a5d00, 0xc4200200f0, 0xc420a46060, 0x30, 0xc422a7c090, 0x1, 0x1, 0x0, 0x1c, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc42053a000, 0x0, 0x0, 0xc420a46060, 0x30, 0xc422a7c090, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc42152a780, 0xc420a911e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc42047a080, 0xc42152a780, 0xc4204bc1a0, 0xc420a46060, 0x30, 0xc420a92e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc420b16180, 0x8a5d00, 0xc4200200f0, 0xc420a46060, 0x30, 0xc420a92e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc420b16180, 0x8a5d00, 0xc4200200f0, 0xc420a46060, 0x30, 0xc420a92e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc420b16180, 0xc420a46060, 0x30, 0xc420a92e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc420b16180, 0xc7c, 0xc420b16101, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc7c, 0xd18c2e2800, 0xc42139f518, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc4211736a8, 0x8, 0xc420590600, 0xc4205906c0, 0xc7c, 0xd18c2e2800, 0x29a13a0, 0xed1f3702a, 0xc420243b60)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14930335 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc87, 0xc42261d5d8, 0x8, 0xc4223af8c8, 0x8, 0xc421eae780, 0xc4226e8640)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15088867 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc42141fe01, 0x205, 0xc42141fe90, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc42141ff80, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc420528030)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca5, 0xd18c2e2800, 0xc4229637b8, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc42124bfc8, 0x8, 0xc4225af140, 0xc420272540, 0xca5, 0xd18c2e2800, 0x39bda1a8, 0xed1f3715a, 0xc423891260)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14885449 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc7a, 0xc42022d818, 0x8, 0xc42124a308, 0x8, 0xc42017c7e0, 0xc420c47680)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15075873 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0xc420f30360, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0xc420f30420)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc420f304e0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc420f30540, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc420f30570)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca3, 0xd18c2e2800, 0xc420834938, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc42266c008, 0x8, 0xc420272f60, 0xc4202731a0, 0xca3, 0xd18c2e2800, 0x2be78c38, 0xed1f37148, 0xc421cadf80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15110822 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420968100)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15070911 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca1, 0xc4211161d0, 0x8, 0xc4211163a8, 0x8, 0xc421841680, 0xc4200ef7c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14939702 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc89, 0xd18c2e2800, 0xc420d02538, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc422830c10, 0x8, 0xc421eae180, 0xc421eae4e0, 0xc89, 0xd18c2e2800, 0x28758758, 0xed1f37072, 0xc4208543c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15029601 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc98, 0xc4207f2828, 0x8, 0xc4230142c8, 0x8, 0xc421841980, 0xc420c46500)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 3109 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc83, 0x13, 0x1, 0xc4222fcae8, 0x8, 0x0, 0xbe907c7f8b5d5f10, 0x1496fdb0c5f9, 0xa9a120, 0x24a71f5a0b, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc422c221c0, 0xc421034900)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc422c221c0, 0xc421034900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc422c221c0, 0xc421034900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc422c221c0, 0xc421034900)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043a460, 0x8a5cc0, 0xc42006e180)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15111239 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc42031a180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14898884 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc80, 0xc422e2f438, 0x7, 0xc420420010, 0x7, 0xc421268e40, 0xc4226e8000)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 1062 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc90, 0x27, 0x1, 0xc4212274d8, 0x8, 0x0, 0xbe907c7f7842c318, 0x1496eefb5ffe, 0xa9a120, 0x14eca886b4, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c4000, 0xc422edaa00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c4000, 0xc422edaa00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c4000, 0xc422edaa00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c4000, 0xc422edaa00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4204705a0, 0x8a5cc0, 0xc42006ea00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 1063 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca6, 0xf, 0x1, 0xc420ecd918, 0x7, 0x0, 0xbe907c7f81ed138d, 0x1496f4407a6e, 0xa9a120, 0x35d43e211, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421a63b20, 0xc420dede00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421a63b20, 0xc420dede00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421a63b20, 0xc420dede00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421a63b20, 0xc420dede00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc420470640, 0x8a5cc0, 0xc42006eb80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 1065 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc9c, 0xb, 0x1, 0xc421b49ca8, 0x8, 0x0, 0x1752bbd0, 0xed1f3717c, 0xc421393680, 0xc3b7e834d, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c4540, 0xc422622300)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c4540, 0xc422622300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c4540, 0xc422622300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c4540, 0xc422622300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc420470be0, 0x8a5cc0, 0xc420226880)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 1066 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc8f, 0x7, 0x1, 0xc4223c7ca8, 0x8, 0x0, 0xbe907c7f8ed65628, 0x14970129bd0c, 0xa9a120, 0x1499f6d802, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc42020f6c0, 0xc421213400)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc42020f6c0, 0xc421213400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc42020f6c0, 0xc421213400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc42020f6c0, 0xc421213400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc420470c80, 0x8a5cc0, 0xc420226a80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 3107 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc7c, 0x26, 0x1, 0xc422c39d88, 0x8, 0x0, 0xbe907c7f9723cf74, 0x14970977365a, 0xa9a120, 0x27e9d5eaff, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc42260a0e0, 0xc420478800)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc42260a0e0, 0xc420478800)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc42260a0e0, 0xc420478800)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc42260a0e0, 0xc420478800)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043a320, 0x8a5cc0, 0xc42006f8c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15111129 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2536788, 0x72, 0xc42189ce58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42072bf18, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42072bf18, 0xc4206a6c00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42072bf00, 0xc4206a6c71, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42072bf00, 0xc4206a6c71, 0x1, 0x1, 0xc420be20c0, 0x0, 0xc42006f958)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201720d0, 0xc4206a6c71, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206a6c60)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15029738 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc98, 0xc4223b74e0, 0x8, 0xc421a9b410, 0x8, 0xc421eaede0, 0xc420aee500)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110934 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421d14680)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14924657 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc85, 0xc421818658, 0x8, 0xc421818838, 0x8, 0xc4225ae900, 0xc4226e8140)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14919559 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc84, 0xc42266cee8, 0x8, 0xc4217eaec8, 0x8, 0xc4218409c0, 0xc4200efe00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14999556 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc92, 0xc421366e20, 0x8, 0xc421366ff8, 0x8, 0xc421268ae0, 0xc420c46b40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 5556 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc78, 0x19, 0x1, 0xc42180d278, 0x8, 0x0, 0x1d585440, 0xed1f3717c, 0xc421b325a0, 0x2b5e9f03b5, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc420a07340, 0xc4219a9400)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc420a07340, 0xc4219a9400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc420a07340, 0xc4219a9400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc420a07340, 0xc4219a9400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc420470a00, 0x8a5cc0, 0xc420488300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14963105 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8c, 0xc420c50018, 0x8, 0xc42277b3b8, 0x8, 0xc4218404e0, 0xc4226e9540)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 6630 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc7e, 0x8, 0x1, 0xc4219ec010, 0x8, 0x0, 0xbe907c7f80c0fded, 0x1496f31464c6, 0xa9a120, 0x2720bbdcba, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c42a0, 0xc421063d00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c42a0, 0xc421063d00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c42a0, 0xc421063d00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c42a0, 0xc421063d00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42047ce60, 0x8a5cc0, 0xc420488bc0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15034240 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc99, 0xc42022d1f0, 0x8, 0xc422beb2a8, 0x8, 0xc4202732c0, 0xc420c47040)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 5554 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc92, 0x19, 0x1, 0xc420a644e8, 0x8, 0x0, 0x2152f9b0, 0xed1f3717c, 0xc4219f1800, 0x132e4d2863, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc422649500, 0xc4202dcb00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc422649500, 0xc4202dcb00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc422649500, 0xc4202dcb00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc422649500, 0xc4202dcb00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc420470820, 0x8a5cc0, 0xc420488840)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14885448 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c25a0128, 0x72, 0xc420cb2930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc421698198, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc421698198, 0xc4213d8000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc421698180, 0xc4213d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc421698180, 0xc4213d8000, 0x1000, 0x1000, 0x434c2c, 0xc42064ac00, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182178, 0xc4213d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420f93140, 0xc42043c020, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc420cb2b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420f93140, 0xc42043c020, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb21a0, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420f93140, 0xc42043c020, 0x5, 0x200, 0x0, 0xc42007c000, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc42043c000, 0xc421bb21a0, 0x7ad120, 0xc42043c001, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc42043c000, 0xc421bb21a0, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc42043c000, 0xc420182178, 0xc42043c020)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc42043c000)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc42043a1e0, 0xc4204bc110, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc42043c000, 0xc420a46000, 0x30, 0xc4204bc110, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc42043c000, 0x8a5d00, 0xc4200200f0, 0xc420a46000, 0x30, 0xc422a7c000, 0x1, 0x1, 0xc42064ac00, 0x2a, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc42043c000, 0x0, 0x0, 0xc420a46000, 0x30, 0xc422a7c000, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc421698280, 0xc420cb31e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc42047a000, 0xc421698280, 0xc4204bc100, 0xc420a46000, 0x30, 0xc420cb4e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc420b16000, 0x8a5d00, 0xc4200200f0, 0xc420a46000, 0x30, 0xc420cb4e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc420b16000, 0x8a5d00, 0xc4200200f0, 0xc420a46000, 0x30, 0xc420cb4e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc420b16000, 0xc420a46000, 0x30, 0xc420cb4e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc420b16000, 0xc7a, 0xc420b16001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc7a, 0xd18c2e2800, 0xc420d181b8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc42022d818, 0x8, 0xc42017c4e0, 0xc42017c660, 0xc7a, 0xd18c2e2800, 0xa5b2b38, 0xed1f3701e, 0xc422aea3c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14873145 [IO wait, 589 minutes]:
internal/poll.runtime_pollWait(0x7f01c25bb650, 0x72, 0xc422b50930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc422934218, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc422934218, 0xc4210ad000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc422934200, 0xc4210ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc422934200, 0xc4210ad000, 0x1000, 0x1000, 0x434c2c, 0xc42064a900, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e038, 0xc4210ad000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc4223def00, 0xc4208c25a0, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc422b50b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc4223def00, 0xc4208c25a0, 0x5, 0x200, 0x5, 0x411f09, 0xc42015e0c0, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc4223def00, 0xc4208c25a0, 0x5, 0x200, 0x0, 0xc4202df800, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc4208c2580, 0xc42015e0c0, 0x7ad120, 0xc4208c2501, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc4208c2580, 0xc42015e0c0, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc4208c2580, 0xc42000e038, 0xc4208c25a0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc4208c2580)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc4203c0320, 0xc42042c060, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc4208c2580, 0xc421946000, 0x30, 0xc42042c060, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc4208c2580, 0x8a5d00, 0xc4200200f0, 0xc421946000, 0x30, 0xc422ce0000, 0x1, 0x1, 0xc42064a900, 0x26, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc4208c2580, 0x0, 0x0, 0xc421946000, 0x30, 0xc422ce0000, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc421698200, 0xc422b511e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc420d4e340, 0xc421698200, 0xc42042c040, 0xc421946000, 0x30, 0xc422b52e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc422746000, 0x8a5d00, 0xc4200200f0, 0xc421946000, 0x30, 0xc422b52e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc422746000, 0x8a5d00, 0xc4200200f0, 0xc421946000, 0x30, 0xc422b52e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc422746000, 0xc421946000, 0x30, 0xc422b52e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc422746000, 0xc78, 0xc422746001, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc78, 0xd18c2e2800, 0xc420bef918, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc42143a028, 0x8, 0xc4219e6b40, 0xc4219e6c00, 0xc78, 0xd18c2e2800, 0x3f123d8, 0xed1f3700c, 0xc421996fc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15039145 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9b, 0xc422ce8610, 0x8, 0xc422ce87e8, 0x8, 0xc4202738c0, 0xc420c477c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15060973 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca0, 0xc42304e320, 0x8, 0xc42304e4f8, 0x8, 0xc421eaf560, 0xc420c47b80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 3108 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca3, 0x16, 0x1, 0xc422b5e828, 0x8, 0x0, 0x5deea18, 0xed1f3717c, 0xc421936900, 0x63f355d21, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c5180, 0xc429a1f500)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c5180, 0xc429a1f500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c5180, 0xc429a1f500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c5180, 0xc429a1f500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043a3c0, 0x8a5cc0, 0xc42006f9c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15055025 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc421fe6601, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc421fe67e0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc421fe68d0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc9d, 0xd18c2e2800, 0xc420beeee0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420640e58, 0x8, 0xc421d06a20, 0xc421d06cc0, 0xc9d, 0xd18c2e2800, 0x31bc1de0, 0xed1f37128, 0xc420f052c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15110845 [semacquire, 599 minutes]:
sync.runtime_SemacquireMutex(0xab7c34, 0x0)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:71 +0x3d
sync.(*Mutex).Lock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/mutex.go:134 +0x108
sync.(*RWMutex).Lock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:93 +0x2d
main.listeningToGame(0xc42197a508, 0x7, 0xc42197a718, 0x7, 0xc42197a728, 0x8, 0xd18c2e2800, 0x38b8cc38, 0xed1f3717c, 0xc42a6d24e0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:33 +0x3f
main.moveNotificationWebsocketHandler(0x8a5900, 0xc423b587e0, 0xc420202000)
/home/pciet/go/src/github.com/pciet/wichess/web_moven.go:83 +0x4a6
net/http.HandlerFunc.ServeHTTP(0x8692f0, 0x8a5900, 0xc423b587e0, 0xc420202000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc423b587e0, 0xc420202000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc423b587e0, 0xc420202000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4201f0280, 0x8a5cc0, 0xc42047a0c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14963486 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8c, 0xc42277a040, 0x8, 0xc42277a218, 0x8, 0xc421d06720, 0xc4226e9a40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14898883 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c257ca10, 0x72, 0xc420e50930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42199a218, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42199a218, 0xc420f01000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42199a200, 0xc420f01000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42199a200, 0xc420f01000, 0x1000, 0x1000, 0x434c2c, 0xc420710780, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e140, 0xc420f01000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420d64480, 0xc4200f05a0, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc420e50b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420d64480, 0xc4200f05a0, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb23c0, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420d64480, 0xc4200f05a0, 0x5, 0x200, 0x0, 0xc4202df000, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc4200f0580, 0xc421bb23c0, 0x7ad120, 0xc4200f0501, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc4200f0580, 0xc421bb23c0, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc4200f0580, 0xc42000e140, 0xc4200f05a0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc4200f0580)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc4201f0140, 0xc42022e100, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc4200f0580, 0xc4211e2000, 0x30, 0xc42022e100, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc4200f0580, 0x8a5d00, 0xc4200200f0, 0xc4211e2000, 0x30, 0xc4227e6000, 0x1, 0x1, 0xc420710780, 0x28, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc4200f0580, 0x0, 0x0, 0xc4211e2000, 0x30, 0xc4227e6000, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc422934480, 0xc420e511e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc420402340, 0xc422934480, 0xc42022e0f0, 0xc4211e2000, 0x30, 0xc420e52e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc420730180, 0x8a5d00, 0xc4200200f0, 0xc4211e2000, 0x30, 0xc420e52e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc420730180, 0x8a5d00, 0xc4200200f0, 0xc4211e2000, 0x30, 0xc420e52e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc420730180, 0xc4211e2000, 0x30, 0xc420e52e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc420730180, 0xc80, 0xc420730101, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc80, 0xd18c2e2800, 0xc420a0e1c8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc422e2f438, 0x7, 0xc421268d80, 0xc421268de0, 0xc80, 0xd18c2e2800, 0x30f17310, 0xed1f37032, 0xc4213fa9c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 3106 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca8, 0x10, 0x1, 0xc420ca4288, 0x7, 0x0, 0xbe907c7f997a0d63, 0x14970bcd744f, 0xa9a120, 0x57f6d4fc, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4223b8000, 0xc421812500)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4223b8000, 0xc421812500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4223b8000, 0xc421812500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4223b8000, 0xc421812500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043a280, 0x8a5cc0, 0xc42006f7c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14999659 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc90, 0xd18c2e2800, 0xc4229633f8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc421227f30, 0x8, 0xc421268900, 0xc421268b40, 0xc90, 0xd18c2e2800, 0x2e9c7ad8, 0xed1f370d4, 0xc420818f60)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 4691 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca7, 0x15, 0x1, 0xc42197adc8, 0x8, 0x0, 0xbe907c7f6e753ba0, 0x1496e52dd87b, 0xa9a120, 0x30392777a, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421fef5e0, 0xc42302c100)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421fef5e0, 0xc42302c100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421fef5e0, 0xc42302c100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421fef5e0, 0xc42302c100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42047c1e0, 0x8a5cc0, 0xc42017f980)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 3922 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc81, 0xf, 0x1, 0xc4207485f8, 0x8, 0x0, 0xbe907c7f61c4bbfb, 0x1496d87d58dd, 0xa9a120, 0x2471c19544, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4230f5b20, 0xc4226b5000)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4230f5b20, 0xc4226b5000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4230f5b20, 0xc4226b5000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4230f5b20, 0xc4226b5000)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42047c280, 0x8a5cc0, 0xc420169180)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15110685 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421879080)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14924599 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc85, 0xc420c50730, 0x8, 0xc421133928, 0x8, 0xc4225aed80, 0xc420aeedc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 3923 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc9e, 0x23, 0x1, 0xc422936060, 0x8, 0x0, 0xbe907c7f5fa2c679, 0x1496d65b6351, 0xa9a120, 0xa2db441ba, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4223b8380, 0xc423103100)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4223b8380, 0xc423103100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4223b8380, 0xc423103100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4223b8380, 0xc423103100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42047c3c0, 0x8a5cc0, 0xc420168800)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14977343 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8d, 0xc42278d1e0, 0x8, 0xc4207f2200, 0x8, 0xc421eaec60, 0xc4200ee3c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110761 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420786980)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 8128 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc94, 0x1b, 0x1, 0xc42074eb50, 0x8, 0x0, 0xbe907c7f6f089b30, 0x1496e5c1381a, 0xa9a120, 0x1221c3c8ea, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421fef340, 0xc420203f00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421fef340, 0xc420203f00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421fef340, 0xc420203f00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421fef340, 0xc420203f00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041a6e0, 0x8a5cc0, 0xc420488200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 6629 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc80, 0x1f, 0x1, 0xc422b6ee58, 0x7, 0x0, 0x37e68c00, 0xed1f3717c, 0xc42123ce40, 0x26c0867de2, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421a621c0, 0xc420d5f500)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421a621c0, 0xc420d5f500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421a621c0, 0xc420d5f500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421a621c0, 0xc420d5f500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42047cdc0, 0x8a5cc0, 0xc420489b80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15011772 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc94, 0xc422657280, 0x8, 0xc420c8b958, 0x8, 0xc421eaecc0, 0xc4200ee000)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14893770 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc7e, 0xc4229895a8, 0x8, 0xc421931280, 0x8, 0xc42017c960, 0xc4200ef540)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15038932 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9b, 0xc422600040, 0x8, 0xc42180d810, 0x8, 0xc421841620, 0xc420c472c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 9622 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc96, 0x1a, 0x1, 0xc421b791c0, 0x8, 0x0, 0x133d1838, 0xed1f3717d, 0xc4215f0900, 0x10009d27c1, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc42260b5e0, 0xc421ae2500)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc42260b5e0, 0xc421ae2500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc42260b5e0, 0xc421ae2500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc42260b5e0, 0xc421ae2500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041a1e0, 0x8a5cc0, 0xc42047a2c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15111980 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc420b16280)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14908417 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc81, 0xc420b8fe98, 0x8, 0xc420c50e98, 0x8, 0xc421eae600, 0xc4226e9180)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111976 [chan receive, 589 minutes]:
database/sql.(*Tx).awaitDone(0xc422746000)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 7403 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xca5, 0x13, 0x1, 0xc422ac5ec0, 0x7, 0x0, 0xbe907c7f68b043ee, 0x1496df68e0c0, 0xa9a120, 0x3e6475677, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc42260b0a0, 0xc42151c400)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc42260b0a0, 0xc42151c400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc42260b0a0, 0xc42151c400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc42260b0a0, 0xc42151c400)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043aaa0, 0x8a5cc0, 0xc42017e680)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 7397 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc9a, 0x13, 0x1, 0xc42175c1b8, 0x8, 0x0, 0xbe907c7f94ef557e, 0x14970742bc5c, 0xa9a120, 0xda483d57e, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc421264000, 0xc42137ae00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc421264000, 0xc42137ae00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421264000, 0xc42137ae00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421264000, 0xc42137ae00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043a000, 0x8a5cc0, 0xc42017f940)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15110670 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25bb310, 0x72, 0xc420574658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420636198, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420636198, 0xc4206a6200, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420636180, 0xc4206a62e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420636180, 0xc4206a62e1, 0x1, 0x1, 0xc4205747a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a138, 0xc4206a62e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206a62d0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111101 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25baa20, 0x72, 0xc42106a658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420446218, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420446218, 0xc420228a00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420446200, 0xc420228a01, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420446200, 0xc420228a01, 0x1, 0x1, 0xc42106a7a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201721d8, 0xc420228a01, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4202289f0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14977840 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8d, 0xc428ec7820, 0x8, 0xc422614ca8, 0x8, 0xc421eae6c0, 0xc4226e9cc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15112011 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420858000)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15110797 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4225f2480)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14913221 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c259e278, 0x72, 0xc421722930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42199a398, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42199a398, 0xc420f00000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42199a380, 0xc420f00000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42199a380, 0xc420f00000, 0x1000, 0x1000, 0x434c2c, 0xc4204cc000, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e138, 0xc420f00000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420d64300, 0xc420557360, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc421722b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420d64300, 0xc420557360, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb2440, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420d64300, 0xc420557360, 0x5, 0x200, 0x0, 0xc4202df000, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc420557340, 0xc421bb2440, 0x7ad120, 0xc420557301, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc420557340, 0xc421bb2440, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc420557340, 0xc42000e138, 0xc420557360)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc420557340)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc4203c0640, 0xc42042c130, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc420557340, 0xc421946060, 0x30, 0xc42042c130, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc420557340, 0x8a5d00, 0xc4200200f0, 0xc421946060, 0x30, 0xc422ce0060, 0x1, 0x1, 0xc4204cc000, 0x10, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc420557340, 0x0, 0x0, 0xc421946060, 0x30, 0xc422ce0060, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc42152a400, 0xc4217231e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc420d4e440, 0xc42152a400, 0xc42042c120, 0xc421946060, 0x30, 0xc421724e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc422746180, 0x8a5d00, 0xc4200200f0, 0xc421946060, 0x30, 0xc421724e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc422746180, 0x8a5d00, 0xc4200200f0, 0xc421946060, 0x30, 0xc421724e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc422746180, 0xc421946060, 0x30, 0xc421724e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc422746180, 0xc82, 0xc422746101, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc82, 0xd18c2e2800, 0xc4218e7ee8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc420c16000, 0x8, 0xc4225ae240, 0xc4225ae600, 0xc82, 0xd18c2e2800, 0x53bd030, 0xed1f37049, 0xc4216c3920)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15071001 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc420840501, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0xc420840660)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc4208406f0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca2, 0xd18c2e2800, 0xc420befee8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc4211161b0, 0x8, 0xc421d06a80, 0xc421d06ba0, 0xca2, 0xd18c2e2800, 0x3b36cc58, 0xed1f37140, 0xc42467b560)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15110771 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc42054cd80)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15079881 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca4, 0xc421226b18, 0x7, 0xc421226cf8, 0x8, 0xc420272360, 0xc4226e8c80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111159 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420c32b80)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111188 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc429a16000)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111013 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4213cc180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14999660 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc90, 0xc421227f30, 0x8, 0xc420bbdd78, 0x8, 0xc421268c60, 0xc4200ee8c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15076184 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca3, 0xc421e20340, 0x8, 0xc420c7f168, 0x8, 0xc4225aef00, 0xc420aef400)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111990 [semacquire, 599 minutes]:
sync.runtime_SemacquireMutex(0xab7c34, 0x0)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:71 +0x3d
sync.(*Mutex).Lock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/mutex.go:134 +0x108
sync.(*RWMutex).Lock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:93 +0x2d
main.listeningToGame(0xc420d029e0, 0x8, 0xc4213b4b18, 0x8, 0xc4213b4b28, 0x8, 0xd18c2e2800, 0x35040198, 0xed1f37182, 0xc4208cb200, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:33 +0x3f
main.moveNotificationWebsocketHandler(0x8a5900, 0xc4212642a0, 0xc4226b4300)
/home/pciet/go/src/github.com/pciet/wichess/web_moven.go:83 +0x4a6
net/http.HandlerFunc.ServeHTTP(0x8692f0, 0x8a5900, 0xc4212642a0, 0xc4226b4300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4212642a0, 0xc4226b4300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4212642a0, 0xc4226b4300)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043b900, 0x8a5cc0, 0xc42047a740)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15055535 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9d, 0xc422b6e018, 0x8, 0xc422b6e1f8, 0x8, 0xc421d06300, 0xc420c46dc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15079880 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc4210075f0, 0x304, 0xc421007620)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca4, 0xd18c2e2800, 0xc4218e7d90, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc421226b18, 0x7, 0xc420272240, 0xc4202722a0, 0xca4, 0xd18c2e2800, 0x3bef430, 0xed1f3714f, 0xc423b2ee40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15110744 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2596d18, 0x72, 0xc4225c4658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420955698, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420955698, 0xc42038c100, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420955680, 0xc42038c191, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420955680, 0xc42038c191, 0x1, 0x1, 0xc4225c47a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a1c8, 0xc42038c191, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42038c180)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15034655 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9a, 0xc4223dd618, 0x8, 0xc4212551e0, 0x8, 0xc421d071a0, 0xc4200ef680)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15089289 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca5, 0xc422582050, 0x7, 0xc420cd1a70, 0x7, 0xc421d06f00, 0xc420c46c80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15012432 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc95, 0xd18c2e2800, 0xc42175c778, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc4208d6490, 0x8, 0xc421268120, 0xc4212691a0, 0xc95, 0xd18c2e2800, 0x1736238, 0xed1f370e8, 0xc4225049c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15004915 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c58)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).Lock(0xab7c50)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:98 +0x6e
main.listeningToGame.func2(0xc93, 0xc4217eb570, 0x8, 0xc420a1c378, 0x8, 0xc4212694a0, 0xc4226e8a00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:162 +0x389
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15095542 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca6, 0xc422526bd0, 0x8, 0xc420a0e1f8, 0x7, 0xc4225ae6c0, 0xc420aee3c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15075874 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca3, 0xc42266c008, 0x8, 0xc42266c218, 0x8, 0xc420273440, 0xc4226e8780)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 9625 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc99, 0x27, 0x1, 0xc4205482a8, 0x8, 0x0, 0xbe907c7f9a5bbe0f, 0x14970caf24f2, 0xa9a120, 0xe421813e7, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c5c00, 0xc420faac00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c5c00, 0xc420faac00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c5c00, 0xc420faac00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c5c00, 0xc420faac00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041a820, 0x8a5cc0, 0xc42047b4c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15111135 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422a64200)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111155 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc428eba000)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 9626 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc9f, 0xb, 0x1, 0xc422976d78, 0x8, 0x0, 0xbe907c7f8fcb838c, 0x1497021eea71, 0xa9a120, 0x8f18cbc0f, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc42020f7a0, 0xc4202dce00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc42020f7a0, 0xc4202dce00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc42020f7a0, 0xc4202dce00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc42020f7a0, 0xc4202dce00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041a960, 0x8a5cc0, 0xc42047b6c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15109459 [chan send, 599 minutes]:
main.game.promote.func1(0xc421d78d80)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:242 +0xc5
created by main.game.promote
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:238 +0x652
goroutine 15044630 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9c, 0xc422954220, 0x8, 0xc421d02bf0, 0x8, 0xc4225ae0c0, 0xc4226e8b40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14913388 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc82, 0xc420ca5900, 0x8, 0xc420ca5ad8, 0x8, 0xc421d06420, 0xc420aeec80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14908728 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc81, 0xc421d9c000, 0x8, 0xc4203ce228, 0x8, 0xc421840000, 0xc4226e92c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14893769 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c25981d8, 0x72, 0xc420dc4930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42199a498, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42199a498, 0xc42072f000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42199a480, 0xc42072f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42199a480, 0xc42072f000, 0x1000, 0x1000, 0x434c2c, 0xc420998000, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e0a0, 0xc42072f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420d64240, 0xc4206fe5a0, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc420dc4b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420d64240, 0xc4206fe5a0, 0x5, 0x200, 0x5, 0x411f09, 0xc420342180, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420d64240, 0xc4206fe5a0, 0x5, 0x200, 0x0, 0xc420045400, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc4206fe580, 0xc420342180, 0x7ad120, 0xc4206fe501, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc4206fe580, 0xc420342180, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc4206fe580, 0xc42000e0a0, 0xc4206fe5a0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc4206fe580)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc42043a820, 0xc4204bc280, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc4206fe580, 0xc420a46090, 0x30, 0xc4204bc280, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc4206fe580, 0x8a5d00, 0xc4200200f0, 0xc420a46090, 0x30, 0xc422a7c0c0, 0x1, 0x1, 0xc420998000, 0x4, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc4206fe580, 0x0, 0x0, 0xc420a46090, 0x30, 0xc422a7c0c0, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc42152a480, 0xc420dc51e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc42047a1c0, 0xc42152a480, 0xc4204bc260, 0xc420a46090, 0x30, 0xc420dc6e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc420b16200, 0x8a5d00, 0xc4200200f0, 0xc420a46090, 0x30, 0xc420dc6e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc420b16200, 0x8a5d00, 0xc4200200f0, 0xc420a46090, 0x30, 0xc420dc6e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc420b16200, 0xc420a46090, 0x30, 0xc420dc6e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc420b16200, 0xc7e, 0xc420b16201, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc7e, 0xd18c2e2800, 0xc42147a038, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc4229895a8, 0x8, 0xc42017c3c0, 0xc42017c780, 0xc7e, 0xd18c2e2800, 0x206e4ab8, 0xed1f3702a, 0xc4214d0b40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 11297 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc98, 0x28, 0x1, 0xc4205495d0, 0x8, 0x0, 0xbe907c7f985932fa, 0x14970aac99ea, 0xa9a120, 0xe6135ac78, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc4228c4700, 0xc421da8d00)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc4228c4700, 0xc421da8d00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc4228c4700, 0xc421da8d00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc4228c4700, 0xc421da8d00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc420470e60, 0x8a5cc0, 0xc420227e80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15055117 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc421946501, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc4219467b0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc4219466f0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc421946750)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc9e, 0xd18c2e2800, 0xc4223b72b0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc42180d8c0, 0x8, 0xc421840b40, 0xc421841020, 0xc9e, 0xd18c2e2800, 0x1691c948, 0xed1f37129, 0xc421d1a960)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14913716 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c259e0d8, 0x72, 0xc421486930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42199a598, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42199a598, 0xc42069a000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42199a580, 0xc42069a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42199a580, 0xc42069a000, 0x1000, 0x1000, 0x434c2c, 0xc4205d6780, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e148, 0xc42069a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420d64ae0, 0xc4200f18e0, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc421486b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420d64ae0, 0xc4200f18e0, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb2500, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420d64ae0, 0xc4200f18e0, 0x5, 0x200, 0x0, 0xc4202df000, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc4200f18c0, 0xc421bb2500, 0x7ad120, 0xc4200f1801, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc4200f18c0, 0xc421bb2500, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc4200f18c0, 0xc42000e148, 0xc4200f18e0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc4200f18c0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc42043a960, 0xc4204bc500, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc4200f18c0, 0xc420a460c0, 0x30, 0xc4204bc500, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc4200f18c0, 0x8a5d00, 0xc4200200f0, 0xc420a460c0, 0x30, 0xc422a7c0f0, 0x1, 0x1, 0x0, 0xc, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc4200f18c0, 0x0, 0x0, 0xc420a460c0, 0x30, 0xc422a7c0f0, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc42152a880, 0xc4214871e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc42047a480, 0xc42152a880, 0xc4204bc4f0, 0xc420a460c0, 0x30, 0xc421488e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc420b16280, 0x8a5d00, 0xc4200200f0, 0xc420a460c0, 0x30, 0xc421488e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc420b16280, 0x8a5d00, 0xc4200200f0, 0xc420a460c0, 0x30, 0xc421488e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc420b16280, 0xc420a460c0, 0x30, 0xc421488e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc420b16280, 0xc83, 0xc420b16201, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc83, 0xd18c2e2800, 0xc4210e4ea8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc420812ec0, 0x8, 0xc421840120, 0xc421840780, 0xc83, 0xd18c2e2800, 0x148e0620, 0xed1f37049, 0xc4207bdb60)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14873312 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc78, 0xc4299df018, 0x7, 0xc4210be060, 0x8, 0xc42017ccc0, 0xc4200eec80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 10272 [semacquire, 599 minutes]:
sync.runtime_Semacquire(0xab7c3c)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:50 +0x49
main.game.move(0xc7a, 0x22, 0x1, 0xc4223c79b8, 0x8, 0x0, 0xdd32388, 0xed1f3717d, 0xc4215f06c0, 0x29e3e37b6d, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:119 +0x9e4
main.moveRequestHandler(0x8a5900, 0xc422648620, 0xc422959500)
/home/pciet/go/src/github.com/pciet/wichess/web_move.go:126 +0xbc1
net/http.HandlerFunc.ServeHTTP(0x8692f8, 0x8a5900, 0xc422648620, 0xc422959500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc422648620, 0xc422959500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc422648620, 0xc422959500)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42041aaa0, 0x8a5cc0, 0xc4201687c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 14977342 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc8d, 0xd18c2e2800, 0xc428ec6008, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc42278d1e0, 0x8, 0xc421eae060, 0xc421eaeba0, 0xc8d, 0xd18c2e2800, 0x5057238, 0xed1f370b2, 0xc42467a540)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14924598 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c259dbf8, 0x72, 0xc42926a930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420b16498, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420b16498, 0xc420b7c000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420b16480, 0xc420b7c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420b16480, 0xc420b7c000, 0x1000, 0x1000, 0x434c2c, 0xc4205d7980, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a0a8, 0xc420b7c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc4224a2120, 0xc42053a2e0, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc42926ab20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc4224a2120, 0xc42053a2e0, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb2640, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc4224a2120, 0xc42053a2e0, 0x5, 0x200, 0x0, 0xc420045400, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc42053a2c0, 0xc421bb2640, 0x7ad120, 0xc42053a201, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc42053a2c0, 0xc421bb2640, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc42053a2c0, 0xc42026a0a8, 0xc42053a2e0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc42053a2c0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc42043ab40, 0xc4204bc740, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc42053a2c0, 0xc420a461b0, 0x30, 0xc4204bc740, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc42053a2c0, 0x8a5d00, 0xc4200200f0, 0xc420a461b0, 0x30, 0xc422a7c480, 0x1, 0x1, 0xc4205d7980, 0xc, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc42053a2c0, 0x0, 0x0, 0xc420a461b0, 0x30, 0xc422a7c480, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc420b16500, 0xc42926b1e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc42047a640, 0xc420b16500, 0xc4204bc730, 0xc420a461b0, 0x30, 0xc42926ce18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc420b16580, 0x8a5d00, 0xc4200200f0, 0xc420a461b0, 0x30, 0xc42926ce18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc420b16580, 0x8a5d00, 0xc4200200f0, 0xc420a461b0, 0x30, 0xc42926ce18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc420b16580, 0xc420a461b0, 0x30, 0xc42926ce18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc420b16580, 0xc85, 0xc420b16501, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc85, 0xd18c2e2800, 0xc4214359c0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc420c50730, 0x8, 0xc4225aec00, 0xc4225aed20, 0xc85, 0xd18c2e2800, 0x2549caa8, 0xed1f3705b, 0xc4206547e0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15111044 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4217a3800)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15070533 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca1, 0xc4211f2010, 0x8, 0xc4211f2898, 0x8, 0xc4225af4a0, 0xc4200eeb40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15017560 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc96, 0xc420e617b0, 0x8, 0xc4299de298, 0x8, 0xc421269380, 0xc420aee8c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15095541 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0xc42079baa0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca6, 0xd18c2e2800, 0xc422d59c78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc422526bd0, 0x8, 0xc4225ae060, 0xc4225ae480, 0xca6, 0xd18c2e2800, 0x259d0740, 0xed1f37165, 0xc420ef3d40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15071542 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca2, 0xc4222bcbe6, 0x7, 0xc4212541f8, 0x7, 0xc4225aefc0, 0xc420c46280)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14940025 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc89, 0xc423cad0b0, 0x7, 0xc42139f6e0, 0x8, 0xc421eae9c0, 0xc4200efcc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110801 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421ebd480)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111177 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421c36780)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15034239 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc421c67e90, 0x304, 0xc421c67ec0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc99, 0xd18c2e2800, 0xc4229a81f8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc42022d1f0, 0x8, 0xc420272c00, 0xc420272de0, 0xc99, 0xd18c2e2800, 0x33c56b00, 0xed1f37108, 0xc4210d0780)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15071002 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca2, 0xc4211161b0, 0x8, 0xc420dfe130, 0x7, 0xc421d06c00, 0xc420aef2c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110726 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b82d0, 0x72, 0xc42023b658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42028bb98, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42028bb98, 0xc42038ed00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42028bb80, 0xc42038edf1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42028bb80, 0xc42038edf1, 0x1, 0x1, 0xc420999e88, 0xc421058dd8, 0xc420999f38)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e0c0, 0xc42038edf1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42038ede0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14991807 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8f, 0xc421132668, 0x8, 0xc42179c0b8, 0x8, 0xc421840fc0, 0xc420aef040)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111139 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2596698, 0x72, 0xc42262b658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42084e198, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42084e198, 0xc420648700, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42084e180, 0xc4206487f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42084e180, 0xc4206487f1, 0x1, 0x1, 0xc42262b7a0, 0x0, 0xc421eae000)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172158, 0xc4206487f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206487e0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111979 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc420b16200)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15108856 [chan send, 599 minutes]:
main.game.move.func1(0xc4208cdb00)
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:114 +0xc5
created by main.game.move
/home/pciet/go/src/github.com/pciet/wichess/game_moving.go:110 +0x9bc
goroutine 14999498 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc91, 0xc422937980, 0x8, 0xc422937b58, 0x8, 0xc420272900, 0xc420c46780)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14991328 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8e, 0xc422b74dc0, 0x8, 0xc422b74f98, 0x8, 0xc421eae420, 0xc420aeef00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15000015 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc90, 0xc421434948, 0x8, 0xc421a9bdc8, 0x8, 0xc421eaeae0, 0xc4226e88c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15060341 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc42286f301, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc42286f380, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc42286f560, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc42286f410, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc9f, 0xd18c2e2800, 0xc422b5f380, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420d034a0, 0x8, 0xc421d069c0, 0xc421d06b40, 0xc9f, 0xd18c2e2800, 0x3215c318, 0xed1f37130, 0xc4214ecb40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15055118 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9e, 0xc42180d8c0, 0x8, 0xc421a9a010, 0x8, 0xc4218410e0, 0xc420aee140)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111950 [semacquire, 599 minutes]:
sync.runtime_SemacquireMutex(0xab7c34, 0x0)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:71 +0x3d
sync.(*Mutex).Lock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/mutex.go:134 +0x108
sync.(*RWMutex).Lock(0xab7c30)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:93 +0x2d
main.listeningToGame(0xc421819b90, 0x8, 0xc4213b4558, 0x8, 0xc4213b4568, 0x8, 0xd18c2e2800, 0x35040198, 0xed1f37182, 0xc4208cb200, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:33 +0x3f
main.moveNotificationWebsocketHandler(0x8a5900, 0xc421fee1c0, 0xc420646200)
/home/pciet/go/src/github.com/pciet/wichess/web_moven.go:83 +0x4a6
net/http.HandlerFunc.ServeHTTP(0x8692f0, 0x8a5900, 0xc421fee1c0, 0xc420646200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421fee1c0, 0xc420646200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421fee1c0, 0xc420646200)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc4203c01e0, 0x8a5cc0, 0xc420d4e140)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15096138 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca7, 0xc421742018, 0x8, 0xc420d180d0, 0x8, 0xc421840660, 0xc420aef680)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15044069 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc420bb3b01, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc420bb3bf0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc9c, 0xd18c2e2800, 0xc421435b28, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc4206f2048, 0x7, 0xc421eaf7a0, 0xc421eaf800, 0xc9c, 0xd18c2e2800, 0x13e25cd0, 0xed1f37118, 0xc4214c6060)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15111075 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421792000)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15012050 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc94, 0xc4219ed550, 0x8, 0xc4229a8010, 0x8, 0xc4218417a0, 0xc420aeeb40)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15060547 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca0, 0xc420b84058, 0x8, 0xc421ce6bf8, 0x8, 0xc420273800, 0xc4200eea00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15034564 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc99, 0xc420890020, 0x8, 0xc4208901f8, 0x8, 0xc421eaefc0, 0xc420c47180)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111163 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421d73f00)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15096042 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca6, 0xc420a1d268, 0x7, 0xc420b841d8, 0x7, 0xc420272300, 0xc420aef540)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111116 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2534358, 0x72, 0xc420571658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4201ef618, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4201ef618, 0xc420228c00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4201ef600, 0xc420228c71, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4201ef600, 0xc420228c71, 0x1, 0x1, 0xc420d0d288, 0xc42138fbb8, 0xc420d0d338)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e058, 0xc420228c71, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420228c60)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14914224 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc83, 0xc420d58f50, 0x8, 0xc421cf9378, 0x8, 0xc421840a20, 0xc420aee280)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14929767 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc87, 0xd18c2e2800, 0xc420bee5e8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc421cc2168, 0x8, 0xc4225aecc0, 0xc4225aeea0, 0xc87, 0xd18c2e2800, 0xf54ed40, 0xed1f37063, 0xc42927fe60)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15044070 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9c, 0xc4206f2048, 0x7, 0xc422839648, 0x8, 0xc421eaf860, 0xc4226e83c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111112 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2598858, 0x72, 0xc42288fe58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420446098, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420446098, 0xc420228400, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420446080, 0xc4202284f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420446080, 0xc4202284f1, 0x1, 0x1, 0xc4218e12c0, 0x0, 0xc420168a18)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201721b8, 0xc4202284f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4202284e0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14999311 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc421378b01, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0xc421378ba0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc421378c30)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc92, 0xd18c2e2800, 0xc420834e48, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420441b20, 0x8, 0xc421840480, 0xc4218406c0, 0xc92, 0xd18c2e2800, 0xbfbeab8, 0xed1f370d5, 0xc42123c420)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14991591 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc8e, 0xc420ca50a0, 0x8, 0xc420bbd9a8, 0x8, 0xc421d06ea0, 0xc420c463c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14885565 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc7a, 0xc422803f80, 0x8, 0xc4214e6178, 0x8, 0xc420590240, 0xc420c46a00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14991806 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc420773830, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc420773890, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc420773920)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc8f, 0xd18c2e2800, 0xc422b6eb88, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc421132668, 0x8, 0xc421840ea0, 0xc421840f60, 0xc8f, 0xd18c2e2800, 0x1dac0dd8, 0xed1f370c9, 0xc428ed10e0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15055090 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9d, 0xc420640e58, 0x8, 0xc420641098, 0x8, 0xc421d06d20, 0xc4200ee280)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111212 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2534eb8, 0x72, 0xc4209b6e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420438718, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420438718, 0xc42038dd00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420438700, 0xc42038dd81, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420438700, 0xc42038dd81, 0x1, 0x1, 0xc4227a19e0, 0x0, 0xc42006e898)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182120, 0xc42038dd81, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42038dd70)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15017559 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc421df8201, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0xc421df8300)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc421df8360, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc96, 0xd18c2e2800, 0xc422559f28, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420e617b0, 0x8, 0xc4212690e0, 0xc421269320, 0xc96, 0xd18c2e2800, 0x21727448, 0xed1f370ef, 0xc421979500)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14913222 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc82, 0xc420c16000, 0x8, 0xc420c161d8, 0x8, 0xc4225ae720, 0xc420aee780)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110907 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422f00380)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14908416 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c2536928, 0x72, 0xc42109a930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42199a698, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42199a698, 0xc42069b000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42199a680, 0xc42069b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42199a680, 0xc42069b000, 0x1000, 0x1000, 0x434c2c, 0xc4208a0f00, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e150, 0xc42069b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420d65440, 0xc4208c2020, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc42109ab20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420d65440, 0xc4208c2020, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb2580, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420d65440, 0xc4208c2020, 0x5, 0x200, 0x0, 0xc4202df000, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc4208c2000, 0xc421bb2580, 0x7ad120, 0xc4208c2001, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc4208c2000, 0xc421bb2580, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc4208c2000, 0xc42000e150, 0xc4208c2020)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc4208c2000)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc4203c06e0, 0xc42042c200, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc4208c2000, 0xc421946090, 0x30, 0xc42042c200, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc4208c2000, 0x8a5d00, 0xc4200200f0, 0xc421946090, 0x30, 0xc422ce0090, 0x1, 0x1, 0xc4208a0f00, 0x32, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc4208c2000, 0x0, 0x0, 0xc421946090, 0x30, 0xc422ce0090, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc42152a700, 0xc42109b1e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc420d4ea80, 0xc42152a700, 0xc42042c1f0, 0xc421946090, 0x30, 0xc42109ce18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc422746200, 0x8a5d00, 0xc4200200f0, 0xc421946090, 0x30, 0xc42109ce18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc422746200, 0x8a5d00, 0xc4200200f0, 0xc421946090, 0x30, 0xc42109ce18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc422746200, 0xc421946090, 0x30, 0xc42109ce18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc422746200, 0xc81, 0xc422746201, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc81, 0xd18c2e2800, 0xc422977e98, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc420b8fe98, 0x8, 0xc421eae120, 0xc421eae360, 0xc81, 0xd18c2e2800, 0x2eb4cd68, 0xed1f37041, 0xc421314600)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 14913717 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc83, 0xc420812ec0, 0x8, 0xc420813098, 0x8, 0xc421840a80, 0xc4200ef900)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15011771 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0xc4212aae70, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc94, 0xd18c2e2800, 0xc420c1c238, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc422657280, 0x8, 0xc421eae8a0, 0xc421eaeb40, 0xc94, 0xd18c2e2800, 0x1600ef40, 0xed1f370e7, 0xc4230737a0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15111151 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4217feb80)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14893224 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc7c, 0xc4216199b0, 0x8, 0xc421619b88, 0x8, 0xc42008a300, 0xc4200eedc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14929768 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc87, 0xc421cc2168, 0x8, 0xc421cc2348, 0x8, 0xc4225aef60, 0xc4226e8280)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15060694 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9f, 0xc421254500, 0x8, 0xc420efc550, 0x8, 0xc421eaef60, 0xc420aeea00)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15070532 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc422674510, 0x304, 0xc422674540)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc422674600, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc422674630)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca1, 0xd18c2e2800, 0xc42197b028, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc4211f2010, 0x8, 0xc4225af380, 0xc4225af440, 0xca1, 0xd18c2e2800, 0x274f56d8, 0xed1f37140, 0xc42112bbc0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15080155 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca4, 0xc422b74228, 0x8, 0xc422b74468, 0x8, 0xc4202733e0, 0xc420c46000)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110783 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c257c600, 0x72, 0xc42003de58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420c32018, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420c32018, 0xc4202f3b00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420c32000, 0xc4202f3ba1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420c32000, 0xc4202f3ba1, 0x1, 0x1, 0xc42003dfa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172058, 0xc4202f3ba1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4202f3b90)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14919184 [IO wait, 587 minutes]:
internal/poll.runtime_pollWait(0x7f01c259f908, 0x72, 0xc4219a0930)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42199a118, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42199a118, 0xc420510000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42199a100, 0xc420510000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42199a100, 0xc420510000, 0x1000, 0x1000, 0x434c2c, 0xc420900000, 0x300000002)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e098, 0xc420510000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
bufio.(*Reader).Read(0xc420d640c0, 0xc4201a9ba0, 0x5, 0x200, 0x42bd54, 0x8691c8, 0xc4219a0b20)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0x8a1c20, 0xc420d640c0, 0xc4201a9ba0, 0x5, 0x200, 0x5, 0x411f09, 0xc421bb2100, 0x20)
/home/pciet/sdk/go1.10beta2/src/io/io.go:309 +0x86
io.ReadFull(0x8a1c20, 0xc420d640c0, 0xc4201a9ba0, 0x5, 0x200, 0x0, 0xc4202df800, 0xce)
/home/pciet/sdk/go1.10beta2/src/io/io.go:327 +0x58
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recvMessage(0xc4201a9b80, 0xc421bb2100, 0x7ad120, 0xc4201a9b01, 0xab7a38)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:947 +0xf3
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1Buf(0xc4201a9b80, 0xc421bb2100, 0xa)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:997 +0x39
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).recv1(0xc4201a9b80, 0xc42000e098, 0xc4201a9ba0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1018 +0x7c
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).readBindResponse(0xc4201a9b80)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1633 +0x2f
github.com/pciet/wichess/vendor/github.com/lib/pq.(*stmt).exec(0xc4203c05a0, 0xc42042c0b0, 0x1, 0x1)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:1270 +0x823
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).query(0xc4201a9b80, 0xc421946030, 0x30, 0xc42042c0b0, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn.go:855 +0x2a1
github.com/pciet/wichess/vendor/github.com/lib/pq.(*conn).QueryContext(0xc4201a9b80, 0x8a5d00, 0xc4200200f0, 0xc421946030, 0x30, 0xc422ce0030, 0x1, 0x1, 0xc420900000, 0x12, ...)
/home/pciet/go/src/github.com/pciet/wichess/vendor/github.com/lib/pq/conn_go18.go:21 +0x1c8
database/sql.ctxDriverQuery(0x8a5d00, 0xc4200200f0, 0x7f01c24f4020, 0xc4201a9b80, 0x0, 0x0, 0xc421946030, 0x30, 0xc422ce0030, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/ctxutil.go:48 +0x235
database/sql.(*DB).queryDC.func1()
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1464 +0x1c5
database/sql.withLock(0x8a3960, 0xc421b43f00, 0xc4219a11e0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:3032 +0x63
database/sql.(*DB).queryDC(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x8a5cc0, 0xc420d4e380, 0xc421b43f00, 0xc42042c0a0, 0xc421946030, 0x30, 0xc4219a2e18, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1459 +0x5e9
database/sql.(*Tx).QueryContext(0xc422746100, 0x8a5d00, 0xc4200200f0, 0xc421946030, 0x30, 0xc4219a2e18, 0x1, 0x1, 0x30, 0x1, ...)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2128 +0x113
database/sql.(*Tx).QueryRowContext(0xc422746100, 0x8a5d00, 0xc4200200f0, 0xc421946030, 0x30, 0xc4219a2e18, 0x1, 0x1, 0x30)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2143 +0x8d
database/sql.(*Tx).QueryRow(0xc422746100, 0xc421946030, 0x30, 0xc4219a2e18, 0x1, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:2154 +0x7c
main.TX.gameWithIdentifier(0xc422746100, 0xc84, 0xc422746101, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game.go:144 +0x190
main.DB.updateGameTimes(0xc4201a0000, 0xc84, 0xd18c2e2800, 0xc4218f1a50, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:93 +0xdc
main.listeningToGame.func1(0xc429206380, 0x8, 0xc421840ba0, 0xc421840d20, 0xc84, 0xd18c2e2800, 0x1abd5258, 0xed1f37053, 0xc421295c80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15110703 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8200, 0x72, 0xc4207e0658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420179c18, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420179c18, 0xc42016fd00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420179c00, 0xc42016fd81, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420179c00, 0xc42016fd81, 0x1, 0x1, 0xc420390f88, 0xc420b09bb8, 0xc420391038)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201820f8, 0xc42016fd81, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42016fd70)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111149 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421826b80)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111132 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422a64080)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111146 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2534838, 0x72, 0xc420dd5658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4201ee598, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4201ee598, 0xc420095800, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4201ee580, 0xc4200958d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4201ee580, 0xc4200958d1, 0x1, 0x1, 0xc420900208, 0xc422d57378, 0xc4209002b8)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e030, 0xc4200958d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4200958c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15112012 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc420730180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111180 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8470, 0x72, 0xc420c41658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420700698, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420700698, 0xc42070ab00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420700680, 0xc42070abe1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420700680, 0xc42070abe1, 0x1, 0x1, 0xc42052e180, 0x0, 0xc42047b618)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182008, 0xc42070abe1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42070abd0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111154 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422664100)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15112020 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2534aa8, 0x72, 0xc420327658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42042b498, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42042b498, 0xc420486400, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42042b480, 0xc4204864f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42042b480, 0xc4204864f1, 0x1, 0x1, 0xc4203277a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e108, 0xc4204864f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4204864e0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14999442 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc91, 0xc420bd7e80, 0x8, 0xc4213846d8, 0x8, 0xc420272120, 0xc420c46640)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110787 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420d5c080)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 14963104 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc8c, 0xd18c2e2800, 0xc4208351b8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420c50018, 0x8, 0xc421840060, 0xc421840300, 0xc8c, 0xd18c2e2800, 0x35648c70, 0xed1f37098, 0xc4299c2300)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15029600 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0xc422605f20, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0xc4200f6090, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc98, 0xd18c2e2800, 0xc4208136c8, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc4207f2828, 0x8, 0xc421840840, 0xc421841140, 0xc98, 0xd18c2e2800, 0xcb17748, 0xed1f37102, 0xc424ae7560)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15096664 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca7, 0xc422954c40, 0x8, 0xc422954e18, 0x8, 0xc421eae960, 0xc420aef7c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110821 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8c90, 0x72, 0xc42106ce58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4201ee018, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4201ee018, 0xc42016e200, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4201ee000, 0xc42016e221, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4201ee000, 0xc42016e221, 0x1, 0x1, 0xc42106cfa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172010, 0xc42016e221, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42016e210)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110812 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4222d6180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15038931 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc420ffe601, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc420ffe750, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc420ffe870)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc9b, 0xd18c2e2800, 0xc42272f238, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc422600040, 0x8, 0xc421840cc0, 0xc4218415c0, 0xc9b, 0xd18c2e2800, 0x99ecc90, 0xed1f3710f, 0xc4219d4c60)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15012433 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc95, 0xc4208d6490, 0x8, 0xc421246018, 0x8, 0xc421269260, 0xc4200ef040)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15111236 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2598ed8, 0x72, 0xc420b94658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420446198, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420446198, 0xc420228800, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420446180, 0xc420228851, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420446180, 0xc420228851, 0x1, 0x1, 0xc42100e688, 0xc4217cec58, 0xc42100e738)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201721d0, 0xc420228851, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420228840)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 14939703 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc89, 0xc422830c10, 0x8, 0xc422831648, 0x8, 0xc421eae5a0, 0xc4200efb80)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15060546 [select, 585 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x1, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0xc4213a0b40, 0x304, 0x0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0x0, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0xc4213a0c60)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xca0, 0xd18c2e2800, 0xc421226050, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc420b84058, 0x8, 0xc4202734a0, 0xc420273500, 0xca0, 0xd18c2e2800, 0xe6b3150, 0xed1f37131, 0xc4213a4060)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15012687 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc95, 0xc42124b680, 0x8, 0xc42124b858, 0x8, 0xc420273320, 0xc4200ef2c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15034654 [select, 587 minutes]:
database/sql.(*DB).conn(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0xc420ed7301, 0x205, 0x0, 0x206)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1063 +0x62d
database/sql.(*DB).begin(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x301, 0x0, 0x304, 0xc420ed73b0)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1566 +0x4f
database/sql.(*DB).BeginTx(0xc4201a0000, 0x8a5d00, 0xc4200200f0, 0x0, 0x402, 0x0, 0x403)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1548 +0x8a
database/sql.(*DB).Begin(0xc4201a0000, 0x405, 0xc420ed7470, 0x406)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1562 +0x4c
main.DB.Begin(0xc4201a0000, 0x0)
/home/pciet/go/src/github.com/pciet/wichess/database.go:34 +0x2b
main.DB.updateGameTimes(0xc4201a0000, 0xc9a, 0xd18c2e2800, 0xc4213ea018, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_time.go:91 +0x87
main.listeningToGame.func1(0xc4223dd618, 0x8, 0xc421d06e40, 0xc421d07080, 0xc9a, 0xd18c2e2800, 0x106576c8, 0xed1f37109, 0xc421c35380)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:94 +0x4c4
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:45 +0x52d
goroutine 15088868 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xca5, 0xc42124bfc8, 0x8, 0xc422b749d8, 0x7, 0xc4202728a0, 0xc420c468c0)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 14873146 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc78, 0xc42143a028, 0x8, 0xc42257b120, 0x8, 0xc4219e72c0, 0xc4226e8500)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15060342 [chan receive, 599 minutes]:
main.listeningToGame.func2(0xc9f, 0xc420d034a0, 0x8, 0xc42139f028, 0x8, 0xc421d06d80, 0xc420c47540)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:144 +0x42
created by main.listeningToGame
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:142 +0x17a
goroutine 15110990 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c257c050, 0x72, 0xc4225cbe58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42072bd18, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42072bd18, 0xc4203bb700, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42072bd00, 0xc4203bb7e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42072bd00, 0xc4203bb7e1, 0x1, 0x1, 0xc4225cbfa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201720b0, 0xc4203bb7e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4203bb7d0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111079 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25369f8, 0x72, 0xc421a43658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42072bd98, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42072bd98, 0xc4203bb900, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42072bd80, 0xc4203bb991, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42072bd80, 0xc4203bb991, 0x1, 0x1, 0xc423b34e08, 0xc42029e8f8, 0xc423b34eb8)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201720b8, 0xc4203bb991, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4203bb980)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110749 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25362a8, 0x72, 0xc420b31658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420700798, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420700798, 0xc42070af00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420700780, 0xc42070af11, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420700780, 0xc42070af11, 0x1, 0x1, 0xc423b35288, 0xc422ed3858, 0xc423b35338)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182098, 0xc42070af11, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42070af00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110746 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2536378, 0x72, 0xc420326658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42084e418, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42084e418, 0xc420648400, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42084e400, 0xc4206484c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42084e400, 0xc4206484c1, 0x1, 0x1, 0xc420bd2c00, 0x0, 0xc420489b58)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172180, 0xc4206484c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206484b0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110878 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8880, 0x72, 0xc42288de58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42028aa18, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42028aa18, 0xc420163f00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42028aa00, 0xc420163fc1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42028aa00, 0xc420163fc1, 0x1, 0x1, 0xc420678c00, 0x0, 0xc42017e2d8)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e070, 0xc420163fc1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420163fb0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111082 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc42074a200)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15110902 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25bb720, 0x72, 0xc42288e658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42045c198, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42045c198, 0xc4206d0800, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42045c180, 0xc4206d08b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42045c180, 0xc4206d08b1, 0x1, 0x1, 0xc420b4c120, 0x0, 0xc42017ee98)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201720e8, 0xc4206d08b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206d08a0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111108 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8950, 0x72, 0xc421a43e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42028a998, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42028a998, 0xc42016eb00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42028a980, 0xc42016eb81, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42028a980, 0xc42016eb81, 0x1, 0x1, 0xc421a43fa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e068, 0xc42016eb81, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42016eb70)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111165 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420e5ed80)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15110677 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c257c7a0, 0x72, 0xc420c3ee58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4207a4098, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4207a4098, 0xc4206d0600, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4207a4080, 0xc4206d06d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4207a4080, 0xc4206d06d1, 0x1, 0x1, 0xc4213ab680, 0x0, 0xc420168618)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182100, 0xc4206d06d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206d06c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111978 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc420b16180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111204 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25953b0, 0x72, 0xc42106b658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420926098, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420926098, 0xc42038e000, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420926080, 0xc42038e0d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420926080, 0xc42038e0d1, 0x1, 0x1, 0xc42106b7a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172188, 0xc42038e0d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42038e0c0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111153 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c257cae0, 0x72, 0xc420329658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420700718, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420700718, 0xc42070ad00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420700700, 0xc42070ad91, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420700700, 0xc42070ad91, 0x1, 0x1, 0xc4203297a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182080, 0xc42070ad91, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42070ad80)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110710 [semacquire, 599 minutes]:
sync.runtime_SemacquireMutex(0xab7c54, 0x0)
/home/pciet/sdk/go1.10beta2/src/runtime/sema.go:71 +0x3d
sync.(*Mutex).Lock(0xab7c50)
/home/pciet/sdk/go1.10beta2/src/sync/mutex.go:134 +0x108
sync.(*RWMutex).Lock(0xab7c50)
/home/pciet/sdk/go1.10beta2/src/sync/rwmutex.go:93 +0x2d
main.listeningToGame(0xc420614058, 0x8, 0xc423b438d8, 0x7, 0xc423b438e8, 0x8, 0xd18c2e2800, 0x38b8cc38, 0xed1f3717c, 0xc42a6d24e0, ...)
/home/pciet/go/src/github.com/pciet/wichess/game_listening.go:40 +0x40e
main.moveNotificationWebsocketHandler(0x8a5900, 0xc421a622a0, 0xc422b70100)
/home/pciet/go/src/github.com/pciet/wichess/web_moven.go:83 +0x4a6
net/http.HandlerFunc.ServeHTTP(0x8692f0, 0x8a5900, 0xc421a622a0, 0xc422b70100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1947 +0x44
net/http.(*ServeMux).ServeHTTP(0xa99c20, 0x8a5900, 0xc421a622a0, 0xc422b70100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2337 +0x130
net/http.serverHandler.ServeHTTP(0xc420180750, 0x8a5900, 0xc421a622a0, 0xc422b70100)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2694 +0xbc
net/http.(*conn).serve(0xc42043bae0, 0x8a5cc0, 0xc42047b040)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1830 +0x648
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15111036 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25babc0, 0x72, 0xc4215d9658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420636018, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420636018, 0xc42038d700, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420636000, 0xc42038d721, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420636000, 0xc42038d721, 0x1, 0x1, 0xc42100e208, 0xc420c5b0d8, 0xc42100e2b8)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a0e0, 0xc42038d721, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42038d710)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111984 [IO wait]:
internal/poll.runtime_pollWait(0x7f01c2536108, 0x72, 0xc422276868)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420730298, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420730298, 0xc420602000, 0x1000, 0x1000)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420730280, 0xc420602000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420730280, 0xc420602000, 0x1000, 0x1000, 0xc422276978, 0x6c014b, 0x80a740)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a030, 0xc420602000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).Read(0xc4227e6120, 0xc420602000, 0x1000, 0x1000, 0xc42080ad40, 0x7f01c2614000, 0x3)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:764 +0xf8
bufio.(*Reader).fill(0xc4224a2360)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:100 +0x11e
bufio.(*Reader).ReadSlice(0xc4224a2360, 0xc422276a0a, 0xc422276ad8, 0x411a76, 0x7f01c022def0, 0x1, 0xc422276ab8)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:341 +0x2c
bufio.(*Reader).ReadLine(0xc4224a2360, 0xc42285e100, 0x100, 0xf8, 0x839f60, 0x1, 0x100c420045400)
/home/pciet/sdk/go1.10beta2/src/bufio/bufio.go:370 +0x34
net/textproto.(*Reader).readLineSlice(0xc4227e6150, 0xc4205b0401, 0xc422276ba8, 0x412758, 0x100, 0x839f60)
/home/pciet/sdk/go1.10beta2/src/net/textproto/reader.go:55 +0x70
net/textproto.(*Reader).ReadLine(0xc4227e6150, 0xc42285e100, 0x0, 0x0, 0x72)
/home/pciet/sdk/go1.10beta2/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc4224a2360, 0x0, 0xc42285e100, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/http/request.go:929 +0x8c
net/http.(*conn).readRequest(0xc4201f0320, 0x8a5cc0, 0xc420402a00, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:944 +0x16f
net/http.(*conn).serve(0xc4201f0320, 0x8a5cc0, 0xc420402a00)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:1768 +0x4dc
created by net/http.(*Server).Serve
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:2795 +0x27b
goroutine 15110543 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2536448, 0x72, 0xc4209b0658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4207a4118, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4207a4118, 0xc4206d0300, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4207a4100, 0xc4206d0341, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4207a4100, 0xc4206d0341, 0x1, 0x1, 0x1, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182128, 0xc4206d0341, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206d0330)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110895 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8130, 0x72, 0xc4215d5e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4203f8e18, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4203f8e18, 0xc4203bb700, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4203f8e00, 0xc4203bb721, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4203f8e00, 0xc4203bb721, 0x1, 0x1, 0xc4215d5fa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a1c0, 0xc4203bb721, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4203bb710)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110906 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25989f8, 0x72, 0xc4215d6658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42087ce98, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42087ce98, 0xc4202ea200, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42087ce80, 0xc4202ea251, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42087ce80, 0xc4202ea251, 0x1, 0x1, 0xc4215d67a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172190, 0xc4202ea251, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4202ea240)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111157 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25b8bc0, 0x72, 0xc4215d6e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420178618, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420178618, 0xc420162f00, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420178600, 0xc420162fa1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420178600, 0xc420162fa1, 0x1, 0x1, 0xc4215d6fa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420182068, 0xc420162fa1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420162f90)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110915 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422f00780)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15110918 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2534908, 0x72, 0xc421c70658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4201ee518, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4201ee518, 0xc42016f100, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4201ee500, 0xc42016f121, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4201ee500, 0xc42016f121, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e028, 0xc42016f121, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc42016f110)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111167 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25bb3e0, 0x72, 0xc421c6fe58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420446018, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420446018, 0xc420228300, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420446000, 0xc420228341, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420446000, 0xc420228341, 0x1, 0x1, 0xc421c6ffa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172148, 0xc420228341, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420228330)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15110922 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4217b9e00)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15110977 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc42922c980)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111004 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2596c48, 0x72, 0xc421c71e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420955718, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420955718, 0xc420896800, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420955700, 0xc420896821, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420955700, 0xc420896821, 0x1, 0x1, 0xc421c71fa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42026a1d0, 0xc420896821, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc420896810)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111031 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c25349d8, 0x72, 0xc421c6e658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4201ee498, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4201ee498, 0xc420163600, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4201ee480, 0xc4201636f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4201ee480, 0xc4201636f1, 0x1, 0x1, 0xc421c6e7a0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000e008, 0xc4201636f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4201636e0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111104 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2595550, 0x72, 0xc421c6c658)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420714098, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc420714098, 0xc420486100, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420714080, 0xc4204861f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc420714080, 0xc4204861f1, 0x1, 0x1, 0xc4212c2208, 0xc420be2118, 0xc4212c22b8)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc420172198, 0xc4204861f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4204861e0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111059 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421088380)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111067 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc421308100)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111143 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc4208a4180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111225 [IO wait, 599 minutes]:
internal/poll.runtime_pollWait(0x7f01c2536858, 0x72, 0xc421c13e58)
/home/pciet/sdk/go1.10beta2/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42072be98, 0x72, 0xffffffffffffff00, 0x8a3100, 0xa5b6d0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc42072be98, 0xc4206a6100, 0x1, 0x1)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42072be80, 0xc4206a61c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc42072be80, 0xc4206a61c1, 0x1, 0x1, 0xc421c13fa0, 0x0, 0xc42008a060)
/home/pciet/sdk/go1.10beta2/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4201720c8, 0xc4206a61c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/home/pciet/sdk/go1.10beta2/src/net/net.go:176 +0x6a
net/http.(*connReader).backgroundRead(0xc4206a61b0)
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/home/pciet/sdk/go1.10beta2/src/net/http/server.go:664 +0xce
goroutine 15111977 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc420b16000)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111215 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc42290a100)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111982 [chan receive, 587 minutes]:
database/sql.(*Tx).awaitDone(0xc420b16580)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111221 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422a0e180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111230 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc422789180)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
goroutine 15111228 [chan receive, 599 minutes]:
database/sql.(*Tx).awaitDone(0xc420730800)
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1839 +0x4b
created by database/sql.(*DB).beginDC
/home/pciet/sdk/go1.10beta2/src/database/sql/sql.go:1595 +0x1c1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment