open-ethereum-pool icon indicating copy to clipboard operation
open-ethereum-pool copied to clipboard

Purged stale stats from backend, 2283 shares affected, elapsed time 2.510441ms

Open bali105 opened this issue 4 years ago • 2 comments

System information

Geth version: Version: 1.9.13-stable Git Commit: cbc4ac264e9671898bff6ec7e434da3eca4bd273 Architecture: amd64 Protocol Versions: [65 64 63] Go Version: go1.14.2 Operating System: linux GOPATH= GOROOT=/build/ethereum-Eeg6__/.go

Redis version: Redis server v=5.0.7 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=6299ea16b5ccf4d9

OS & Version: Linux 16.04 LTS

Commit branch and hash: (master, ba60e1c)

Expected behaviour

Actual behaviour

Hi Guys, we have an ethereum pool with hash rate around 11 Gh/s, and it was everything working grade for 1 month, but now having this issue, and Current Round Variance is already 306%

Steps to reproduce the behaviour

/build/bin/open-ethereum-pool config.json

Backtrace

2020/05/01 20:33:51 Broadcasting new job to 66 stratum miners
2020/05/01 20:33:51 Jobs broadcast finished 40.309µs
2020/05/01 20:33:51 Valid share from 
2020/05/01 20:33:51 Unlocking suspended due to last critical error: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: connect: connection refused
2020/05/01 20:33:51 Unlocking suspended due to last critical error: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: connect: connection refused
2020/05/01 20:33:51 New block to mine on main at height 9981709 / 0xbbcd4aa6
2020/05/01 20:33:51 Broadcasting new job to 66 stratum miners
2020/05/01 20:33:51 Jobs broadcast finished 40.438µs
2020/05/01 20:33:51 Purged stale stats from backend, 2283 shares affected, elapsed time 2.510441ms
2020/05/01 20:33:51 Valid share from 
2020/05/01 20:33:51 Valid share from 
2020/05/01 20:33:51 Policy state refresh complete
2020/05/01 20:33:51 Valid share from 
2020/05/01 20:33:52 Valid share from 
2020/05/01 20:33:52 Valid share from 
2020/05/01 20:33:52 Valid share from 
2020/05/01 20:33:52 Valid share from 
2020/05/01 20:33:53 Valid share from 
2020/05/01 20:33:53 Valid share from 
2020/05/01 20:33:53 Valid share from 
2020/05/01 20:33:53 Valid share from
2020/05/01 20:33:53 Valid share from 
2020/05/01 20:33:54 Valid share from 
2020/05/01 20:33:54 Valid share from 
2020/05/01 20:33:54 New block to mine on main at height 9981709 / 0xe8c04042
2020/05/01 20:33:54 Broadcasting new job to 66 stratum miners
2020/05/01 20:33:54 Jobs broadcast finished 434.175µs
2020/05/01 20:33:54 Valid share from 
2020/05/01 20:33:54 Valid share from
2020/05/01 20:33:54 Valid share from 
2020/05/01 20:33:54 Valid share from
2020/05/01 20:33:54 Stats collection finished 18.974668ms
2020/05/01 20:33:55 Valid share from 
2020/05/01 20:33:55 Valid share from 
2020/05/01 20:33:55 Valid share from 
2020/05/01 20:33:55 Valid share from 
2020/05/01 20:33:55 Valid share from 
2020/05/01 20:33:56 Valid share from 

bali105 avatar May 01 '20 19:05 bali105

Also we had some error with Geth, which is below in spoiler. It happend couple times and after upgradeing Geth from 1.9.12 to 1.9.13 it hasn't occurred until now.

Geth error
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc023a30a80, 0xc14311d080, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc023a30a80, 0xc14311d080, 0x20, 0x20, 0x0, 0x20, 0xc14311d080)
	/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc146f31ec8, 0xc14311d080, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/net/net.go:184 +0x68
io.ReadAtLeast(0x144e6a0, 0xc146f31ec8, 0xc14311d080, 0x20, 0x20, 0x20, 0x6fc23a8ed, 0x6fc23a8ed, 0x18)
	/usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
	/usr/local/go/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc069d83340, 0xbfa01e4fc3cc878d, 0x370e198e12a0, 0x20a50e0, 0x0, 0x0, 0x20a50e0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc12589d950, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:95 +0x119
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1471dc3c0, 0xc1471dc480)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:271 +0xbc
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:208 +0xf2

goroutine 186404 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc05e4bb980, 0xfbb220, 0xc05c091500, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc05e4bb980)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 19865810 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc064b055f0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 261431 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0502f39e0, 0xfbb220, 0xc055707a00, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc0502f39e0)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 1015783 [chan send, 984 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions.func1(0xc06130c340, 0xc0cb78db80, 0x1, 0x1, 0xc07eaf8c60, 0xc06de6c6d0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:247 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:245 +0x7db

goroutine 4970593 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc075e7b5f0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:722 +0x164

goroutine 963104 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0be0cfe10)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 1114127 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc05f01de60)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 4518109 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0729fec60, 0xfbb220, 0xc06b8b0c00, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc0729fec60)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 12091860 [chan send, 658 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions.func1(0xc0ef1ce680, 0xc0ea5a1b20, 0x1, 0x1, 0xc0f0630d80, 0xc0edf40b50)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:247 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:245 +0x7db

goroutine 29554977 [IO wait]:
internal/poll.runtime_pollWait(0x7fc2448d9068, 0x72, 0xffffffffffffffff)
	/usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc04fbbb618, 0x72, 0x0, 0x20, 0xffffffffffffffff)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc04fbbb600, 0xc05ea9fba0, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc04fbbb600, 0xc05ea9fba0, 0x20, 0x20, 0x0, 0x20, 0xc05ea9fba0)
	/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc072cbbb88, 0xc05ea9fba0, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/net/net.go:184 +0x68
io.ReadAtLeast(0x144e6a0, 0xc072cbbb88, 0xc05ea9fba0, 0x20, 0x20, 0x20, 0x6fc23ab10, 0x6fc23ab10, 0x18)
	/usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
	/usr/local/go/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0615d9030, 0xbfa01e4e4c209c63, 0x370cbc416b75, 0x20a50e0, 0x0, 0x0, 0x20a50e0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc14ba1d980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:95 +0x119
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0ac1ae060, 0xc0ac1ae960)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:271 +0xbc
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:208 +0xf2

goroutine 34303707 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc06c1b2680)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 30959496 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0f06e0ea0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 5533279 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0d8f61c20, 0xfbb220, 0xc01fe3d880, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc0d8f61c20)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 2297735 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc05c15b110)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 1120673 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc051ca1ee0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 30959506 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0f057cd00)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:723 +0x189

goroutine 1114128 [select, 36 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc067d7c320, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc018cbeb60, 0xc083252dd0, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:379 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc018cbeb60, 0xc083252dd0, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:368 +0x845
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc05f01de60, 0x145c980, 0xc067d7c320, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:221 +0x259
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc067d7c320, 0xc05f01de60, 0x145c980, 0xc067d7c320)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:368 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:367 +0x203

goroutine 3243541 [chan send, 927 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc057043110, 0xc0704d69a8, 0x1, 0x1, 0xc0d6b95e60, 0xc058356038)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 36453715 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0a39d81a0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:723 +0x189

goroutine 1114134 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc083252dd0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:723 +0x189

goroutine 4273441 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0d9f58720, 0xfbb220, 0xc08daf4e80, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc0d9f58720)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 2297730 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc026489920)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 3836040 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc06cb4fa00)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 2263725 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04da66660, 0xfbb220, 0xc04bda0400, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc04da66660)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 31411183 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f6c73450)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 9496813 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc107595920)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 21866795 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc002e50640, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc018cbeb60, 0xc060b529c0, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:379 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc018cbeb60, 0xc060b529c0, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:368 +0x845
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc092be5740, 0x145c980, 0xc002e50640, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:221 +0x259
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc002e50640, 0xc092be5740, 0x145c980, 0xc002e50640)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:368 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:367 +0x203

goroutine 21866842 [select, 2 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc060b529c0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 4518149 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc07c92a750)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:722 +0x164

goroutine 16216123 [chan send, 518 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc0c2555a00, 0xc05f57dd20, 0x4, 0x4, 0xc02b0c90e0, 0xc0581c4740)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 20818749 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0d762d560, 0xfbb220, 0xc029137a80, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc0d762d560)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 12473192 [chan send, 647 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc07b963380, 0xc0cbf03270, 0x1, 0x1, 0xc0b7fa0fc0, 0xc0724437e0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 19843582 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0ae2152b0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 5683330 [chan send, 854 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc06c215d40, 0xc05000b200, 0x23, 0x40, 0xc050864300, 0xc061f72860)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 19766545 [chan send, 411 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc088bd7d40, 0xc0192ffab0, 0x1, 0x1, 0xc0c6629320, 0xc0c1b68a70)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 21866794 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc092be5740)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 37301579 [IO wait]:
internal/poll.runtime_pollWait(0x7fc2448d96e8, 0x72, 0xffffffffffffffff)
	/usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc025ac6c98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc025ac6c80, 0xc0e81c2260, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc025ac6c80, 0xc0e81c2260, 0x20, 0x20, 0x0, 0x20, 0xc0e81c2260)
	/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07551d830, 0xc0e81c2260, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/net/net.go:184 +0x68
io.ReadAtLeast(0x144e6a0, 0xc07551d830, 0xc0e81c2260, 0x20, 0x20, 0x20, 0x6fc23abbb, 0x6fc23abbb, 0x18)
	/usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
	/usr/local/go/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0028732d0, 0xbfa01e4fc405a3d4, 0x370e19c72ee5, 0x20a50e0, 0x0, 0x0, 0x20a50e0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc15326bd10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:95 +0x119
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0909cb380, 0xc15ce69140)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:271 +0xbc
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:208 +0xf2

goroutine 24271565 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0fba310e0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 21505115 [IO wait]:
internal/poll.runtime_pollWait(0x7fc20098aa90, 0x72, 0xffffffffffffffff)
	/usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc0a215fa18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0a215fa00, 0xc0c01b9b40, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc0a215fa00, 0xc0c01b9b40, 0x20, 0x20, 0x0, 0x20, 0xc0c01b9b40)
	/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc08aa956f0, 0xc0c01b9b40, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/net/net.go:184 +0x68
io.ReadAtLeast(0x144e6a0, 0xc08aa956f0, 0xc0c01b9b40, 0x20, 0x20, 0x20, 0x6fc23aa82, 0x6fc23aa82, 0x18)
	/usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
	/usr/local/go/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc062f52fc0, 0xbfa01e4f60e7bac9, 0x370dbf73b1da, 0x20a50e0, 0x0, 0x0, 0x20a50e0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0fe93ab10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:95 +0x119
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0a3e6d1a0, 0xc0a3e6d260)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:271 +0xbc
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:208 +0xf2

goroutine 21866843 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc060b529c0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:722 +0x164

goroutine 31411176 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1535ee780, 0xfbb220, 0xc057a8a100, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc1535ee780)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 37400325 [runnable]:
github.com/ethereum/go-ethereum/trie.(*hasher).hashFullNodeChildren.func1(0xc0c3bd1680, 0xc07416bf90, 0xc07416bf98, 0xc0ebd702d0, 0x6)
	/mnt/sdb/eth/go-ethereum/trie/hasher.go:135
created by github.com/ethereum/go-ethereum/trie.(*hasher).hashFullNodeChildren
	/mnt/sdb/eth/go-ethereum/trie/hasher.go:135 +0x332

goroutine 30959497 [select, 9 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc01dd07720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc018cbeb60, 0xc0f057cd00, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:379 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc018cbeb60, 0xc0f057cd00, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:368 +0x845
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0f06e0ea0, 0x145c980, 0xc01dd07720, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:221 +0x259
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc01dd07720, 0xc0f06e0ea0, 0x145c980, 0xc01dd07720)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:368 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:367 +0x203

goroutine 21866793 [IO wait]:
internal/poll.runtime_pollWait(0x7fc200989d90, 0x72, 0xffffffffffffffff)
	/usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc01e507b98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01e507b80, 0xc1671e7260, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc01e507b80, 0xc1671e7260, 0x20, 0x20, 0x0, 0x20, 0xc1671e7260)
	/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc09c34abb8, 0xc1671e7260, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/local/go/src/net/net.go:184 +0x68
io.ReadAtLeast(0x144e6a0, 0xc09c34abb8, 0xc1671e7260, 0x20, 0x20, 0x20, 0x6fc23aa9f, 0x6fc23aa9f, 0x18)
	/usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
	/usr/local/go/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0596033b0, 0xbfa01e4fb6c795a9, 0x370e10ee56ba, 0x20a50e0, 0x0, 0x0, 0x20a50e0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc12487eae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/rlpx.go:95 +0x119
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc092be5740, 0xc092be5e00)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:271 +0xbc
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:208 +0xf2

goroutine 11641893 [chan send, 671 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc0b293b790, 0xc056a62d00, 0x20, 0x20, 0xc084788a20, 0xc07033f900)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 29555047 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0882a8270)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 34303700 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0025e97c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc018cbeb60, 0xc06c1b2680, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:379 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc018cbeb60, 0xc06c1b2680, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:368 +0x845
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1471dc3c0, 0x145c980, 0xc0025e97c0, 0x0, 0x0)
	/mnt/sdb/eth/go-ethereum/eth/handler.go:221 +0x259
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0025e97c0, 0xc1471dc3c0, 0x145c980, 0xc0025e97c0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:368 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:367 +0x203

goroutine 15810213 [chan send, 532 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc0842a4f70, 0xc0746af918, 0x1, 0x1, 0xc06c8a86c0, 0xc0b4d2fd70)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 31411185 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0f6c73450)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:723 +0x189

goroutine 24003949 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0c6805e10)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 30441323 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc1145831e0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:722 +0x164

goroutine 23832881 [chan send, 309 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions.func1(0xc122711450, 0xc14d8b92e0, 0x1, 0x1, 0xc12316a0c0, 0xc115f7b320)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:185 +0x176
created by github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions
	/mnt/sdb/eth/go-ethereum/eth/peer.go:183 +0x7bd

goroutine 37400327 [runnable]:
github.com/ethereum/go-ethereum/trie.(*hasher).hashFullNodeChildren.func1(0xc0c3bd1680, 0xc07416bf90, 0xc07416bf98, 0xc0ebd702d0, 0x8)
	/mnt/sdb/eth/go-ethereum/trie/hasher.go:135
created by github.com/ethereum/go-ethereum/trie.(*hasher).hashFullNodeChildren
	/mnt/sdb/eth/go-ethereum/trie/hasher.go:135 +0x332

goroutine 30441315 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1620119e0, 0xfbb220, 0xc06f72d680, 0x0)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000c4f00, 0xc1620119e0)
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1035 +0x1fa
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
	/mnt/sdb/eth/go-ethereum/p2p/server.go:1018 +0xc0

goroutine 31411178 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1535ee780)
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:255 +0x178
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
	/mnt/sdb/eth/go-ethereum/p2p/peer.go:209 +0x117

goroutine 36453697 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0a39d81a0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:721 +0x13f

goroutine 36420602 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc170768ea0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:723 +0x189

goroutine 36420601 [select]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc170768ea0)
	/mnt/sdb/eth/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
	/mnt/sdb/eth/go-ethereum/eth/peer.go:722 +0x164

goroutine 37400330 [runnable]:
github.com/ethereum/go-ethereum/trie.(*hasher).hashFullNodeChildren.func1(0xc0c3bd1680, 0xc07416bf90, 0xc07416bf98, 0xc0ebd702d0, 0xb)
	/mnt/sdb/eth/go-ethereum/trie/hasher.go:135
created by github.com/ethereum/go-ethereum/trie.(*hasher).hashFullNodeChildren
	/mnt/sdb/eth/go-ethereum/trie/hasher.go:135 +0x332
ibm@BMine:/mnt/sdb/eth/go-ethereum/build/bin$
Not sure if it has any relation to current issue.

bali105 avatar May 01 '20 19:05 bali105

@bali105 Did you ever get this resolved? Did you ever resolve the Geth error as well? Im trying to use Geth as well. Also, do you know if dockerized Geth instances are supported?

fmhall avatar Jul 17 '20 20:07 fmhall