go go1.10.3 fatal error: runtime: netpoll failed

827 views
Skip to first unread message

neo.aj...@gmail.com

unread,
Aug 7, 2018, 11:59:48 PM8/7/18
to golang-nuts

[root@YF-DGE2 update]# ./watchping

watch agent

watchping: comments to xxx


The occasional mistake


[root@YF-DGE2 update]# ./watchping

runtime: epollwait on fd 4 failed with 38

fatal error: runtime: netpoll failed


runtime stack:

runtime.throw(0xc63ded, 0x17)

/usr/local/go_1.10/src/runtime/panic.go:616 +0x81

runtime.netpoll(0x1548caff3150ff00, 0x2b7400000000)

/usr/local/go_1.10/src/runtime/netpoll_epoll.go:75 +0x216

runtime.sysmon()

/usr/local/go_1.10/src/runtime/proc.go:4265 +0x424

runtime.mstart1(0x0)

/usr/local/go_1.10/src/runtime/proc.go:1227 +0xe7

runtime.mstart()

/usr/local/go_1.10/src/runtime/proc.go:1193 +0x76


goroutine 1 [runnable, locked to thread]:

vendor/golang_org/x/net/http2/hpack.newInternalNode(...)

/usr/local/go_1.10/src/vendor/golang_org/x/net/http2/hpack/huffman.go:117

vendor/golang_org/x/net/http2/hpack.addDecoderNode(0xfffffe200000002, 0x1c)

/usr/local/go_1.10/src/vendor/golang_org/x/net/http2/hpack/huffman.go:137 +0xdf

vendor/golang_org/x/net/http2/hpack.init.0()

/usr/local/go_1.10/src/vendor/golang_org/x/net/http2/hpack/huffman.go:127 +0x75

Dave Cheney

unread,
Aug 8, 2018, 12:38:44 AM8/8/18
to golang-nuts
As Ian explained on the GitHub issue you raised, RHEL5 is not supported by any version of Go - the 2.6.18 kernel is below our minimum requirements.

Dave

Reply all
Reply to author
Forward
0 new messages