Skip to content

Instantly share code, notes, and snippets.

@dinedal
Created September 8, 2014 01:11
Show Gist options
  • Save dinedal/bf6e264345434356f414 to your computer and use it in GitHub Desktop.
Save dinedal/bf6e264345434356f414 to your computer and use it in GitHub Desktop.
~ Go-Package-Store
2014/09/07 18:09:43 len(importPathElements0) != 2 [v0/qml]
panic: len(importPathElements0) != 2 [v0/qml]
goroutine 1508 [running]:
runtime.panic(0x332360, 0xc208dae200)
/usr/local/opt/go/libexec/src/pkg/runtime/panic.c:279 +0xf5
log.Panicln(0x28d1c50, 0x2, 0x2)
/usr/local/opt/go/libexec/src/pkg/log/log.go:321 +0xb6
github.com/shurcooL/Go-Package-Store/presenter.gopkgInImportPathToGitHub(0xc20879a973, 0xf, 0x0, 0x0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/presenter/gopkgin.go:12 +0x1e2
github.com/shurcooL/Go-Package-Store/presenter.func·002(0xc208c035c0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/presenter/presenter.go:52 +0x302
github.com/shurcooL/Go-Package-Store/presenter.New(0xc208c035c0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/presenter/presenter.go:35 +0x8b
main.func·005(0x4322c0, 0xc208a6fb60, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:213 +0x140
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 16 [IO wait]:
net.runtime_pollWait(0x7c7dd0, 0x72, 0x0)
/private/tmp/go-lJrg/go/src/pkg/runtime/netpoll.goc:146 +0x66
net.(*pollDesc).Wait(0xc2080624c0, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(*pollDesc).WaitRead(0xc2080624c0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(*netFD).accept(0xc208062460, 0x561808, 0x0, 0x7c23a0, 0x23)
/usr/local/opt/go/libexec/src/pkg/net/fd_unix.go:419 +0x343
net.(*TCPListener).AcceptTCP(0xc20803a158, 0xa4b13, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/tcpsock_posix.go:234 +0x5d
net/http.tcpKeepAliveListener.Accept(0xc20803a158, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1947 +0x4b
net/http.(*Server).Serve(0xc2080b4480, 0x7c7e80, 0xc20803a158, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1698 +0x91
net/http.(*Server).ListenAndServe(0xc2080b4480, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1688 +0x14d
net/http.ListenAndServe(0x4a6a90, 0xe, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1778 +0x79
main.main()
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:298 +0x773
goroutine 19 [finalizer wait]:
runtime.park(0x18f00, 0x6eba98, 0x6e9da9)
/usr/local/opt/go/libexec/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x6eba98, 0x6e9da9)
/usr/local/opt/go/libexec/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
/usr/local/opt/go/libexec/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
/usr/local/opt/go/libexec/src/pkg/runtime/proc.c:1445
goroutine 21 [chan receive]:
main.updateWorker()
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:72 +0x80
created by main.main
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:294 +0x730
goroutine 17 [syscall]:
runtime.goexit()
/usr/local/opt/go/libexec/src/pkg/runtime/proc.c:1445
goroutine 22 [chan receive]:
main.mainHandler(0x7c8010, 0xc208044500, 0xc20810c000)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:218 +0x8bf
net/http.HandlerFunc.ServeHTTP(0x5616c8, 0x7c8010, 0xc208044500, 0xc20810c000)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1235 +0x40
net/http.(*ServeMux).ServeHTTP(0xc208023020, 0x7c8010, 0xc208044500, 0xc20810c000)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1511 +0x1a3
net/http.serverHandler.ServeHTTP(0xc2080b4480, 0x7c8010, 0xc208044500, 0xc20810c000)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1673 +0x19f
net/http.(*conn).serve(0xc20804e900)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1174 +0xa7e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1721 +0x313
goroutine 23 [IO wait]:
net.runtime_pollWait(0x7c7c70, 0x72, 0x0)
/private/tmp/go-lJrg/go/src/pkg/runtime/netpoll.goc:146 +0x66
net.(*pollDesc).Wait(0xc208062610, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(*pollDesc).WaitRead(0xc208062610, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(*netFD).Read(0xc2080625b0, 0xc208106000, 0x1000, 0x1000, 0x0, 0x7c23a0, 0x23)
/usr/local/opt/go/libexec/src/pkg/net/fd_unix.go:242 +0x34c
net.(*conn).Read(0xc20803a170, 0xc208106000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/net.go:122 +0xe7
net/http.(*liveSwitchReader).Read(0xc20804e9a8, 0xc208106000, 0x1000, 0x1000, 0x7c8070, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:206 +0xaf
io.(*LimitedReader).Read(0xc2080498e0, 0xc208106000, 0x1000, 0x1000, 0xc8, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/io/io.go:399 +0xd0
bufio.(*Reader).fill(0xc2080b45a0)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:97 +0x1b3
bufio.(*Reader).ReadSlice(0xc2080b45a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:298 +0x22c
bufio.(*Reader).ReadLine(0xc2080b45a0, 0x0, 0x0, 0x0, 0x26e00, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:326 +0x69
net/textproto.(*Reader).readLineSlice(0xc2080eae70, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/textproto/reader.go:55 +0x9d
net/textproto.(*Reader).ReadLine(0xc2080eae70, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/textproto/reader.go:36 +0x4e
net/http.ReadRequest(0xc2080b45a0, 0xc20842e0d0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/request.go:556 +0xc7
net/http.(*conn).readRequest(0xc20804e980, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:577 +0x276
net/http.(*conn).serve(0xc20804e980)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1132 +0x61e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1721 +0x313
goroutine 49 [IO wait]:
net.runtime_pollWait(0x7c7bc0, 0x72, 0x0)
/private/tmp/go-lJrg/go/src/pkg/runtime/netpoll.goc:146 +0x66
net.(*pollDesc).Wait(0xc208028220, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(*pollDesc).WaitRead(0xc208028220, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(*netFD).Read(0xc2080281c0, 0xc20841e000, 0x1000, 0x1000, 0x0, 0x7c23a0, 0x23)
/usr/local/opt/go/libexec/src/pkg/net/fd_unix.go:242 +0x34c
net.(*conn).Read(0xc2080e4000, 0xc20841e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/net.go:122 +0xe7
net/http.(*liveSwitchReader).Read(0xc208494028, 0xc20841e000, 0x1000, 0x1000, 0x7c8070, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:206 +0xaf
io.(*LimitedReader).Read(0xc2084ee0a0, 0xc20841e000, 0x1000, 0x1000, 0xc8, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/io/io.go:399 +0xd0
bufio.(*Reader).fill(0xc2082d8000)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:97 +0x1b3
bufio.(*Reader).ReadSlice(0xc2082d8000, 0xc20859c00a, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:298 +0x22c
bufio.(*Reader).ReadLine(0xc2082d8000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:326 +0x69
net/textproto.(*Reader).readLineSlice(0xc2085b60f0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/textproto/reader.go:55 +0x9d
net/textproto.(*Reader).ReadLine(0xc2085b60f0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/textproto/reader.go:36 +0x4e
net/http.ReadRequest(0xc2082d8000, 0xc20862a000, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/request.go:556 +0xc7
net/http.(*conn).readRequest(0xc208494000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:577 +0x276
net/http.(*conn).serve(0xc208494000)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1132 +0x61e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1721 +0x313
goroutine 25 [chan receive]:
main.func·001()
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:151 +0x58
created by main.mainHandler
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:153 +0x3d5
goroutine 33 [IO wait]:
net.runtime_pollWait(0x7c7d20, 0x72, 0x0)
/private/tmp/go-lJrg/go/src/pkg/runtime/netpoll.goc:146 +0x66
net.(*pollDesc).Wait(0xc2080625a0, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(*pollDesc).WaitRead(0xc2080625a0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(*netFD).Read(0xc208062540, 0xc208116000, 0x8000, 0x8000, 0x0, 0x7c23a0, 0x23)
/usr/local/opt/go/libexec/src/pkg/net/fd_unix.go:242 +0x34c
net.(*conn).Read(0xc20803a160, 0xc208116000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/net.go:122 +0xe7
io.Copy(0x7c8240, 0xc2080e40a0, 0x7c7f18, 0xc20803a160, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/io/io.go:353 +0x1f3
net/http.func·008()
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:163 +0x7e
created by net/http.(*conn).closeNotify
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:169 +0x218
goroutine 50 [IO wait]:
net.runtime_pollWait(0x7c7b10, 0x72, 0x0)
/private/tmp/go-lJrg/go/src/pkg/runtime/netpoll.goc:146 +0x66
net.(*pollDesc).Wait(0xc2080621b0, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(*pollDesc).WaitRead(0xc2080621b0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(*netFD).Read(0xc208062150, 0xc208354000, 0x1000, 0x1000, 0x0, 0x7c23a0, 0x23)
/usr/local/opt/go/libexec/src/pkg/net/fd_unix.go:242 +0x34c
net.(*conn).Read(0xc2080e4568, 0xc208354000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/net.go:122 +0xe7
net/http.(*liveSwitchReader).Read(0xc20865c028, 0xc208354000, 0x1000, 0x1000, 0x6ed2f0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:206 +0xaf
io.(*LimitedReader).Read(0xc208668040, 0xc208354000, 0x1000, 0x1000, 0x6ec658, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/io/io.go:399 +0xd0
bufio.(*Reader).fill(0xc208650060)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:97 +0x1b3
bufio.(*Reader).ReadByte(0xc208650060, 0x402ea0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/bufio/bufio.go:199 +0x7e
code.google.com/p/go.net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc208650060, 0x7ec1e0, 0xc2084b41e0, 0x0, 0x0)
/Users/paul/go/src/code.google.com/p/go.net/websocket/hybi.go:126 +0xd7
code.google.com/p/go.net/websocket.(*Conn).Read(0xc20827a000, 0xc208124000, 0x2000, 0x2000, 0x0, 0x0, 0x0)
/Users/paul/go/src/code.google.com/p/go.net/websocket/websocket.go:176 +0xfb
io/ioutil.devNull.ReadFrom(0x0, 0x7ec168, 0xc20827a000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/io/ioutil/ioutil.go:151 +0xb1
io.Copy(0x7c2318, 0x0, 0x7ec168, 0xc20827a000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/io/io.go:349 +0x13d
main.openedHandler(0xc20827a000)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:240 +0x6a
code.google.com/p/go.net/websocket.Server.serveWebSocket(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x554120, ...)
/Users/paul/go/src/code.google.com/p/go.net/websocket/server.go:90 +0x28a
code.google.com/p/go.net/websocket.Handler.ServeHTTP(0x5616d0, 0x7c8010, 0xc2086821e0, 0xc20862a8f0)
/Users/paul/go/src/code.google.com/p/go.net/websocket/server.go:113 +0x93
net/http.(*ServeMux).ServeHTTP(0xc208023020, 0x7c8010, 0xc2086821e0, 0xc20862a8f0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1511 +0x1a3
net/http.serverHandler.ServeHTTP(0xc2080b4480, 0x7c8010, 0xc2086821e0, 0xc20862a8f0)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1673 +0x19f
net/http.(*conn).serve(0xc20865c000)
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1174 +0xa7e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/pkg/net/http/server.go:1721 +0x313
goroutine 1515 [semacquire]:
sync.runtime_Semacquire(0x6f11f4)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*Mutex).Lock(0x6f11f0)
/usr/local/opt/go/libexec/src/pkg/sync/mutex.go:66 +0xd6
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc208ced5f0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:30 +0x2a
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc2082a6930)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208c58390, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 1514 [semacquire]:
sync.runtime_Semacquire(0x6f11f4)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*Mutex).Lock(0x6f11f0)
/usr/local/opt/go/libexec/src/pkg/sync/mutex.go:66 +0xd6
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc2080c9a70)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:30 +0x2a
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc2084e06c0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208a7c1e0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 1513 [semacquire]:
sync.runtime_Semacquire(0x6f11f4)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*Mutex).Lock(0x6f11f0)
/usr/local/opt/go/libexec/src/pkg/sync/mutex.go:66 +0xd6
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc20835d7a0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:30 +0x2a
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc2082d4000)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208c9def0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 1511 [semacquire]:
sync.runtime_Semacquire(0x6f11f4)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*Mutex).Lock(0x6f11f0)
/usr/local/opt/go/libexec/src/pkg/sync/mutex.go:66 +0xd6
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc208a91a70)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:30 +0x2a
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc2086ee2d0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208ccdcb0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 1512 [semacquire]:
sync.runtime_Semacquire(0x6f11f4)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*Mutex).Lock(0x6f11f0)
/usr/local/opt/go/libexec/src/pkg/sync/mutex.go:66 +0xd6
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc208cc0e10)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:30 +0x2a
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc2084cfcb0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208a6f9e0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 1507 [semacquire]:
sync.runtime_Semacquire(0xc208c900a8)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*WaitGroup).Wait(0xc208a6ada0)
/usr/local/opt/go/libexec/src/pkg/sync/waitgroup.go:129 +0x14b
github.com/shurcooL/go/gists/gist7651991.func·006()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:111 +0xe0
created by github.com/shurcooL/go/gists/gist7651991.GoReduce
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:113 +0xf7
goroutine 1509 [semacquire]:
sync.runtime_Semacquire(0x6f11f4)
/private/tmp/go-lJrg/go/src/pkg/runtime/sema.goc:199 +0x30
sync.(*Mutex).Lock(0x6f11f0)
/usr/local/opt/go/libexec/src/pkg/sync/mutex.go:66 +0xd6
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc208520000)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:30 +0x2a
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc20846f3e0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208cccfc0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
goroutine 1506 [chan send]:
main.func·004()
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:200 +0x1d3
created by main.mainHandler
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:203 +0x853
goroutine 1510 [runnable]:
os/exec.(*Cmd).stdin(0xc208d3c000, 0xc208bec008, 0xc2089e86c0, 0xc208d80280)
/usr/local/opt/go/libexec/src/pkg/os/exec/exec.go:150
os/exec.(*Cmd).Start(0xc208d3c000, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/os/exec/exec.go:293 +0x2b9
os/exec.(*Cmd).Run(0xc208d3c000, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/os/exec/exec.go:236 +0x39
os/exec.(*Cmd).Output(0xc208d3c000, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/pkg/os/exec/exec.go:385 +0x199
github.com/shurcooL/go/vcs.IsFolderGitRepo(0xc208965770, 0x2e, 0x2857340, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/go/vcs/git.go:89 +0xcb
github.com/shurcooL/go/vcs.(*gitVcs).GetStatus(0xc208ba57a0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/go/vcs/git.go:16 +0x49
github.com/shurcooL/go/exp/13.(*VcsLocal).Update(0xc208bcfb90)
/Users/paul/go/src/github.com/shurcooL/go/exp/13/main.go:55 +0xb0
github.com/shurcooL/go/gists/gist7802150.makeUpdated(0x2868f18, 0xc208bcfb90)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:42 +0x122
github.com/shurcooL/go/gists/gist7802150.MakeUpdated(0x2868f18, 0xc208bcfb90)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7802150/main.go:31 +0x42
github.com/shurcooL/go/gists/gist7480523.(*GoPackage).UpdateVcsFields(0xc208392ff0)
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7480523/main.go:73 +0x6b
main.func·005(0x4322c0, 0xc208c035f0, 0x0, 0x0)
/Users/paul/go/src/github.com/shurcooL/Go-Package-Store/main.go:208 +0xf9
github.com/shurcooL/go/gists/gist7651991.func·005()
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:103 +0xca
created by github.com/shurcooL/go/gists/gist7651991.func·006
/Users/paul/go/src/github.com/shurcooL/go/gists/gist7651991/main.go:108 +0xc6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment