Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpu autoscaler crash #2

Open
WuTheFWasThat opened this issue Feb 20, 2016 · 0 comments
Open

gpu autoscaler crash #2

WuTheFWasThat opened this issue Feb 20, 2016 · 0 comments

Comments

@WuTheFWasThat
Copy link
Contributor

ran into this running gpu autoscaler

goroutine 67425 [IO wait]:
net.runtime_pollWait(0x7f97923dd038, 0x72, 0x0)
        /usr/local/go/src/pkg/runtime/netpoll.goc:146 +0x66
net.(*pollDesc).Wait(0xc2085bbf00, 0x72, 0x0, 0x0)
        /usr/local/go/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(*pollDesc).WaitRead(0xc2085bbf00, 0x0, 0x0)
        /usr/local/go/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(*netFD).Read(0xc2085bbea0, 0xc208736800, 0x800, 0x800, 0x0, 0x7f97923c23c8, 0xb)
        /usr/local/go/src/pkg/net/fd_unix.go:242 +0x34c
net.(*conn).Read(0xc20802c450, 0xc208736800, 0x800, 0x800, 0x0, 0x0, 0x0)
        /usr/local/go/src/pkg/net/net.go:122 +0xe7
crypto/tls.(*block).readFromUntil(0xc2085b35f0, 0x7f97923c3a30, 0xc20802c450, 0x5, 0x0, 0x0)
        /usr/local/go/src/pkg/crypto/tls/conn.go:451 +0xd9
crypto/tls.(*Conn).readRecord(0xc20850eb00, 0x17, 0x0, 0x0)
        /usr/local/go/src/pkg/crypto/tls/conn.go:536 +0x1ff
crypto/tls.(*Conn).Read(0xc20850eb00, 0xc208357000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
        /usr/local/go/src/pkg/crypto/tls/conn.go:901 +0x16a
net/http.noteEOFReader.Read(0x7f97923c3e38, 0xc20850eb00, 0xc2086fe9f8, 0xc208357000, 0x1000,
0x1000, 0x865540, 0x0, 0x0)
        /usr/local/go/src/pkg/net/http/transport.go:1203 +0x72
net/http.(*noteEOFReader).Read(0xc2085390c0, 0xc208357000, 0x1000, 0x1000, 0xc208025a30, 0x0,
0x0)
        <autogenerated>:124 +0xca
bufio.(*Reader).fill(0xc2085856e0)
        /usr/local/go/src/pkg/bufio/bufio.go:97 +0x1b3
bufio.(*Reader).Peek(0xc2085856e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/pkg/bufio/bufio.go:132 +0x101
net/http.(*persistConn).readLoop(0xc2086fe9a0)
        /usr/local/go/src/pkg/net/http/transport.go:782 +0x95
created by net/http.(*Transport).dialConn
        /usr/local/go/src/pkg/net/http/transport.go:600 +0x93f

goroutine 67446 [select]:
net/http.(*persistConn).writeLoop(0xc2086ffa20)
        /usr/local/go/src/pkg/net/http/transport.go:885 +0x38f
created by net/http.(*Transport).dialConn
        /usr/local/go/src/pkg/net/http/transport.go:601 +0x957
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant