Skip to content

Instantly share code, notes, and snippets.

@pyggie
Last active July 9, 2020 16:41
Show Gist options
  • Save pyggie/e63de7001a07974b81c111f82a7f302e to your computer and use it in GitHub Desktop.
Save pyggie/e63de7001a07974b81c111f82a7f302e to your computer and use it in GitHub Desktop.
geth log showing failure to shut down gracefully (https://github.com/ethereum/go-ethereum/issues/21273)
panic: boom
goroutine 139 [running]:
github.com/ethereum/go-ethereum/internal/debug.LoudPanic(...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/internal/debug/loudpanic.go:26
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc0000e2280)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:84 +0x284
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:70 +0xad
goroutine 1 [chan receive, 2705 minutes]:
github.com/ethereum/go-ethereum/node.(*Node).Wait(0xc0000e2280)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/node/node.go:523 +0x7c
main.geth(0xc00014b080, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:350 +0x138
gopkg.in/urfave/cli%2ev1.HandleAction(0x1047e00, 0x12e52c0, 0xc00014b080, 0xc0005228a0, 0x0)
/home/travis/gopath/pkg/mod/gopkg.in/urfave/cli.v1@v1.20.0/app.go:490 +0xc8
gopkg.in/urfave/cli%2ev1.(*App).Run(0xc0000b51e0, 0xc0000320a0, 0x5, 0x5, 0x0, 0x0)
/home/travis/gopath/pkg/mod/gopkg.in/urfave/cli.v1@v1.20.0/app.go:264 +0x5dd
main.main()
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:267 +0x55
goroutine 21 [chan receive]:
github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x21461c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/metrics/meter.go:289 +0x78
created by github.com/ethereum/go-ethereum/metrics.NewMeterForced
/home/travis/gopath/src/github.com/ethereum/go-ethereum/metrics/meter.go:70 +0x105
goroutine 8 [chan receive, 2705 minutes]:
github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc00007c840, 0xc00007c780)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:36 +0xb6
created by github.com/rjeczalik/notify.newNonrecursiveTree
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:29 +0xdc
goroutine 9 [chan receive, 2705 minutes]:
github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc00007c840, 0xc00007c7e0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:81 +0x58
created by github.com/rjeczalik/notify.newNonrecursiveTree
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:30 +0x108
goroutine 10 [chan receive, 446 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00016ea80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 11 [chan receive, 446 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00016ea80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 12 [chan receive, 446 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00016ea80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 13 [chan receive, 446 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00016ea80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 50 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc00054c700)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:94 +0x4c1
created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x59
goroutine 22 [select]:
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc00036e000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:278 +0x258
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:262 +0x2ae
goroutine 51 [select]:
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc00036e870)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:209 +0xcc
created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:196 +0x12e
goroutine 52 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc00010ac30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/manager.go:111 +0x1a6
created by github.com/ethereum/go-ethereum/accounts.NewManager
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/manager.go:79 +0x4c1
goroutine 25 [syscall, 2705 minutes]:
syscall.Syscall6(0xe8, 0x9, 0xc00004e79c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x9cadf0, 0x120a001, 0xc00004e7a8)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/syscall/asm_linux_amd64.s:41 +0x5
golang.org/x/sys/unix.EpollWait(0x9, 0xc00004e79c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0xc00054c700)
/home/travis/gopath/pkg/mod/golang.org/x/sys@v0.0.0-20200323222414-85ca7c5b95cd/unix/zsyscall_linux_amd64.go:76 +0x72
github.com/rjeczalik/notify.(*inotify).loop(0xc000200000, 0xc00007e0c0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:194 +0x77
created by github.com/rjeczalik/notify.(*inotify).lazyinit
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:134 +0x13d
goroutine 26 [chan receive, 2705 minutes]:
github.com/rjeczalik/notify.(*inotify).send(0xc000200000, 0xc00007e0c0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:254 +0xab
created by github.com/rjeczalik/notify.(*inotify).lazyinit
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:137 +0x190
goroutine 27 [chan receive, 2705 minutes]:
github.com/rjeczalik/notify.(*inotify).send(0xc000200000, 0xc00007e0c0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:254 +0xab
created by github.com/rjeczalik/notify.(*inotify).lazyinit
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:137 +0x190
goroutine 53 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0002df6c0)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:206 +0x128
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:237 +0x19a
goroutine 54 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc00036e960)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session_util.go:189 +0x5e5
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session.go:93 +0x2b4
goroutine 66 [select, 1240 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0000ec540)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:91 +0xcd
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:148 +0x419
goroutine 67 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0000ec540)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_state.go:101 +0xf6
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:149 +0x43b
goroutine 68 [select, 1240 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0000ec540)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:836 +0x259
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:155 +0x58f
goroutine 69 [select, 1240 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0000ec540)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:773 +0x140
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:156 +0x5b1
goroutine 70 [select]:
github.com/ethereum/go-ethereum/ethdb/leveldb.(*Database).meter(0xc00019ec00, 0xb2d05e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:402 +0x1a3a
created by github.com/ethereum/go-ethereum/ethdb/leveldb.New
/home/travis/gopath/src/github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:132 +0xa25
goroutine 71 [select]:
github.com/ethereum/go-ethereum/core/rawdb.(*freezer).freeze(0xc009df84e0, 0x14c9ac0, 0xc00019ec00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/rawdb/freezer.go:269 +0x1d41
created by github.com/ethereum/go-ethereum/core/rawdb.NewDatabaseWithFreezer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/rawdb/database.go:175 +0x1c8
goroutine 28 [select]:
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc00c829d10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:278 +0x258
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:262 +0x2ae
goroutine 29 [select, 1292 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc00019e300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:308 +0x11f
created by github.com/ethereum/go-ethereum/core.NewChainIndexer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:116 +0x24d
goroutine 30 [select]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc001f2a000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:2189 +0x103
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0xc38
goroutine 31 [select, 446 minutes]:
github.com/ethereum/go-ethereum/core.(*BlockChain).maintainTxIndex(0xc001f2a000, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:2264 +0x1f2
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:329 +0xca6
goroutine 32 [select, 446 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).eventLoop(0xc00019e300, 0xc0000346c0, 0xc0000a37a0, 0x14aa660, 0xc00054d8a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:208 +0x294
created by github.com/ethereum/go-ethereum/core.(*ChainIndexer).Start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:149 +0xcf
goroutine 33 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).scheduleReorgLoop(0xc00000c1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:971 +0x22e
created by github.com/ethereum/go-ethereum/core.NewTxPool
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:288 +0x730
goroutine 82 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc00000c1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:330 +0x2c4
created by github.com/ethereum/go-ethereum/core.NewTxPool
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:305 +0x7cf
goroutine 85 [select]:
github.com/ethereum/go-ethereum/miner.(*worker).mainLoop(0xc000298b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:428 +0x2ff
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:226 +0x525
goroutine 86 [select, 445 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).newWorkLoop(0xc000298b40, 0xb2d05e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:363 +0x2b5
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:227 +0x551
goroutine 87 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).resultLoop(0xc000298b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:573 +0xdd
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:228 +0x573
goroutine 88 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).taskLoop(0xc000298b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:538 +0xf2
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:229 +0x595
goroutine 90 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0002df880)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:206 +0x128
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:237 +0x19a
goroutine 91 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc001f73e00)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session_util.go:189 +0x5e5
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session.go:93 +0x2b4
goroutine 92 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0000ecc40)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:91 +0xcd
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:148 +0x419
goroutine 93 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0000ecc40)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_state.go:101 +0xf6
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:149 +0x43b
goroutine 94 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0000ecc40)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:836 +0x259
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:155 +0x58f
goroutine 95 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0000ecc40)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:773 +0x140
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:156 +0x5b1
goroutine 36247833 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc13ee9b110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 97 [select, 5 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x14bdee0, 0xc0000adc40, 0xc00c82b380, 0x120a6bb, 0x3, 0x765f, 0x765f, 0x12140cf, 0xc)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x42a
github.com/ethereum/go-ethereum/p2p.(*Server).setupListening.func1(0xc0000e2500, 0xc007fdcfc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:673 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:672 +0x22f
goroutine 98 [IO wait]:
internal/poll.runtime_pollWait(0x7f7339278f18, 0x72, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000192a18, 0x72, 0x0, 0x0, 0x120e19c)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000192a00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:384 +0x1d4
net.(*netFD).accept(0xc000192a00, 0xae1c10, 0x19f0c78, 0x1f21d00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc008ab7f20, 0x41ccfb, 0xc009e36120, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc008ab7f20, 0x0, 0xc0000e2500, 0x14c8f80, 0xc05956fd18)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock.go:261 +0x64
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc0000e2500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:861 +0x248
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:680 +0x15a
goroutine 99 [select]:
golang.org/x/time/rate.(*Limiter).WaitN(0xc005095b30, 0x14bd760, 0xc000191a00, 0x1, 0x0, 0x0)
/home/travis/gopath/pkg/mod/golang.org/x/time@v0.0.0-20190308202827-9d24e82272b4/rate/rate.go:253 +0x2d5
golang.org/x/time/rate.(*Limiter).Wait(...)
/home/travis/gopath/pkg/mod/golang.org/x/time@v0.0.0-20190308202827-9d24e82272b4/rate/rate.go:218
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*rateLimitResolver).LookupTXT(0xc00054df80, 0x14bd760, 0xc000191a00, 0xc02d6976c0, 0x33, 0xc009e361c0, 0x18, 0xc02d6976c0, 0x33, 0xc00147fbb0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/client.go:206 +0x50
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*Client).doResolveEntry(0xc00029b6c0, 0x14bd760, 0xc000191a00, 0xc009e361c0, 0x18, 0xc05b34f7a4, 0x1a, 0x149bb60, 0xc05956fc88, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/client.go:179 +0x1ad
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*Client).resolveEntry(0xc00029b6c0, 0x14bd760, 0xc000191a00, 0xc009e361c0, 0x18, 0xc05b34f7a4, 0x1a, 0x149bb60, 0xc05956fc88, 0xc00147fd28, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/client.go:164 +0xf6
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*subtreeSync).resolveNext(0xc0e2995bc0, 0x14bd760, 0xc000191a00, 0xc05b34f7a4, 0x1a, 0x819511a0401ab, 0xc66e73, 0xc1e596b8a0, 0xc0005069a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/sync.go:247 +0x8d
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*clientTree).syncNextRandomENR(0xc02061f0e0, 0x14bd760, 0xc000191a00, 0x108d200, 0xc0002845a0, 0xc00015c820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/sync.go:127 +0xa0
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*clientTree).syncRandom(0xc02061f0e0, 0x14bd760, 0xc000191a00, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/sync.go:96 +0xdf
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*randomIterator).nextNode(0xc005095b80, 0x3)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/client.go:271 +0x62
github.com/ethereum/go-ethereum/p2p/dnsdisc.(*randomIterator).Next(0xc005095b80, 0xc00147ff04)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dnsdisc/client.go:250 +0x2b
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc001ff32c0, 0xc00c82bf80, 0xc008ab7f40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:279 +0xb0
created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:180 +0x152
goroutine 100 [select, 5 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x14bdee0, 0xc0000adc40, 0xc00c82b380, 0x120a6ca, 0x3, 0x765f, 0x765f, 0x121a811, 0x12)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x42a
github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery.func1(0xc0000e2500, 0xc007fdd080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:567 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:566 +0x7f0
goroutine 9516338 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0548a1d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 101 [select, 5 minutes]:
github.com/ethereum/go-ethereum/p2p/enode.(*DB).expirer(0xc008ab7e80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/nodedb.go:311 +0x100
created by github.com/ethereum/go-ethereum/p2p/enode.(*DB).ensureExpirer.func1
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/nodedb.go:302 +0x3e
goroutine 9516081 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0548a1d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 105 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*Table).loop(0xc0000e0640)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:236 +0x2fe
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:151 +0x2c0
goroutine 106 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*UDPv4).loop(0xc001f51b90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:438 +0x516
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:154 +0x2fd
goroutine 107 [IO wait]:
internal/poll.runtime_pollWait(0x7f7339278e38, 0x72, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000192b18, 0x72, 0x500, 0x500, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).ReadFrom(0xc000192b00, 0xc001434500, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:219 +0x1a3
net.(*netFD).readFrom(0xc000192b00, 0xc001434500, 0x500, 0x500, 0x2e7b13831fad7dfa, 0x4d6d9544e75a5d16, 0x1d71377c57d6596, 0x566a327b5811c12b, 0x2e7b13831fad7dfa)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:208 +0x5b
net.(*UDPConn).readFrom(0xc000011688, 0xc001434500, 0x500, 0x500, 0xc001434500, 0x0, 0xc0e430ed20, 0xc00054c780)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/udpsock_posix.go:47 +0x6a
net.(*UDPConn).ReadFromUDP(0xc000011688, 0xc001434500, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/udpsock.go:106 +0x5d
github.com/ethereum/go-ethereum/p2p/discover.(*UDPv4).readLoop(0xc001f51b90, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:515 +0x10a
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:155 +0x32c
goroutine 108 [select]:
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc001ff32c0, 0xc00c82bf80, 0xc0042683c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:281 +0x19f
created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:180 +0x152
goroutine 109 [select]:
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).Next(0xc001ff32c0, 0xc006b0af00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:217 +0x152
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).readNodes(0xc0000c5340, 0x14b66a0, 0xc001ff32c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x86
created by github.com/ethereum/go-ethereum/p2p.newDialScheduler
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:180 +0x345
goroutine 110 [select]:
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).loop(0xc0000c5340, 0x14b66a0, 0xc001ff32c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:243 +0x337
created by github.com/ethereum/go-ethereum/p2p.newDialScheduler
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:181 +0x384
goroutine 111 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc0000e2500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:714 +0x530
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:488 +0x37e
goroutine 112 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startEthEntryUpdate.func1(0x14aa660, 0xc0042683e0, 0xc004261620, 0xc0002dfb20, 0xc0002ded20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/discovery.go:50 +0x161
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startEthEntryUpdate
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/discovery.go:47 +0x91
goroutine 113 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 114 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 115 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 116 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 117 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 118 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 119 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 120 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 121 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 122 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 123 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 124 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 125 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 126 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 127 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 128 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0002ded20, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 129 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).AsyncSendPooledTransactionHashes(0xc0d6a4dad0, 0xc034352b00, 0x3, 0x4)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:397 +0xfb
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).BroadcastTransactions(0xc00019e700, 0xc26c426560, 0x3, 0x4, 0x601700)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:875 +0x758
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc00019e700)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:907 +0x1d9
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0xe2
goroutine 133 [select, 452 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc004268460)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x2ad
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xca
goroutine 134 [select]:
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc00013e160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:459 +0x4b1
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:138 +0x33a
goroutine 135 [chan receive]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc0090f9f90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:83 +0x15d
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:72 +0x105
goroutine 29872751 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1408185a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 140 [chan receive, 2705 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc004263680, 0x14c0660, 0xc0042b6910, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:87 +0x139
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0xbd
goroutine 141 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc004307200, 0x14c0660, 0xc0042b69b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 142 [chan receive, 2705 minutes]:
main.startNode.func1(0xc0000e2280, 0xc004310540, 0xc0042c32c8)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:404 +0x104
created by main.startNode
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:396 +0x25e
goroutine 143 [syscall]:
os/signal.signal_recv(0x14ad660)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sigqueue.go:147 +0x9c
os/signal.loop()
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/os/signal/signal_unix.go:23 +0x22
created by os/signal.Notify.func1
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/os/signal/signal.go:127 +0x44
goroutine 145 [select, 2705 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc004307280, 0x14c0660, 0xc0042b6910)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 162 [select, 2705 minutes]:
net.(*pipe).read(0xc004307100, 0xc0090f6a00, 0x200, 0x200, 0xc004278d70, 0x463fac, 0x200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:164 +0x19b
net.(*pipe).Read(0xc004307100, 0xc0090f6a00, 0x200, 0x200, 0x203001, 0x203001, 0x2)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc0000c54a0, 0x20, 0x18)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:165 +0xeb
encoding/json.(*Decoder).readValue(0xc0000c54a0, 0x0, 0x0, 0xc0005e8b70)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:140 +0x1e8
encoding/json.(*Decoder).Decode(0xc0000c54a0, 0x109ac40, 0xc00430e260, 0x208201, 0xc00430e260)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:63 +0x79
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc0042b6910, 0x28, 0x2, 0x61869c, 0x2078c7, 0xc0005e8c90, 0x28)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc004307280, 0x14c0660, 0xc0042b6910)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 163 [select, 2705 minutes]:
net.(*pipe).read(0xc004307180, 0xc0090f6c00, 0x200, 0x200, 0xc00431bd70, 0x463fac, 0x200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:164 +0x19b
net.(*pipe).Read(0xc004307180, 0xc0090f6c00, 0x200, 0x200, 0x203001, 0x203001, 0x28)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc0000c5600, 0x20, 0x18)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:165 +0xeb
encoding/json.(*Decoder).readValue(0xc0000c5600, 0x0, 0x0, 0x206912)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:140 +0x1e8
encoding/json.(*Decoder).Decode(0xc0000c5600, 0x109ac40, 0xc00430e2c0, 0x616801, 0xc00430e2c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:63 +0x79
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc0042b69b0, 0x28, 0x28, 0x4, 0x616887, 0x206861, 0xc000153770)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc004307200, 0x14c0660, 0xc0042b69b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 7602320 [select, 138 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0ece37400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc03289a000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc03289a000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc03289a000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0294c1380, 0x14aac20, 0xc0ece37400, 0xf65ab059a8e03559, 0x222a78d44070c297)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0294c1380, 0xc0ece37400, 0x14aac20, 0xc0ece37400)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 17149763 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0ae27bad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 3864683 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10bd5fad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 3864684 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc10bd5fad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 42507165 [select, 1211 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc049f96820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 39679318 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc194b77040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43960196 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04a390480, 0xff6500, 0xc0d01d8180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc04a390480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 14740880 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc0a5f95b00, 0x18, 0x22, 0x149b100, 0xc19758c360, 0xbfb9edb8b045f45b, 0x93a1ba49c1cd, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0a5f95b00, 0xc0a5f95e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30218558 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc05503ea80, 0xff6500, 0xc0c51b1c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc05503ea80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 752441 [IO wait]:
internal/poll.runtime_pollWait(0x7f72decdeee8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0cdfe8798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0cdfe8780, 0xc1776b0820, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0cdfe8780, 0xc1776b0820, 0x20, 0x20, 0x0, 0x20, 0xc1776b0820)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0b7494098, 0xc1776b0820, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0b7494098, 0xc1776b0820, 0x20, 0x20, 0x20, 0xc0cdfe8780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc04d65d960, 0xbfb9edbfde5280a0, 0x93a868df302f, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc116c65110, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0215d9bc0, 0xc0215d9c80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 24350774 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc15a568780, 0xff6500, 0xc1e42eec80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc15a568780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 43052298 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb988, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc11826a318, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc11826a300, 0xc22581fb20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc11826a300, 0xc22581fb20, 0x20, 0x20, 0x0, 0x20, 0xc22581fb20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc100324758, 0xc22581fb20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc100324758, 0xc22581fb20, 0x20, 0x20, 0x20, 0xc11826a300, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0f1c51d50, 0xbfb9edc0304fc2c8, 0x93a8b6773cbe, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc312d7f140, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc10ac1bd10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc16db31140, 0xc16db31200)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5367409 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc01719bc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 47769051 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0f415b860, 0xc017c31b80, 0xc05682e4e0, 0xc05682e480)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 43355741 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339f040, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00e52a518, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00e52a500, 0xc192096ea0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00e52a500, 0xc192096ea0, 0x20, 0x20, 0x0, 0x20, 0xc192096ea0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0c19d2740, 0xc192096ea0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0c19d2740, 0xc192096ea0, 0x20, 0x20, 0x20, 0xc00e52a500, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0283fdc00, 0xbfb9edbf4727489c, 0x93a7da7e63e0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc14abb35c0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc03acccff0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc135f245a0, 0xc135f24fc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 2255577 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc1fcddb5a0, 0x1, 0x4, 0xc000050000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc1fcddb5a0, 0x1, 0x4, 0x117b5e0, 0xc0a3f00d01, 0xc27e424b80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0de970760, 0x10, 0xc1fcddb5a0, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0a99d65b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0a99d65b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0a99d65b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0c3ffa240, 0x14aac20, 0xc0b602b4a0, 0x5cdb4aabfe920c12, 0x82fda7f46db75a22)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0c3ffa240, 0xc0b602b4a0, 0x14aac20, 0xc0b602b4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 17048371 [select, 542 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc152cacf00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc110121d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc110121d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc110121d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc12d522240, 0x14aac20, 0xc152cacf00, 0x7925fc99f73799e9, 0xc3cc242631ab5f18)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc12d522240, 0xc152cacf00, 0x14aac20, 0xc152cacf00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 7602357 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc03289a000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 42715609 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc193b85200)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 14740903 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0ef0acf70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 752442 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0215d9bc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15721936 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc10df65930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 520817 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc01444ec00, 0xff6500, 0xc021c19c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc01444ec00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 43758625 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0a58a90e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42406428 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0c172f040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 17149705 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc13a907ce0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43190726 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0e872cdc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0c822d1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0c822d1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0c822d1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e61b8ba0, 0x14aac20, 0xc0e872cdc0, 0xbed06e2407911ec8, 0x2fbb9979a21ffb9a)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e61b8ba0, 0xc0e872cdc0, 0x14aac20, 0xc0e872cdc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 113885 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc129668dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 9600490 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc11b9a5c80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42507142 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1e58d8840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43341620 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc19515a1e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc115401040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc115401040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc115401040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc145b57260, 0x14aac20, 0xc19515a1e0, 0x6ca2da2db235be94, 0x8d7e86038a585dc5)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc145b57260, 0xc19515a1e0, 0x14aac20, 0xc19515a1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 9516190 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb288, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc12326be98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc12326be80, 0xc218b02360, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc12326be80, 0xc218b02360, 0x20, 0x20, 0x0, 0x20, 0xc218b02360)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0ba0cb390, 0xc218b02360, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0ba0cb390, 0xc218b02360, 0x20, 0x20, 0x20, 0xc12326be80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02fa6dce0, 0xbfb9edc034877037, 0x93a8baaee9c1, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc10ad533e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc18791f620, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e9eca240, 0xc0e9eca300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 7154089 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc03499e780, 0x18, 0x22, 0x149b100, 0xc0454f8630, 0xbfb9edb8b039bdc8, 0x93a1ba3d8b95, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc03499e780, 0xc03499f200)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 43758658 [select, 865 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc131ced860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc14cb25930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc14cb25930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc14cb25930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0a58a90e0, 0x14aac20, 0xc131ced860, 0xc0ae156f58, 0xca76ea)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0a58a90e0, 0xc131ced860, 0x14aac20, 0xc131ced860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 43190725 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e61b8ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 39679206 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc03d3a1740, 0xff6500, 0xc03befd300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc03d3a1740)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 43758635 [select, 889 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc14cb25930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 29872652 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc114888b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 22772809 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc013cd1520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 2438966 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc033d9b3e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 44882452 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc11ce1e8a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 113731 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc124bfb080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42507164 [select, 1211 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc049f96820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 22545458 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0536dc4e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 36486721 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc04d997e10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 13159789 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc1a49bd380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 17048388 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc110121d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 15721920 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc02802bcc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc10df65930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc10df65930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc10df65930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc148efccc0, 0x14aac20, 0xc02802bcc0, 0xd2329eb3accd8a54, 0x8c7bf99b96a377fd)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc148efccc0, 0xc02802bcc0, 0x14aac20, 0xc02802bcc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 43190731 [select, 1038 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0c822d1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14740901 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0ef0acf70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43341582 [select, 997 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc115401040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 9600491 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03f0f94a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc146201450, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc146201450, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc146201450, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc11b9a5c80, 0x14aac20, 0xc03f0f94a0, 0xe829e77313db36da, 0x63e329d82575a3c9)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc11b9a5c80, 0xc03f0f94a0, 0x14aac20, 0xc03f0f94a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 680457 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc052374540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 39655883 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b6138, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc171ea8198, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc171ea8180, 0xc1f7ea9a00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc171ea8180, 0xc1f7ea9a00, 0x20, 0x20, 0x0, 0x20, 0xc1f7ea9a00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0c232f948, 0xc1f7ea9a00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0c232f948, 0xc1f7ea9a00, 0x20, 0x20, 0x20, 0xc171ea8180, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc045cbe230, 0xbfb9edc033689a8f, 0x93a8b9901472, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1b9f2bbc0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc18c42ce40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0f0bfa9c0, 0xc0f0bfad20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 45903501 [chan send, 446 minutes]:
github.com/ethereum/go-ethereum/eth/fetcher.(*BlockFetcher).insert.func1.1(0xc0003f8750, 0x6d95a5fa86310083, 0x4c0f1e43a43d3094, 0xcbc6dcb1a31914ce, 0xc7d94eaa5d2968fa)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/block_fetcher.go:668 +0x4d
github.com/ethereum/go-ethereum/eth/fetcher.(*BlockFetcher).insert.func1(0xc0003f8750, 0x6d95a5fa86310083, 0x4c0f1e43a43d3094, 0xcbc6dcb1a31914ce, 0xc7d94eaa5d2968fa, 0xc12c1c3200, 0xc0d28cf430, 0x10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/block_fetcher.go:705 +0xa16
created by github.com/ethereum/go-ethereum/eth/fetcher.(*BlockFetcher).insert
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/block_fetcher.go:667 +0x2b7
goroutine 24350776 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc15a568780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 45904157 [semacquire, 446 minutes]:
sync.runtime_Semacquire(0xc00019e7e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc00019e7d8)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/waitgroup.go:130 +0x64
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Stop(0xc00019e700)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:280 +0x7d
github.com/ethereum/go-ethereum/eth.(*Ethereum).Stop(0xc0002ded20, 0xc000182a20, 0xc146839f48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/backend.go:565 +0x33
github.com/ethereum/go-ethereum/node.(*Node).Stop(0xc0000e2280, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/node/node.go:478 +0x1d7
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:76 +0x16a
goroutine 45169794 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1373530e0, 0xff6500, 0xc0fcc84f00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1373530e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 7154090 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc03499e780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43355743 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03fc8d7c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc04480d110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc04480d110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc04480d110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc135f245a0, 0x14aac20, 0xc03fc8d7c0, 0xa34f80c70e3933c8, 0xb3857e066b2898b6)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc135f245a0, 0xc03fc8d7c0, 0x14aac20, 0xc03fc8d7c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 45311987 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0b7bb21a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 44882451 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc11ce1e8a0, 0x12, 0xff0, 0x149b100, 0xc0454f8c90, 0xbfb9edb8b051a111, 0x93a1ba556f04, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc11ce1e8a0, 0xc0edfce840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 113732 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04ddf7f40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc129668dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc129668dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc129668dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc124bfb080, 0x14aac20, 0xc04ddf7f40, 0xa309a544b2572df8, 0x61b550af8c1881d1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc124bfb080, 0xc04ddf7f40, 0x14aac20, 0xc04ddf7f40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 41246802 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc152666270)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 12473700 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc125c8cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 17048368 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc12d522240, 0xff6500, 0xc01eb81880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc12d522240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42715608 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc193b85200, 0x18, 0x22, 0x149b100, 0xc2291a9b60, 0xbfb9edb8b04294d8, 0x93a1ba4662b5, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc193b85200, 0xc193b854a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5367321 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc10e7c99e0, 0x1, 0x4, 0xc0042e0000, 0x7f736335ce98, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc10e7c99e0, 0x1, 0x4, 0x117b5e0, 0xc00147ad01, 0xc1f7ea8dc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0f7195fa0, 0x10, 0xc10e7c99e0, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc01719bc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc01719bc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc01719bc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0499ef4a0, 0x14aac20, 0xc0ece37900, 0x1140420, 0xc00254c748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0499ef4a0, 0xc0ece37900, 0x14aac20, 0xc0ece37900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 15721933 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc148efccc0, 0xff6500, 0xc012d61180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc148efccc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 14740881 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0a5f95b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43960176 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0b07da270)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 14740898 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc1fcddbf80, 0x1, 0x4, 0xc000050000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc1fcddbf80, 0x1, 0x4, 0x117b5e0, 0x1, 0xc27e425040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc1186a2490, 0x10, 0xc1fcddbf80, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0ef0acf70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0ef0acf70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0ef0acf70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0a5f95b00, 0x14aac20, 0xc04ddf7ae0, 0xe948c2a7fafd539c, 0xef8fcc151f670ffb)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0a5f95b00, 0xc04ddf7ae0, 0x14aac20, 0xc04ddf7ae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 2439115 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0a5e7cdd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 36486738 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc188a6f820, 0x1, 0x4, 0xc000050000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc188a6f820, 0x1, 0x4, 0x117b5e0, 0x1, 0xc23460dac0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc1ba2e0fb0, 0x10, 0xc188a6f820, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc04d997e10, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc04d997e10, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc04d997e10, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0f7221020, 0x14aac20, 0xc0ef73e320, 0x4ba81340bc1013f5, 0x3d665c899efdc31d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0f7221020, 0xc0ef73e320, 0x14aac20, 0xc0ef73e320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 47768735 [IO wait]:
internal/poll.runtime_pollWait(0x7f72decdf7a8, 0x77, 0xc014507800)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc020fc3698, 0x77, 0x14bd700, 0xc0bac92660, 0xc020fc3680)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc020fc3680, 0x14bd7e0, 0xc0bac92660, 0x0, 0x0, 0x149ce20, 0xc2a8f332a0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc020fc3680, 0x14bd7e0, 0xc0bac92660, 0x14c4a20, 0x0, 0x14c4a20, 0xc131b721e0, 0x0, 0x1, 0xc0ce93e908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0bac92660, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0bac92660, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc131b721e0, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc020fc3600, 0x14bd7e0, 0xc0bac92660, 0x0, 0xc131b721e0, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc020fc3600, 0x14bd7e0, 0xc0bac92660, 0x0, 0xc131b721e0, 0xc0ce93eb48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc020fc3600, 0x14bd7e0, 0xc0bac92660, 0x14ab8e0, 0xc131b721e0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc020fc3600, 0x14bd7e0, 0xc0bac92660, 0xc065caa340, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc2a8f33260, 0x11, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0a5bfc630, 0xc0f676d260, 0x1481a10, 0xc0252116b0, 0x3)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc131b72030, 0xc0000c5340, 0xc0a5bfc630, 0x0, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc131b72030, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc131b72030, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 11667244 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc145a6d020)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15721919 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc148efccc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30949267 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc185645a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 26698567 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc053af1c70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 47769050 [IO wait]:
internal/poll.runtime_pollWait(0x7f72d6765f48, 0x77, 0xc007c3b500)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc017c31b98, 0x77, 0x14bd700, 0xc0f415b860, 0xc017c31b80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc017c31b80, 0x14bd7e0, 0xc0f415b860, 0x0, 0x0, 0x149ce20, 0xc11f8433c0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc017c31b80, 0x14bd7e0, 0xc0f415b860, 0x14c4a20, 0x0, 0x14c4a20, 0xc10277df20, 0x0, 0x1, 0xc01da66908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0f415b860, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0f415b860, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc10277df20, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc017c31b00, 0x14bd7e0, 0xc0f415b860, 0x0, 0xc10277df20, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc017c31b00, 0x14bd7e0, 0xc0f415b860, 0x0, 0xc10277df20, 0xc01da66b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc017c31b00, 0x14bd7e0, 0xc0f415b860, 0x14ab8e0, 0xc10277df20, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc017c31b00, 0x14bd7e0, 0xc0f415b860, 0xc037301c00, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc11f8432e0, 0x14, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0f6c30b40, 0x0, 0xc02520ff48, 0xad2e25, 0xc028ae8a80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc10277de00, 0xc0000c5340, 0xc0f6c30b40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc10277de00, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc10277de00, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 42398948 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e04f2120, 0xff6500, 0xc0607de680, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0e04f2120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 39655936 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc12370d040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43190724 [IO wait]:
internal/poll.runtime_pollWait(0x7f72d6765928, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1112a5098, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1112a5080, 0xc1b3c51c80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1112a5080, 0xc1b3c51c80, 0x20, 0x20, 0x0, 0x20, 0xc1b3c51c80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0a598f518, 0xc1b3c51c80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0a598f518, 0xc1b3c51c80, 0x20, 0x20, 0x20, 0xc1112a5080, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc156b1e700, 0xbfb9edbf8a593baa, 0x93a8194b209e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1087852f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e61b8ba0, 0xc0e61b8cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47768736 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0bac92660, 0xc020fc3680, 0xc1c80640c0, 0xc1c8064060)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 47769148 [IO wait]:
internal/poll.runtime_pollWait(0x7f7339278738, 0x77, 0xc0142c3200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01c070d18, 0x77, 0x14bd700, 0xc0b7da5da0, 0xc01c070d00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc01c070d00, 0x14bd7e0, 0xc0b7da5da0, 0x0, 0x0, 0x149ce20, 0xc0e7620320, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc01c070d00, 0x14bd7e0, 0xc0b7da5da0, 0x14c4a20, 0x0, 0x14c4a20, 0xc1666d96e0, 0x0, 0x1, 0xc00d581908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0b7da5da0, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0b7da5da0, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc1666d96e0, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc01c070c80, 0x14bd7e0, 0xc0b7da5da0, 0x0, 0xc1666d96e0, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc01c070c80, 0x14bd7e0, 0xc0b7da5da0, 0x0, 0xc1666d96e0, 0xc00d581b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc01c070c80, 0x14bd7e0, 0xc0b7da5da0, 0x14ab8e0, 0xc1666d96e0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc01c070c80, 0x14bd7e0, 0xc0b7da5da0, 0xc07d31ae20, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc0e7620120, 0x13, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc120ceed90, 0x21714f0, 0xc042f14e88, 0x45f6ee, 0xc07803a930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc1666d8e40, 0xc0000c5340, 0xc120ceed90, 0x0, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc1666d8e40, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc1666d8e40, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 17048387 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc110121d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 21099385 [select, 440 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0fd4fa300, 0xff6500, 0xc02eb72d80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0fd4fa300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 39679208 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc03d3a1740)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 22772881 [select, 498 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0544df9a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc013cd1520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc013cd1520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc013cd1520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0cf4e61e0, 0x14aac20, 0xc0544df9a0, 0xeb02193244747830, 0xcf7355d2e49e2a4)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0cf4e61e0, 0xc0544df9a0, 0x14aac20, 0xc0544df9a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 42507143 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc1f6684b80, 0x1, 0x4, 0xc0042e0000, 0x7f736335ce98, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc1f6684b80, 0x1, 0x4, 0x117b5e0, 0xc0bed8cd01, 0xc22581e260)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc1fea271d0, 0x10, 0xc1f6684b80, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc049f96820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc049f96820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc049f96820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1e58d8840, 0x14aac20, 0xc04ddf6d20, 0x1e14cdbb1f6e887d, 0x122617ca171d1cf8)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1e58d8840, 0xc04ddf6d20, 0x14aac20, 0xc04ddf6d20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 45311901 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1077c7920, 0xff6500, 0xc128252d00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1077c7920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 113681 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc124bfb080, 0xff6500, 0xc00f921680, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc124bfb080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 43355792 [select, 993 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc04480d110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 36247457 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04ab61a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 36486208 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc0f7221020, 0x18, 0x22, 0x149b100, 0xc0454f9320, 0xbfb9edb8b220a1be, 0x93a1bc246fed, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0f7221020, 0xc0f6b70840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47769087 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc13d376420, 0xc01a456280, 0xc0af379320, 0xc0af3792c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 30723296 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0fb112000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43758623 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0a58a90e0, 0xff6500, 0xc0400fac80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0a58a90e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42055041 [select, 6 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0cb087ec0, 0xff6500, 0xc030942400, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0cb087ec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 1571606 [select, 896 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00652e8c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0549c5ee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0549c5ee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0549c5ee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0d2464600, 0x14aac20, 0xc00652e8c0, 0xc02426bab0, 0x48e29abc8c1ab57)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0d2464600, 0xc00652e8c0, 0x14aac20, 0xc00652e8c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 520839 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc022ea3d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 44552244 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc168bc5040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43341619 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc145b57260)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43960226 [select, 837 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0b07da270)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 15721918 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff1680, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1a45abf18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1a45abf00, 0xc248bdc080, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1a45abf00, 0xc248bdc080, 0x20, 0x20, 0x0, 0x20, 0xc248bdc080)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc14e5c6120, 0xc248bdc080, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc14e5c6120, 0xc248bdc080, 0x20, 0x20, 0x20, 0xc1a45abf00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc034a861c0, 0xbfb9edc02d40b0c4, 0x93a8b3682a38, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc120d70c00, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc162bac750, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc148efccc0, 0xc0f4cc26c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 113730 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff15a0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01d510298, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01d510280, 0xc1408f93c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01d510280, 0xc1408f93c0, 0x20, 0x20, 0x0, 0x20, 0xc1408f93c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc13908bde8, 0xc1408f93c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc13908bde8, 0xc1408f93c0, 0x20, 0x20, 0x20, 0xc01d510280, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc00e5458f0, 0xbfb9edc00633751a, 0x93a88c5aee7b, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0a549f0e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0bc4ed1d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc124bfb080, 0xc124bfb1a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 43052300 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc1f6685480, 0x1, 0x4, 0xc0042e0000, 0x7f736335ce98, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc1f6685480, 0x1, 0x4, 0x117b5e0, 0xc0108d8d01, 0xc22581f6a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc181706500, 0x10, 0xc1f6685480, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc12cdd5040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc12cdd5040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc12cdd5040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc16db31140, 0x14aac20, 0xc1158a1180, 0xc0fe2b4000, 0xc0782ec748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc16db31140, 0xc1158a1180, 0x14aac20, 0xc1158a1180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 17048386 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc110121d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 44251002 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b6218, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0ca3ffb18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0ca3ffb00, 0xc18b5b4de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0ca3ffb00, 0xc18b5b4de0, 0x20, 0x20, 0x0, 0x20, 0xc18b5b4de0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0d9b23db8, 0xc18b5b4de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0d9b23db8, 0xc18b5b4de0, 0x20, 0x20, 0x20, 0xc0ca3ffb00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc10b407ab0, 0xbfb9edbfe7f336bc, 0x93a8727fe5ae, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1414dc420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1e1cb38c0, 0xc1e1cb3980)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 113886 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc129668dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 44552274 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc028db8d20, 0xff6500, 0xc138e60880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc028db8d20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 21099388 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0b23105a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc105186a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc105186a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc105186a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0fd4fa300, 0x14aac20, 0xc0b23105a0, 0xc191e3ba80, 0xc15a9df748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0fd4fa300, 0xc0b23105a0, 0x14aac20, 0xc0b23105a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 43355791 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc04480d110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43960198 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04a390480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15721935 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10df65930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5367410 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc01719bc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 43341601 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc145b57260, 0xff6500, 0xc1421f7a00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc145b57260)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 37996300 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc03473fc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 36247455 [select, 129 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04ab61a40, 0xff6500, 0xc0da5abd00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc04ab61a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 21099648 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc105186a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 44251008 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc03fbbe340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 17149762 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0ae27bad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42715607 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc193b85200, 0xff6500, 0xc0bac8e980, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc193b85200)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42380777 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0d6a4dad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 22772808 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc013cd1520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 41246713 [IO wait]:
internal/poll.runtime_pollWait(0x7f72decdf188, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc14f503518, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc14f503500, 0xc0d9e29fe0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc14f503500, 0xc0d9e29fe0, 0x20, 0x20, 0x0, 0x20, 0xc0d9e29fe0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc14ff0e200, 0xc0d9e29fe0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc14ff0e200, 0xc0d9e29fe0, 0x20, 0x20, 0x20, 0xc14f503500, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc029071c70, 0xbfb9edbe4f8a4365, 0x93a6f47636d0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc220f0f6b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1526384e0, 0xc1526385a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30218559 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff1d80, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0c4243298, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0c4243280, 0xc1aed3d120, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0c4243280, 0xc1aed3d120, 0x20, 0x20, 0x0, 0x20, 0xc1aed3d120)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0c470b760, 0xc1aed3d120, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0c470b760, 0xc1aed3d120, 0x20, 0x20, 0x20, 0xc0c4243280, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02cc2ce70, 0xbfb9edc03434c154, 0x93a8ba5c3ba3, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0ebfd21e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc17357cf30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc05503ea80, 0xc1845c6420)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 42715610 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc1626bc300, 0x1, 0x4, 0x2140000, 0x7f736335c108, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc1626bc300, 0x1, 0x4, 0x117b5e0, 0xc0dd130d01, 0xc21cefbde0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0f680d0b0, 0x10, 0xc1626bc300, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc14b24bd40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc14b24bd40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc14b24bd40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc193b85200, 0x14aac20, 0xc10ed15a40, 0x4d25ed31d800c83e, 0xc63bfbfd28298a03)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc193b85200, 0xc10ed15a40, 0x14aac20, 0xc10ed15a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 2639499 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04cf9f740, 0xff6500, 0xc0f9c7a000, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc04cf9f740)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 43341618 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bac68, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0cfdfa118, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0cfdfa100, 0xc1fced0920, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0cfdfa100, 0xc1fced0920, 0x20, 0x20, 0x0, 0x20, 0xc1fced0920)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0a5b7cd00, 0xc1fced0920, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0a5b7cd00, 0xc1fced0920, 0x20, 0x20, 0x20, 0xc0cfdfa100, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0eca03730, 0xbfb9edc029375390, 0x93a8af5ecceb, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc29328a7e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1350cf710, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc145b57260, 0xc145b57320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47768787 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc1bd537200, 0xc0d9d30a80, 0xc059d59920, 0xc059d598c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 3864682 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10bd5fad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 520840 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc022ea3d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 9516189 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e9eca240, 0xff6500, 0xc0c798eb80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0e9eca240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42398951 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc05404b5e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc15949f110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc15949f110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc15949f110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e04f2120, 0x14aac20, 0xc05404b5e0, 0x6d10ff278ac68b1b, 0x48662551ee442c8d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e04f2120, 0xc05404b5e0, 0x14aac20, 0xc05404b5e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 752455 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0ac960410)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 7602355 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc03289a000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 26699432 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0c75cc6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30723291 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b6838, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc190105e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc190105e00, 0xc1f4992280, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc190105e00, 0xc1f4992280, 0x20, 0x20, 0x0, 0x20, 0xc1f4992280)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc120bdae38, 0xc1f4992280, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc120bdae38, 0xc1f4992280, 0x20, 0x20, 0x20, 0xc190105e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0e5249880, 0xbfb9edbc9a25617c, 0x93a55dd5ce73, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1ee5c7230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0de148300, 0xc0de148480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 36486720 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc04d997e10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 752456 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0ac960410)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 21099387 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0fd4fa300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43052297 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc16db31140, 0xff6500, 0xc11826b700, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc16db31140)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 520835 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc01444ec00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 47769348 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc146f5ca80, 0xc0236d6700, 0xc0b9a5b1a0, 0xc0b9a5a2a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 2255677 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0a99d65b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 680525 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc02ec20680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 520841 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc022ea3d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 30218854 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc11b377d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 15721934 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10df65930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 22545229 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0c1884ae0, 0xff6500, 0xc150e16c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0c1884ae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30723297 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0fb112000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 520836 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc1bfe65920, 0x1, 0x4, 0xc000050000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc1bfe65920, 0x1, 0x4, 0x117b5e0, 0xc11f7e8d01, 0xc2386ccee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc122606fc0, 0x10, 0xc1bfe65920, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc022ea3d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc022ea3d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc022ea3d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc01444ec00, 0x14aac20, 0xc0fbd75cc0, 0xc41fe32c1fa194a, 0xf8f72c74a0c0aa55)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc01444ec00, 0xc0fbd75cc0, 0x14aac20, 0xc0fbd75cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 43960177 [select, 837 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0b07da270)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42398954 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc15949f110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12473663 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bad48, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc026f89f98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc026f89f80, 0xc2caa293e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc026f89f80, 0xc2caa293e0, 0x20, 0x20, 0x0, 0x20, 0xc2caa293e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0024370b8, 0xc2caa293e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0024370b8, 0xc2caa293e0, 0x20, 0x20, 0x20, 0xc026f89f80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0d0cd7a40, 0xbfb9edbf8e2dd009, 0x93a81d1fb60e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1620aaf30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0d50eb5c0, 0xc0d50eb860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 1571967 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0549c5ee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 752443 [select, 491 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc002469540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0ac960410, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0ac960410, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0ac960410, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0215d9bc0, 0x14aac20, 0xc002469540, 0x73de1123e95cf073, 0x48d4a3bd8611115)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0215d9bc0, 0xc002469540, 0x14aac20, 0xc002469540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 42055063 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc04319ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 36247834 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc13ee9b110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 1717290 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b63d8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc04d9f4698, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc04d9f4680, 0xc1224f7de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc04d9f4680, 0xc1224f7de0, 0x20, 0x20, 0x0, 0x20, 0xc1224f7de0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0535b9e60, 0xc1224f7de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0535b9e60, 0xc1224f7de0, 0x20, 0x20, 0x20, 0xc04d9f4680, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0cc6791f0, 0xbfb9edbe59039f06, 0x93a6fdef92b6, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0f622f620, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc02ce7b920, 0xc02ce7b9e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 520834 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc01444ec00, 0x12, 0x69, 0x149b100, 0xc1de067ce0, 0xbfb9edb8b3678fb5, 0x93a1bd6b5de1, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc01444ec00, 0xc01444ecc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 1717355 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc04084f790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 3864622 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc11b21ed80, 0xff6500, 0xc03a65f980, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc11b21ed80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 44552276 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc028db8d20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 3864704 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc11b21ed80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 1717354 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc04084f790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 45311904 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc19d577aa0, 0x2, 0x4, 0xc001450000, 0x7f736335c7d0, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc19d577aa0, 0x2, 0x4, 0x117b5e0, 0xc11f7e4d01, 0xc1d582e800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0ff5564e0, 0x10, 0xc19d577aa0, 0x2, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0b7bb21a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0b7bb21a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0b7bb21a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1077c7920, 0x14aac20, 0xc0fbd74fa0, 0x8873c2411a912653, 0x7d06b7208172522f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1077c7920, 0xc0fbd74fa0, 0x14aac20, 0xc0fbd74fa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 7154081 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc1325865b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 30723290 [select, 314 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0de148300, 0xff6500, 0xc1926e0900, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0de148300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 47768826 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0dfa1f740, 0xc00c4bdc00, 0xc1db80b380, 0xc1db80b320)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 47769331 [IO wait]:
internal/poll.runtime_pollWait(0x7f73392782d8, 0x77, 0xc019480480)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0236d6718, 0x77, 0x14bd700, 0xc146f5ca80, 0xc0236d6700)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc0236d6700, 0x14bd7e0, 0xc146f5ca80, 0x0, 0x0, 0x149ce20, 0xc2b041fea0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc0236d6700, 0x14bd7e0, 0xc146f5ca80, 0x14c4a20, 0x0, 0x14c4a20, 0xc110035830, 0x0, 0x1, 0xc043ffb908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc146f5ca80, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc146f5ca80, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc110035830, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc0236d6680, 0x14bd7e0, 0xc146f5ca80, 0x0, 0xc110035830, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc0236d6680, 0x14bd7e0, 0xc146f5ca80, 0x0, 0xc110035830, 0xc043ffbb48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc0236d6680, 0x14bd7e0, 0xc146f5ca80, 0x14ab8e0, 0xc110035830, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc0236d6680, 0x14bd7e0, 0xc146f5ca80, 0xc0c44723e0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc2b041fd80, 0x14, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc04d8e45b0, 0x10f0501, 0xc10f18b5e0, 0xc0b2462000, 0xc0ae158f00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc17a2a28a0, 0xc0000c5340, 0xc04d8e45b0, 0xc009e365a0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc17a2a28a0, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc17a2a28a0, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 7039826 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc188a6ff20, 0x2, 0x4, 0xc0042e0000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc188a6ff20, 0x2, 0x4, 0x117b5e0, 0xc0a3efcd01, 0xc1d3fcac40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0fd005730, 0x10, 0xc188a6ff20, 0x2, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0f4d115f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0f4d115f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0f4d115f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc117e25e00, 0x14aac20, 0xc0b2ac88c0, 0x58c0b1118f7039e6, 0x139ba3f93a5ce8a3)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc117e25e00, 0xc0b2ac88c0, 0x14aac20, 0xc0b2ac88c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 47769374 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb528, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0251a1118, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0251a1100, 0xc19f093240, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0251a1100, 0xc19f093240, 0x20, 0x20, 0x0, 0x20, 0xc19f093240)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05956fd18, 0xc19f093240, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05956fd18, 0xc19f093240, 0x20, 0x20, 0x20, 0x0, 0xc00146fb80, 0x42eaae)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc167a768c0, 0x60, 0x11b7a60, 0xc00146fca8, 0x423786, 0xc03180aa90, 0x10, 0x10, 0x10a6780, 0x2, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.readProtocolHandshake(0x149bae0, 0xc167a768c0, 0xc11a56c1e0, 0xc0efd3e570, 0xc00029b730)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:145 +0x4c
github.com/ethereum/go-ethereum/p2p.(*rlpx).doProtoHandshake(0xc0efd3e570, 0xc00029b730, 0xc00c82b440, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:131 +0x9f
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc0000e2500, 0xc013918a80, 0xc100000004, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:968 +0x4a7
github.com/ethereum/go-ethereum/p2p.(*Server).SetupConn(0xc0000e2500, 0x14c8f80, 0xc05956fd18, 0xc000000004, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:918 +0x11d
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop.func2(0xc0000e2500, 0x14c8f80, 0xc05956fd18, 0xc009e36120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:889 +0x50
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:888 +0x41d
goroutine 47769078 [IO wait]:
internal/poll.runtime_pollWait(0x7f73392783b8, 0x77, 0xc019480a80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc018e83798, 0x77, 0x14bd700, 0xc1836bf560, 0xc018e83780)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc018e83780, 0x14bd7e0, 0xc1836bf560, 0x0, 0x0, 0x149ce20, 0xc0eed07de0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc018e83780, 0x14bd7e0, 0xc1836bf560, 0x14c4a20, 0x0, 0x14c4a20, 0xc0fa68af60, 0x0, 0x1, 0xc18464f908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc1836bf560, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc1836bf560, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc0fa68af60, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc018e83700, 0x14bd7e0, 0xc1836bf560, 0x0, 0xc0fa68af60, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc018e83700, 0x14bd7e0, 0xc1836bf560, 0x0, 0xc0fa68af60, 0xc18464fb48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc018e83700, 0x14bd7e0, 0xc1836bf560, 0x14ab8e0, 0xc0fa68af60, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc018e83700, 0x14bd7e0, 0xc1836bf560, 0xc035f8efe0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc0eed07dc0, 0x14, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0f6c31560, 0x0, 0xc07b06b690, 0x423ff8, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc0fa68ae10, 0xc0000c5340, 0xc0f6c31560, 0xc0000e2670, 0xc15e8d8e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc0fa68ae10, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc0fa68ae10, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 37996135 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb1a8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc024a97218, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc024a97200, 0xc1aed3c700, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc024a97200, 0xc1aed3c700, 0x20, 0x20, 0x0, 0x20, 0xc1aed3c700)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc053e3cbe8, 0xc1aed3c700, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc053e3cbe8, 0xc1aed3c700, 0x20, 0x20, 0x20, 0xc024a97200, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc11c087c70, 0xbfb9edc033b20c7e, 0x93a8b9d9863c, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc2b32c96e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc211042de0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc17a357260, 0xc14526a180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 42380770 [semacquire, 1239 minutes]:
sync.runtime_Semacquire(0xc0e4098a50)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc0e4098a48)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/waitgroup.go:130 +0x64
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e4098a20, 0xff6500, 0xc01b8de800, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:246 +0x31b
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0e4098a20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 9600488 [select, 431 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc11b9a5c80, 0xff6500, 0xc0c7844800, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc11b9a5c80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 44882466 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc11ce1e8a0, 0xff6500, 0xc03c41fd80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc11ce1e8a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 36247456 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b69f8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc04afd5a18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc04afd5a00, 0xc2571c1520, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc04afd5a00, 0xc2571c1520, 0x20, 0x20, 0x0, 0x20, 0xc2571c1520)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e47345a0, 0xc2571c1520, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e47345a0, 0xc2571c1520, 0x20, 0x20, 0x20, 0xc04afd5a00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0388b9420, 0xbfb9edbf4e7b5ad5, 0x93a7e1d275da, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc286e48780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04ab61a40, 0xc0f8404ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 680524 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc02ec20680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12473662 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0d50eb5c0, 0xff6500, 0xc027f1cc00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0d50eb5c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30723292 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0de148300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 7039791 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc117e25e00, 0xff6500, 0xc140934b80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc117e25e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 17149761 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0ae27bad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43190723 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e61b8ba0, 0xff6500, 0xc100264100, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0e61b8ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 13159659 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1755be120, 0xff6500, 0xc0c0930280, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1755be120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 45311988 [select, 542 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0b7bb21a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 7039792 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb8a8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1409e6198, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1409e6180, 0xc23460df80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1409e6180, 0xc23460df80, 0x20, 0x20, 0x0, 0x20, 0xc23460df80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0501f58d0, 0xc23460df80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0501f58d0, 0xc23460df80, 0x20, 0x20, 0x20, 0xc1409e6180, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc176767340, 0xbfb9edc032006de0, 0x93a8b827e782, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc13fe69620, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc160e86750, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc117e25e00, 0xc0ab0cd620)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 24350783 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10eb6bee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 22545457 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0536dc4e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 47768786 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff1ae0, 0x77, 0xc0a69ed680)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0d9d30a98, 0x77, 0x14bd700, 0xc1bd537200, 0xc0d9d30a80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc0d9d30a80, 0x14bd7e0, 0xc1bd537200, 0x0, 0x0, 0x149ce20, 0xc10ff7ad80, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc0d9d30a80, 0x14bd7e0, 0xc1bd537200, 0x14c4a20, 0x0, 0x14c4a20, 0xc112dbf440, 0x0, 0x1, 0xc01fbe5908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc1bd537200, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc1bd537200, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc112dbf440, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc0d9d30a00, 0x14bd7e0, 0xc1bd537200, 0x0, 0xc112dbf440, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc0d9d30a00, 0x14bd7e0, 0xc1bd537200, 0x0, 0xc112dbf440, 0xc01fbe5b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc0d9d30a00, 0x14bd7e0, 0xc1bd537200, 0x14ab8e0, 0xc112dbf440, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc0d9d30a00, 0x14bd7e0, 0xc1bd537200, 0xc0682a8af0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc10ff7ace0, 0x14, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0a5bfc7e0, 0x10f0501, 0xc138803ae0, 0xc090d86640, 0xc20e6ac700)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc112dbf0b0, 0xc0000c5340, 0xc0a5bfc7e0, 0x0, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc112dbf0b0, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc112dbf0b0, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 11667243 [IO wait]:
internal/poll.runtime_pollWait(0x7f72d6765e68, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01bf0d818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01bf0d800, 0xc1b4532920, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01bf0d800, 0xc1b4532920, 0x20, 0x20, 0x0, 0x20, 0xc1b4532920)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0b39cf970, 0xc1b4532920, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0b39cf970, 0xc1b4532920, 0x20, 0x20, 0x20, 0xc01bf0d800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc107dd10a0, 0xbfb9edc02e1c0da9, 0x93a8b443870b, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc17d8cdf80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc18a737140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc145a6d020, 0xc0b9bf6000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 2255676 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0a99d65b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 9516191 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e9eca240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42406429 [select, 1235 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0c172f040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 47769014 [IO wait]:
internal/poll.runtime_pollWait(0x7f72decdf6c8, 0x77, 0xc0b3a1fb00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01523d618, 0x77, 0x14bd700, 0xc11adde060, 0xc01523d600)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc01523d600, 0x14bd7e0, 0xc11adde060, 0x0, 0x0, 0x149ce20, 0xc2a292dae0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc01523d600, 0x14bd7e0, 0xc11adde060, 0x14c4a20, 0x0, 0x14c4a20, 0xc12e582810, 0x0, 0x1, 0xc023d0e908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc11adde060, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc11adde060, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc12e582810, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc01523d580, 0x14bd7e0, 0xc11adde060, 0x0, 0xc12e582810, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc01523d580, 0x14bd7e0, 0xc11adde060, 0x0, 0xc12e582810, 0xc023d0eb48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc01523d580, 0x14bd7e0, 0xc11adde060, 0x14ab8e0, 0xc12e582810, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc01523d580, 0x14bd7e0, 0xc11adde060, 0xc053093460, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc2a292dac0, 0x15, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc048edbdd0, 0x216ecb0, 0xc20e6b2688, 0x45f6ee, 0xc183600cf0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc12e5826f0, 0xc0000c5340, 0xc048edbdd0, 0x0, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc12e5826f0, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc12e5826f0, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 42507163 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc049f96820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 30949208 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339e5c0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0b12df398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0b12df380, 0xc120c18f20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0b12df380, 0xc120c18f20, 0x20, 0x20, 0x0, 0x20, 0xc120c18f20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0d0a39ce0, 0xc120c18f20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0d0a39ce0, 0xc120c18f20, 0x20, 0x20, 0x20, 0xc0b12df380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05155a690, 0xbfb9edc029e916ab, 0x93a8b010903d, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc11a617200, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc24aad2720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0cbed77a0, 0xc18e6db980)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 9600489 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bab88, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0c748a698, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0c748a680, 0xc10b9c7340, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0c748a680, 0xc10b9c7340, 0x20, 0x20, 0x0, 0x20, 0xc10b9c7340)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0ec9ff720, 0xc10b9c7340, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0ec9ff720, 0xc10b9c7340, 0x20, 0x20, 0x20, 0xc0c748a680, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc107f03ab0, 0xbfb9edc02ecf0d20, 0x93a8b4f686b5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc13be32600, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0fc839440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc11b9a5c80, 0xc040d62000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47769074 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b62f8, 0x77, 0xc04aa20600)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc018651a18, 0x77, 0x14bd700, 0xc12d4981e0, 0xc018651a00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc018651a00, 0x14bd7e0, 0xc12d4981e0, 0x0, 0x0, 0x149ce20, 0xc1f18dc940, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc018651a00, 0x14bd7e0, 0xc12d4981e0, 0x14c4a20, 0x0, 0x14c4a20, 0xc13a5c9cb0, 0x0, 0x1, 0xc00d584908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc12d4981e0, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc12d4981e0, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc13a5c9cb0, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc018651980, 0x14bd7e0, 0xc12d4981e0, 0x0, 0xc13a5c9cb0, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc018651980, 0x14bd7e0, 0xc12d4981e0, 0x0, 0xc13a5c9cb0, 0xc00d584b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc018651980, 0x14bd7e0, 0xc12d4981e0, 0x14ab8e0, 0xc13a5c9cb0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc018651980, 0x14bd7e0, 0xc12d4981e0, 0xc035f8e690, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc1f18dc800, 0x15, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0f6c30d80, 0xc13b195da0, 0x1481a10, 0xc025211eb0, 0xc110e5b7c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc13a5c9b60, 0xc0000c5340, 0xc0f6c30d80, 0xc009e365a0, 0xc025211fd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc13a5c9b60, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc13a5c9b60, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 1717292 [select, 81 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0db3bb900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc04084f790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc04084f790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc04084f790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc02ce7b920, 0x14aac20, 0xc0db3bb900, 0x33e7766d2b14618, 0x400930f8e4c9b4d9)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc02ce7b920, 0xc0db3bb900, 0x14aac20, 0xc0db3bb900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 13159788 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc1a49bd380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 2438967 [select, 2075 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc131cec280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0a5e7cdd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0a5e7cdd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0a5e7cdd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc033d9b3e0, 0x14aac20, 0xc131cec280, 0x6dc7883cd63bd0ee, 0x5aa9c5c7ca2eb3ed)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc033d9b3e0, 0xc131cec280, 0x14aac20, 0xc131cec280)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 7039835 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f4d115f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 30218560 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc05503ea80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11667242 [select, 16 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc145a6d020, 0xff6500, 0xc047013580, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc145a6d020)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 37996137 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0001241e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc03473fc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc03473fc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc03473fc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc17a357260, 0x14aac20, 0xc0001241e0, 0xbda9e22fc9e5e845, 0xf9585f8ef4323e7f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc17a357260, 0xc0001241e0, 0x14aac20, 0xc0001241e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 42406443 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0ef19f1a0, 0xff6500, 0xc030a47000, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0ef19f1a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 47769079 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc1836bf560, 0xc018e83780, 0xc0af378cc0, 0xc0af378c60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 37996299 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc03473fc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 13159208 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc1755be120, 0x18, 0x22, 0x149b100, 0xc1de067c80, 0xbfb9edb8b340f490, 0x93a1bd44c2b1, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1755be120, 0xc125920240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 44882468 [select, 636 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0cbba75f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 44251004 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04ddf7680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc03fbbe340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc03fbbe340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc03fbbe340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1e1cb38c0, 0x14aac20, 0xc04ddf7680, 0xc046f3e3c0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1e1cb38c0, 0xc04ddf7680, 0x14aac20, 0xc04ddf7680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 44882453 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc0f5f7b340, 0x1d, 0x2a, 0xc000050000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc0f5f7b340, 0x1d, 0x2a, 0x117b5e0, 0xc00db6ed01, 0xc154ed9c00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0a547a250, 0x10, 0xc0f5f7b340, 0x1d, 0x2a, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0cbba75f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0cbba75f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0cbba75f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc11ce1e8a0, 0x14aac20, 0xc0ceb92820, 0x0, 0xc0ae156748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc11ce1e8a0, 0xc0ceb92820, 0x14aac20, 0xc0ceb92820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 21099386 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b5e98, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0cb1ea518, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0cb1ea500, 0xc252e561e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0cb1ea500, 0xc252e561e0, 0x20, 0x20, 0x0, 0x20, 0xc252e561e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0292e7eb0, 0xc252e561e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0292e7eb0, 0xc252e561e0, 0x20, 0x20, 0x20, 0xc0cb1ea500, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0388fea80, 0xbfb9edc031756227, 0x93a8b79cdb39, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc14c6e2900, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc19690ad50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0fd4fa300, 0xc0fd4fb0e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47769038 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0cdbc50e0, 0xc018e7ed80, 0xc0a5b38e40, 0xc0a5b38de0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 30218561 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc0f734a7e0, 0x5, 0x6, 0xc0042e0000, 0x7f736335ce98, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc0f734a7e0, 0x5, 0x6, 0x117b5e0, 0xc0e789cd01, 0xc154448b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc0dccd7540, 0x10, 0xc0f734a7e0, 0x5, 0x6, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc11b377d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc11b377d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc11b377d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc05503ea80, 0x14aac20, 0xc0ece370e0, 0x8e, 0xc00427b758)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc05503ea80, 0xc0ece370e0, 0x14aac20, 0xc0ece370e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 39655885 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc10e7c9c40, 0x1, 0x4, 0xc000050000, 0x7f736335ce98, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc10e7c9c40, 0x1, 0x4, 0x117b5e0, 0xc196530d01, 0xc1f7ea9de0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc114b23b00, 0x10, 0xc10e7c9c40, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc12370d040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc12370d040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc12370d040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0f0bfa9c0, 0x14aac20, 0xc00514a320, 0x7dd2aa35d4e7fdbd, 0x569d19d90aaf581b)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0f0bfa9c0, 0xc00514a320, 0x14aac20, 0xc00514a320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 680458 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00514b2c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc02ec20680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc02ec20680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc02ec20680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc052374540, 0x14aac20, 0xc00514b2c0, 0xdfa9a0f723628c3d, 0xee7d1405ed598046)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc052374540, 0xc00514b2c0, 0x14aac20, 0xc00514b2c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 7154091 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc19d5776e0, 0x1, 0x4, 0xc001450000, 0x7f736335c7d0, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc19d5776e0, 0x1, 0x4, 0x117b5e0, 0xc00f8e6d01, 0xc27dc312c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc104c232c0, 0x10, 0xc19d5776e0, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc1325865b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc1325865b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc1325865b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc03499e780, 0x14aac20, 0xc031b497c0, 0xa3b0ba396901d7ab, 0xb587ba6f957a3211)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc03499e780, 0xc031b497c0, 0x14aac20, 0xc031b497c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 37996136 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc17a357260)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 41246714 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1526384e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 1571604 [IO wait]:
internal/poll.runtime_pollWait(0x7f72d6765ca8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0d0765f18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0d0765f00, 0xc1fadc1e60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0d0765f00, 0xc1fadc1e60, 0x20, 0x20, 0x0, 0x20, 0xc1fadc1e60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc11f4fb7d8, 0xc1fadc1e60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc11f4fb7d8, 0xc1fadc1e60, 0x20, 0x20, 0x20, 0xc0d0765f00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc021c4a070, 0xbfb9edbfc3c55cac, 0x93a84e520c53, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0b84e61b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0d2464600, 0xc0d24646c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 680456 [IO wait]:
internal/poll.runtime_pollWait(0x7f72decdec48, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0cc8f0098, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0cc8f0080, 0xc1b10db4e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0cc8f0080, 0xc1b10db4e0, 0x20, 0x20, 0x0, 0x20, 0xc1b10db4e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0d92b24c8, 0xc1b10db4e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0d92b24c8, 0xc1b10db4e0, 0x20, 0x20, 0x20, 0xc0cc8f0080, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0c381abd0, 0xbfb9edbfb730adc9, 0x93a8462292b9, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0ccb6ae40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc052374540, 0xc052374600)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14740879 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0a5f95b00, 0xff6500, 0xc0ea3e4d00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0a5f95b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 45169773 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc12fd604e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 22772880 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0cf4e61e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 2639502 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc02b91c780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc026f83380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc026f83380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc026f83380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04cf9f740, 0x14aac20, 0xc02b91c780, 0x4af8027cdac63af2, 0xc22de14b41475a42)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04cf9f740, 0xc02b91c780, 0x14aac20, 0xc02b91c780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 3864703 [IO wait]:
internal/poll.runtime_pollWait(0x7f7339278578, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc15401de98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc15401de80, 0xc25723bc80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc15401de80, 0xc25723bc80, 0x20, 0x20, 0x0, 0x20, 0xc25723bc80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03d1fee60, 0xc25723bc80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc03d1fee60, 0xc25723bc80, 0x20, 0x20, 0x20, 0xc15401de80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc033ea76c0, 0xbfb9edc030018fc6, 0x93a8b62908b5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc12364e5a0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0fefbb2f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc11b21ed80, 0xc030d060c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 43758624 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339ebe0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc046c54e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc046c54e00, 0xc1ef07a7c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc046c54e00, 0xc1ef07a7c0, 0x20, 0x20, 0x0, 0x20, 0xc1ef07a7c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc124ab4528, 0xc1ef07a7c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc124ab4528, 0xc1ef07a7c0, 0x20, 0x20, 0x20, 0xc046c54e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02159bd50, 0xbfb9edbc9b556b9e, 0x93a55f05d931, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc192cc3dd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0a58a90e0, 0xc0a58a9e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47769086 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339e6a0, 0x77, 0xc0c64bf680)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01a456298, 0x77, 0x14bd700, 0xc13d376420, 0xc01a456280)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc01a456280, 0x14bd7e0, 0xc13d376420, 0x0, 0x0, 0x149ce20, 0xc1420af1c0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc01a456280, 0x14bd7e0, 0xc13d376420, 0x14c4a20, 0x0, 0x14c4a20, 0xc13542a2a0, 0x0, 0x1, 0xc003554908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc13d376420, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc13d376420, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc13542a2a0, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc01a456200, 0x14bd7e0, 0xc13d376420, 0x0, 0xc13542a2a0, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc01a456200, 0x14bd7e0, 0xc13d376420, 0x0, 0xc13542a2a0, 0xc003554b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc01a456200, 0x14bd7e0, 0xc13d376420, 0x14ab8e0, 0xc13542a2a0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc01a456200, 0x14bd7e0, 0xc13d376420, 0xc110ac5ec0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc1420af140, 0x15, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0f6c31e60, 0x0, 0xc00427a748, 0xad2e25, 0xc20647c420)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc13542a180, 0xc0000c5340, 0xc0f6c31e60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc13542a180, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc13542a180, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 43355740 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc135f245a0, 0xff6500, 0xc01318c380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc135f245a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 43052237 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc12cdd5040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12473701 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc125c8cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 7602356 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc03289a000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42406444 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc62c848, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc02d138818, 0x72, 0x0, 0x50, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc02d138800, 0xc06a5e5730, 0x50, 0x50, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc02d138800, 0xc06a5e5730, 0x50, 0x50, 0x30, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc11ce6a298, 0xc06a5e5730, 0x50, 0x50, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc11ce6a298, 0xc06a5e5700, 0x80, 0x80, 0x80, 0x20, 0xc1dc38b000, 0x10)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0f6968460, 0xbfb9edc02b31e6f1, 0x93a8b1596052, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc18534af00, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:661 +0x2af
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1e0b0f080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0ef19f1a0, 0xc0ef19f260)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 7039793 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc117e25e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42507141 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc1e58d8840, 0x18, 0x22, 0x149b100, 0xc1de066ab0, 0xbfb9edb8b04a0469, 0x93a1ba4dd225, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1e58d8840, 0xc1e58d55c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 2639582 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc026f83380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 7154088 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc03499e780, 0xff6500, 0xc1940f3100, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc03499e780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42384318 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10150a9c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 9600698 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc146201450)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 680455 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc052374540, 0xff6500, 0xc0ccb81900, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc052374540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 29872750 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339e240, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0cf806598, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0cf806580, 0xc11f093020, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0cf806580, 0xc11f093020, 0x20, 0x20, 0x0, 0x20, 0xc11f093020)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0af493fb0, 0xc11f093020, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0af493fb0, 0xc11f093020, 0x20, 0x20, 0x20, 0xc0cf806580, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0e348a5b0, 0xbfb9edc01ee3be63, 0x93a8a50b37c3, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc10dd948a0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc04a308a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1408185a0, 0xc140818c00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 42398949 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff22c0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0603ce498, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0603ce480, 0xc10b9c6660, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0603ce480, 0xc10b9c6660, 0x20, 0x20, 0x0, 0x20, 0xc10b9c6660)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0602731b0, 0xc10b9c6660, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0602731b0, 0xc10b9c6660, 0x20, 0x20, 0x20, 0xc0603ce480, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc17636a930, 0xbfb9edc02ea84cbb, 0x93a8b4cfc62f, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc163e35260, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1b3d32810, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e04f2120, 0xc0e04f21e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 45169745 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1373530e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42384322 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0ceb92be0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc10150a9c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc10150a9c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc10150a9c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0cf697440, 0x14aac20, 0xc0ceb92be0, 0x36ea6374185dbf5, 0xea048da48faa8181)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0cf697440, 0xc0ceb92be0, 0x14aac20, 0xc0ceb92be0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 41246715 [select, 896 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc131ced720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc152666270, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc152666270, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc152666270, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1526384e0, 0x14aac20, 0xc131ced720, 0xc14b01d96be19257, 0xb327ff075fc4b3b6)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1526384e0, 0xc131ced720, 0x14aac20, 0xc131ced720)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 42055075 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0cb087ec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 17048369 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc62d568, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0d08ca398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0d08ca380, 0xc17ef984e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0d08ca380, 0xc17ef984e0, 0x20, 0x20, 0x0, 0x20, 0xc17ef984e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03cc7cf40, 0xc17ef984e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc03cc7cf40, 0xc17ef984e0, 0x20, 0x20, 0x20, 0xc0d08ca380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0a86b6700, 0xbfb9edbf9ca8445d, 0x93a82b9a29be, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0dc9d1770, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc12d522240, 0xc12d522300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 9600697 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc146201450)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42507162 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1e58d8840, 0xff6500, 0xc0c748b480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1e58d8840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 752440 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0215d9bc0, 0xff6500, 0xc0ce848180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0215d9bc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 39679319 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc194b77040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 43190730 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0c822d1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 43758633 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc14cb25930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 11667245 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc031b48a00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0a761f520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0a761f520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0a761f520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc145a6d020, 0x14aac20, 0xc031b48a00, 0xbb39698edfedf36d, 0x5fdf1f56c45eb3b4)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc145a6d020, 0xc031b48a00, 0x14aac20, 0xc031b48a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 44552245 [select, 711 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc168bc5040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29872752 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc152cacbe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc114888b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc114888b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc114888b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1408185a0, 0x14aac20, 0xc152cacbe0, 0x0, 0xc1aade5f48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1408185a0, 0xc152cacbe0, 0x14aac20, 0xc152cacbe0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 5367320 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0499ef4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 37996134 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc17a357260, 0xff6500, 0xc0250fbf00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc17a357260)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 36486209 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0f7221020)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 36486207 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0f7221020, 0xff6500, 0xc18edcd480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0f7221020)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 47769077 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bafe8, 0x77, 0xc02f2d6a80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc018e7ed98, 0x77, 0x14bd700, 0xc0cdbc50e0, 0xc018e7ed80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc018e7ed80, 0x14bd7e0, 0xc0cdbc50e0, 0x0, 0x0, 0x149ce20, 0xc18f21c260, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc018e7ed80, 0x14bd7e0, 0xc0cdbc50e0, 0x14c4a20, 0x0, 0x14c4a20, 0xc0fed05a40, 0x0, 0x1, 0xc0e284b908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0cdbc50e0, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0cdbc50e0, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc0fed05a40, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc018e7ed00, 0x14bd7e0, 0xc0cdbc50e0, 0x0, 0xc0fed05a40, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc018e7ed00, 0x14bd7e0, 0xc0cdbc50e0, 0x0, 0xc0fed05a40, 0xc0e284bb48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc018e7ed00, 0x14bd7e0, 0xc0cdbc50e0, 0x14ab8e0, 0xc0fed05a40, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc018e7ed00, 0x14bd7e0, 0xc0cdbc50e0, 0xc0c7572a40, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc18f21c1a0, 0x12, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc03fbebc70, 0xc099535138, 0xe7791160f, 0x2, 0x4edbcd)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc0fa68ad50, 0xc0000c5340, 0xc03fbebc70, 0x0, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc0fa68ad50, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc0fa68ad50, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 21099647 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc105186a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 45169810 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc0b63d1d60, 0x6, 0x9, 0xc0042e0000, 0x7f736335d560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc0b63d1d60, 0x6, 0x9, 0x117b5e0, 0xc14a650d01, 0xc011e8fec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc190c52c60, 0x10, 0xc0b63d1d60, 0x6, 0x9, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc12fd604e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc12fd604e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc12fd604e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1373530e0, 0x14aac20, 0xc0db3ba000, 0xc0de8cac00, 0xc04791df48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1373530e0, 0xc0db3ba000, 0x14aac20, 0xc0db3ba000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 9516192 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03d16adc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0548a1d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0548a1d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0548a1d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e9eca240, 0x14aac20, 0xc03d16adc0, 0xc043f517d0, 0xc043f51768)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e9eca240, 0xc03d16adc0, 0x14aac20, 0xc03d16adc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 43052299 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc16db31140)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 1571603 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0d2464600, 0xff6500, 0xc02e181a00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0d2464600)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 2439114 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0a5e7cdd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 1717291 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc02ce7b920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13159210 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc235394040, 0x1, 0x4, 0xc0042e0000, 0x7f736335c7d0, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc235394040, 0x1, 0x4, 0x117b5e0, 0x1, 0xc205924220)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc00013e0b0, 0xc1118820f0, 0x10, 0xc235394040, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc1a49bd380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc1a49bd380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc1a49bd380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1755be120, 0x14aac20, 0xc00652fb80, 0x9066b4cedf5d0b01, 0xf65760a29207b30a)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1755be120, 0xc00652fb80, 0x14aac20, 0xc00652fb80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 24350777 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1d849ad20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc10eb6bee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc10eb6bee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc10eb6bee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc15a568780, 0x14aac20, 0xc1d849ad20, 0x772af06fbee344a6, 0x6de1c93aa6e8298f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc15a568780, 0xc1d849ad20, 0x14aac20, 0xc1d849ad20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 22772879 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b5bf8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc11b54cb18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc11b54cb00, 0xc1463fbb60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc11b54cb00, 0xc1463fbb60, 0x20, 0x20, 0x0, 0x20, 0xc1463fbb60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc110ab8648, 0xc1463fbb60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc110ab8648, 0xc1463fbb60, 0x20, 0x20, 0x20, 0xc11b54cb00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc045c1b490, 0xbfb9edbc95718ea2, 0x93a55921fb90, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1ffb066f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0cf4e61e0, 0xc0cf4e62a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 39679209 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc152cacb40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc194b77040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc194b77040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc194b77040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc03d3a1740, 0x14aac20, 0xc152cacb40, 0x22abb11a86d4ae5c, 0xc2d5f7869609988d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc03d3a1740, 0xc152cacb40, 0x14aac20, 0xc152cacb40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 29872749 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1408185a0, 0xff6500, 0xc0ce0bd080, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1408185a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 1571605 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0d2464600)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 3864705 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03fc8ca00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc10bd5fad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc10bd5fad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc10bd5fad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc11b21ed80, 0x14aac20, 0xc03fc8ca00, 0x4ab49d509b75d38e, 0xd828c32688a97d56)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc11b21ed80, 0xc03fc8ca00, 0x14aac20, 0xc03fc8ca00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 2438964 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc033d9b3e0, 0xff6500, 0xc01ba78b00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc033d9b3e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42715583 [select, 1162 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc14b24bd40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 2255575 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc0c3ffa240, 0x18, 0x22, 0x149b100, 0xc0454f84b0, 0xbfb9edb8b038488b, 0x93a1ba3c164e, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0c3ffa240, 0xc0c3ffa6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 42055074 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339e780, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc02f203718, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc02f203700, 0xc225cd8a20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc02f203700, 0xc225cd8a20, 0x20, 0x20, 0x0, 0x20, 0xc225cd8a20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0c9ddee90, 0xc225cd8a20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0c9ddee90, 0xc225cd8a20, 0x20, 0x20, 0x20, 0xc02f203700, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc14081b110, 0xbfb9edbeed205bf2, 0x93a78941e2e7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1563accf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0cb087ec0, 0xc15b551620)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 2255574 [select, 80 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0c3ffa240, 0xff6500, 0xc04a464480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0c3ffa240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 13159790 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc1a49bd380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 44251003 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1e1cb38c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 42384319 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10150a9c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 1571968 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0549c5ee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 45311902 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc1077c7920, 0x12, 0x1be, 0x149b100, 0xc0454f8870, 0xbfb9edb8b04fd080, 0x93a1ba539eb1, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1077c7920, 0xc1386340c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 1717289 [select, 81 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc02ce7b920, 0xff6500, 0xc0fcbd7580, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc02ce7b920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42715582 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc14b24bd40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 17149706 [select, 561 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0c44690e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0ae27bad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0ae27bad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0ae27bad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc13a907ce0, 0x14aac20, 0xc0c44690e0, 0xc17e130140, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc13a907ce0, 0xc0c44690e0, 0x14aac20, 0xc0c44690e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 2255576 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0c3ffa240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 47769015 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc11adde060, 0xc01523d600, 0xc1820b9980, 0xc1820b98c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 2639584 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc026f83380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 42384320 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc10150a9c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 9516080 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0548a1d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 7602319 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0294c1380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43960199 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03d16a140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0b07da270, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0b07da270, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0b07da270, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04a390480, 0x14aac20, 0xc03d16a140, 0x224307c19abfd83e, 0xa29ed45c175cec56)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04a390480, 0xc03d16a140, 0x14aac20, 0xc03d16a140)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 42398950 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e04f2120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 7154079 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc1325865b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 2255678 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0a99d65b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 43052238 [select, 1075 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc12cdd5040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 44251009 [select, 773 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc03fbbe340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5367411 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc01719bc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 5367319 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc0499ef4a0, 0x18, 0x22, 0x149b100, 0xc0454f8d20, 0xbfb9edb8b0551560, 0x93a1ba58e2c7, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0499ef4a0, 0xc0499ef920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 44251001 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1e1cb38c0, 0xff6500, 0xc02daf7980, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1e1cb38c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 13159209 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1755be120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30218853 [select, 447 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc11b377d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 2639583 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc026f83380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42380773 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).AsyncSendPooledTransactionHashes(0xc0d6a4dad0, 0xc05c728000, 0x185d0, 0x185d0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:397 +0xfb
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncTransactions(0xc00019e700, 0xc0d6a4dad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:71 +0x2a2
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0d6a4dad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:342 +0x729
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0d6a4dad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e4098a20, 0x14aac20, 0xc0ceb921e0, 0xc004275fd0, 0xc004275f68)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e4098a20, 0xc0ceb921e0, 0x14aac20, 0xc0ceb921e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 11667248 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0a761f520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 29872653 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc114888b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14740902 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0ef0acf70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 11667794 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0a761f520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 42055076 [select, 6 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00f6828c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc04319ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc04319ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc04319ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0cb087ec0, 0x14aac20, 0xc00f6828c0, 0x6d8b295d835637bb, 0xf0bbd5e280808d50)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0cb087ec0, 0xc00f6828c0, 0x14aac20, 0xc00f6828c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 24350784 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc10eb6bee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 26698569 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc053af1c70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 7039836 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f4d115f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 2438965 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff21e0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01b02a798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01b02a780, 0xc2caa289e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01b02a780, 0xc2caa289e0, 0x20, 0x20, 0x0, 0x20, 0xc2caa289e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc128770060, 0xc2caa289e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc128770060, 0xc2caa289e0, 0x20, 0x20, 0x20, 0xc01b02a780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc037741e30, 0xbfb9edbf8df40a81, 0x93a81ce5ef71, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0a9550e10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc033d9b3e0, 0xc033d9b620)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 36486754 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc04d997e10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 2639500 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb368, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc11e48c518, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc11e48c500, 0xc1126da240, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc11e48c500, 0xc1126da240, 0x20, 0x20, 0x0, 0x20, 0xc1126da240)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc13ac278b8, 0xc1126da240, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc13ac278b8, 0xc1126da240, 0x20, 0x20, 0x20, 0xc11e48c500, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0c3598310, 0xbfb9edc029f438f9, 0x93a8b01bb281, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc122d1c120, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0b4adfa10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04cf9f740, 0xc04cf9f800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30949210 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc02b91d180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc185645a00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc185645a00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc185645a00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0cbed77a0, 0x14aac20, 0xc02b91d180, 0xeb3f2c1541aff294, 0x8cf63fdcc7ac1d72)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0cbed77a0, 0xc02b91d180, 0x14aac20, 0xc02b91d180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 2639501 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04cf9f740)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11667249 [select, 1240 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0a761f520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 47769075 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc12d4981e0, 0xc018651a00, 0xc00ffeb560, 0xc00ffeb2c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 7602318 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff2100, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0283c7018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0283c7000, 0xc1f8c3f060, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0283c7000, 0xc1f8c3f060, 0x20, 0x20, 0x0, 0x20, 0xc1f8c3f060)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0da659ee8, 0xc1f8c3f060, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0da659ee8, 0xc1f8c3f060, 0x20, 0x20, 0x20, 0xc0283c7000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc1150924d0, 0xbfb9edbe3632b3f0, 0x93a6df83dd74, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0f69764e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0294c1380, 0xc0294c1440)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 42384143 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0cf697440, 0xff6500, 0xc0b1c87600, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0cf697440)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 42384145 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0cf697440)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 17149703 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc13a907ce0, 0xff6500, 0xc0213be180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc13a907ce0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 22545231 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0c1884ae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 24350775 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc62cf48, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1e19d8198, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1e19d8180, 0xc1aed3ce20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1e19d8180, 0xc1aed3ce20, 0x20, 0x20, 0x0, 0x20, 0xc1aed3ce20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc16f0ab3c0, 0xc1aed3ce20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc16f0ab3c0, 0xc1aed3ce20, 0x20, 0x20, 0x20, 0xc1e19d8180, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03bb9cc40, 0xbfb9edc0340ce009, 0x93a8ba34596f, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1e216ccc0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1694bdb60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc15a568780, 0xc0c2c88e40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 9600696 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc146201450)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12473665 [select, 1394 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0dc9d6d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc125c8cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc125c8cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc125c8cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0d50eb5c0, 0x14aac20, 0xc0dc9d6d20, 0x96348b33fe6a1552, 0xd8c8f27fdde05b24)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0d50eb5c0, 0xc0dc9d6d20, 0x14aac20, 0xc0dc9d6d20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 7154080 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc1325865b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42715584 [select, 1162 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc14b24bd40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 43355742 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc135f245a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 36247890 [select, 129 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc144e86f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc13ee9b110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc13ee9b110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc13ee9b110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04ab61a40, 0x14aac20, 0xc144e86f00, 0x89cd421f6b0f70ee, 0x597d397bf58e1914)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04ab61a40, 0xc144e86f00, 0x14aac20, 0xc144e86f00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 7602317 [select, 138 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0294c1380, 0xff6500, 0xc0290d5b00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0294c1380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 41246803 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc152666270)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 30949209 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0cbed77a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 43758634 [select, 889 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc14cb25930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 47769372 [runnable]:
github.com/ethereum/go-ethereum/core.(*txNoncer).set(0xc107c72ee0, 0x5e46230c582a2d4b, 0xecece2af23e0dd20, 0xfb2d79be, 0x4b)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_noncer.go:59 +0xf5
github.com/ethereum/go-ethereum/core.(*TxPool).runReorg(0xc00000c1e0, 0xc12af73740, 0x0, 0xc1b9457e40, 0xc04d98bc20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:1057 +0x1d5
created by github.com/ethereum/go-ethereum/core.(*TxPool).scheduleReorgLoop
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:961 +0x654
goroutine 42398955 [select, 1236 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc15949f110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42055062 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc04319ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 5367318 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0499ef4a0, 0xff6500, 0xc0b5fa3180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0499ef4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 17149704 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b5f78, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc15acb4f18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc15acb4f00, 0xc211f968e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc15acb4f00, 0xc211f968e0, 0x20, 0x20, 0x0, 0x20, 0xc211f968e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc101f60428, 0xc211f968e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc101f60428, 0xc211f968e0, 0x20, 0x20, 0x20, 0xc15acb4f00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc151080a80, 0xbfb9edbe43e2a311, 0x93a6e8ce9603, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc171d16540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc13a907ce0, 0xc122330000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 12473664 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0d50eb5c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 22772878 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0cf4e61e0, 0xff6500, 0xc120fdd480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0cf4e61e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 44552275 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb608, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0fbc89798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0fbc89780, 0xc1de991420, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0fbc89780, 0xc1de991420, 0x20, 0x20, 0x0, 0x20, 0xc1de991420)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0c542a670, 0xc1de991420, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0c542a670, 0xc1de991420, 0x20, 0x20, 0x20, 0xc0fbc89780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc038e29880, 0xbfb9edc029a2c04f, 0x93a8afca3998, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0b4d0cde0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc222e5e330, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc028db8d20, 0xc028db9080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 43960197 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff1bc0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0ec519a98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0ec519a80, 0xc199c875a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0ec519a80, 0xc199c875a0, 0x20, 0x20, 0x0, 0x20, 0xc199c875a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1df036748, 0xc199c875a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1df036748, 0xc199c875a0, 0x20, 0x20, 0x20, 0xc0ec519a80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc1b86d01c0, 0xbfb9edbfa0e43de8, 0x93a82fd622da, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc193c5fef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04a390480, 0xc04a3905a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 17048370 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc12d522240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 47768758 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc6b6758, 0x77, 0xc0b734f680)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0235f2618, 0x77, 0x14bd700, 0xc13d854300, 0xc0235f2600)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc0235f2600, 0x14bd7e0, 0xc13d854300, 0x0, 0x0, 0x149ce20, 0xc13f3dc100, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc0235f2600, 0x14bd7e0, 0xc13d854300, 0x14c4a20, 0x0, 0x14c4a20, 0xc0f0bf2a50, 0x0, 0x1, 0xc14efdf908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc13d854300, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc13d854300, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc0f0bf2a50, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc0235f2580, 0x14bd7e0, 0xc13d854300, 0x0, 0xc0f0bf2a50, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc0235f2580, 0x14bd7e0, 0xc13d854300, 0x0, 0xc0f0bf2a50, 0xc14efdfb48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc0235f2580, 0x14bd7e0, 0xc13d854300, 0x14ab8e0, 0xc0f0bf2a50, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc0235f2580, 0x14bd7e0, 0xc13d854300, 0xc14e494fd0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc13f3dc0e0, 0x13, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0a5bfcd80, 0xad51e5, 0xc12c4d46f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc0f0bf2930, 0xc0000c5340, 0xc0a5bfcd80, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc0f0bf2930, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc0f0bf2930, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 42406430 [select, 1235 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0c172f040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 43341581 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc115401040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 21099649 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc105186a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 26699431 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc62d028, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0cb003218, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0cb003200, 0xc2560e7e60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0cb003200, 0xc2560e7e60, 0x20, 0x20, 0x0, 0x20, 0xc2560e7e60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045fbf908, 0xc2560e7e60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc045fbf908, 0xc2560e7e60, 0x20, 0x20, 0x20, 0xc0cb003200, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03e162c40, 0xbfb9edc030e49da1, 0x93a8b70c1783, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc27f0845a0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc26e38f5c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0c75cc6c0, 0xc0c75cc8a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47769149 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0b7da5da0, 0xc01c070d00, 0xc066db8b40, 0xc066db8ae0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 41246689 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc152666270)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 42384144 [IO wait]:
internal/poll.runtime_pollWait(0x7f72decdf428, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0d0119398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0d0119380, 0xc18da07200, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0d0119380, 0xc18da07200, 0x20, 0x20, 0x0, 0x20, 0xc18da07200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03c5ff4e8, 0xc18da07200, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc03c5ff4e8, 0xc18da07200, 0x20, 0x20, 0x20, 0xc0d0119380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02c771340, 0xbfb9edc02a860a46, 0x93a8b0ad83c0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc2a73ce9c0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2274de420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0cf697440, 0xc0cf6975c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 42406446 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0b2ac9cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0c172f040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0c172f040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0c172f040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0ef19f1a0, 0x14aac20, 0xc0b2ac9cc0, 0x26433f3ba16f12, 0x44a72669cc2385dc)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0ef19f1a0, 0xc0b2ac9cc0, 0x14aac20, 0xc0b2ac9cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 44552277 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc05404aa00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc168bc5040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc168bc5040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc168bc5040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc028db8d20, 0x14aac20, 0xc05404aa00, 0xbdc1e1aef0459240, 0xaa4fad088c607b51)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc028db8d20, 0xc05404aa00, 0x14aac20, 0xc05404aa00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 45169774 [select, 574 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc12fd604e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 42406445 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0ef19f1a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30723293 [select, 314 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0bb0f05a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0fb112000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0fb112000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0fb112000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0de148300, 0x14aac20, 0xc0bb0f05a0, 0x8f56ad48dc3265e, 0xbdd0fa97eb546bff)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0de148300, 0xc0bb0f05a0, 0x14aac20, 0xc0bb0f05a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 26699430 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0c75cc6c0, 0xff6500, 0xc016628c80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0c75cc6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 41246712 [select, 446 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1526384e0, 0xff6500, 0xc152656100, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc1526384e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 26698568 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc053af1c70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 24350782 [select, 449 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10eb6bee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 47768825 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f339ecc0, 0x77, 0xc18a0e0480)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00c4bdc18, 0x77, 0x14bd700, 0xc0dfa1f740, 0xc00c4bdc00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc00c4bdc00, 0x14bd7e0, 0xc0dfa1f740, 0x0, 0x0, 0x149ce20, 0xc1a042ad40, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc00c4bdc00, 0x14bd7e0, 0xc0dfa1f740, 0x14c4a20, 0x0, 0x14c4a20, 0xc2395a8120, 0x0, 0x1, 0xc0e2846908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0dfa1f740, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0dfa1f740, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc2395a8120, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc00c4bdb80, 0x14bd7e0, 0xc0dfa1f740, 0x0, 0xc2395a8120, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc00c4bdb80, 0x14bd7e0, 0xc0dfa1f740, 0x0, 0xc2395a8120, 0xc0e2846b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc00c4bdb80, 0x14bd7e0, 0xc0dfa1f740, 0x14ab8e0, 0xc2395a8120, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc00c4bdb80, 0x14bd7e0, 0xc0dfa1f740, 0xc0d49390e0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc0042615c0, 0x14bd760, 0xc00422d040, 0x120a6bb, 0x3, 0xc1a042ad20, 0x15, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc0042615c0, 0x14bd760, 0xc00422d040, 0xc0a5bfd290, 0x2171af0, 0xc02520a688, 0x45f6ee, 0xc115d47dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc2554bd740, 0xc0000c5340, 0xc0a5bfd290, 0x0, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc2554bd740, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc2554bd740, 0xc0000c5340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 39655937 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc12370d040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 30948924 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0cbed77a0, 0xff6500, 0xc0b40ca080, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0cbed77a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 22545230 [IO wait]:
internal/poll.runtime_pollWait(0x7f730cff2020, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc14cb9bc18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc14cb9bc00, 0xc1fe2d38c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc14cb9bc00, 0xc1fe2d38c0, 0x20, 0x20, 0x0, 0x20, 0xc1fe2d38c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1397d5e88, 0xc1fe2d38c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1397d5e88, 0xc1fe2d38c0, 0x20, 0x20, 0x20, 0xc14cb9bc00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0b05b6ee0, 0xbfb9edbe0927f412, 0x93a6b2791d6e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc13fe68ae0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0f8ba8d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0c1884ae0, 0xc0c1884cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 47768759 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc13d854300, 0xc0235f2600, 0xc1db80b140, 0xc1db80b0e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 30949268 [select, 1239 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc185645a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 39679207 [IO wait]:
internal/poll.runtime_pollWait(0x7f72f22bb448, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc15826fd98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc15826fd80, 0xc0b4541f20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc15826fd80, 0xc0b4541f20, 0x20, 0x20, 0x0, 0x20, 0xc0b4541f20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0dea224b0, 0xc0b4541f20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0dea224b0, 0xc0b4541f20, 0x20, 0x20, 0x20, 0xc15826fd80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc10669f490, 0xbfb9edc01dddde7a, 0x93a8a40557d2, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1463af260, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc13194cbd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc03d3a1740, 0xc16ddd8420)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 26699433 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0ef73f4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc053af1c70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc053af1c70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc053af1c70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0c75cc6c0, 0x14aac20, 0xc0ef73f4a0, 0x0, 0xc0000cf748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0c75cc6c0, 0xc0ef73f4a0, 0x14aac20, 0xc0ef73f4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 39655884 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0f0bfa9c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 44882467 [select, 446 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0cbba75f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 22545232 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0dc9d6dc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc00019e700, 0xc0536dc4e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc00019e700, 0xc0536dc4e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc00019e700, 0xc0536dc4e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0c1884ae0, 0x14aac20, 0xc0dc9d6dc0, 0xc1859e2fd0, 0xc1859e2f68)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0c1884ae0, 0xc0dc9d6dc0, 0x14aac20, 0xc0dc9d6dc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 45169744 [IO wait]:
internal/poll.runtime_pollWait(0x7f72dc62c928, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0bbe64e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0bbe64e00, 0xc19f093ae0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0bbe64e00, 0xc19f093ae0, 0x20, 0x20, 0x0, 0x20, 0xc19f093ae0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1175f6bb0, 0xc19f093ae0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1175f6bb0, 0xc19f093ae0, 0x20, 0x20, 0x20, 0xc0bbe64e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc040271810, 0xbfb9edc032db8042, 0x93a8b902f9db, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc219582060, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc049ff0960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1373530e0, 0xc0e1abb620)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 39655882 [select, 447 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0f0bfa9c0, 0xff6500, 0xc172770b80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000e2500, 0xc0f0bfa9c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 45311903 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1077c7920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
This file has been truncated, but you can view the full file.
INFO [07-07|18:08:33.645] Imported new chain segment blocks=1 txs=219 mgas=11.445 elapsed=285.878ms mgasps=40.033 number=10413889 hash="ef4184…d6a5d5" age=1m9s dirty=1.16GiB
INFO [07-07|18:08:36.592] Imported new chain segment blocks=1 txs=148 mgas=11.445 elapsed=206.105ms mgasps=55.531 number=10413890 hash="6df938…414e97" dirty=1.16GiB
INFO [07-07|18:09:00.518] Deep froze chain segment blocks=2 elapsed=27.171ms number=10323889 hash="9c028a…d8623a"
INFO [07-07|18:09:05.858] Imported new chain segment blocks=1 txs=209 mgas=11.453 elapsed=264.543ms mgasps=43.292 number=10413891 hash="6bc225…7a5786" dirty=1.16GiB
INFO [07-07|18:09:35.854] Got interrupt, shutting down...
INFO [07-07|18:09:35.857] WebSocket endpoint closed url=ws://127.0.0.1:8546
INFO [07-07|18:09:35.857] HTTP endpoint closed url=http://127.0.0.1:8545/
INFO [07-07|18:09:35.857] IPC endpoint closed url=/mnt/data/geth/geth.ipc
INFO [07-07|18:10:00.548] Deep froze chain segment blocks=1 elapsed=25.745ms number=10323890 hash="f97e43…dc7cc3"
INFO [07-07|18:11:40.334] Regenerated local transaction journal transactions=0 accounts=0
WARN [07-07|18:21:08.194] Already shutting down, interrupt more to panic. times=9
WARN [07-07|18:21:38.055] Already shutting down, interrupt more to panic. times=8
WARN [07-07|18:21:38.330] Already shutting down, interrupt more to panic. times=7
WARN [07-07|18:21:38.561] Already shutting down, interrupt more to panic. times=6
WARN [07-07|18:21:38.755] Already shutting down, interrupt more to panic. times=5
WARN [07-07|18:21:38.969] Already shutting down, interrupt more to panic. times=4
WARN [07-07|18:21:39.158] Already shutting down, interrupt more to panic. times=3
WARN [07-07|18:21:39.446] Already shutting down, interrupt more to panic. times=2
WARN [07-07|18:21:39.706] Already shutting down, interrupt more to panic. times=1
panic: boom
goroutine 137 [running]:
github.com/ethereum/go-ethereum/internal/debug.LoudPanic(...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/internal/debug/loudpanic.go:26
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc0000bec80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:84 +0x284
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:70 +0xad
goroutine 1 [chan receive, 969 minutes]:
github.com/ethereum/go-ethereum/node.(*Node).Wait(0xc0000bec80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/node/node.go:523 +0x7c
main.geth(0xc0001302c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:350 +0x138
gopkg.in/urfave/cli%2ev1.HandleAction(0x1047e00, 0x12e52c0, 0xc0001302c0, 0xc00007d320, 0x0)
/home/travis/gopath/pkg/mod/gopkg.in/urfave/cli.v1@v1.20.0/app.go:490 +0xc8
gopkg.in/urfave/cli%2ev1.(*App).Run(0xc0002691e0, 0xc0000320a0, 0x5, 0x5, 0x0, 0x0)
/home/travis/gopath/pkg/mod/gopkg.in/urfave/cli.v1@v1.20.0/app.go:264 +0x5dd
main.main()
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:267 +0x55
goroutine 50 [select, 970 minutes]:
github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc0002646c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:94 +0x4c1
created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x59
goroutine 8 [chan receive, 970 minutes]:
github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc00007c840, 0xc00007c780)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:36 +0xb6
created by github.com/rjeczalik/notify.newNonrecursiveTree
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:29 +0xdc
goroutine 9 [chan receive, 970 minutes]:
github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc00007c840, 0xc00007c7e0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:81 +0x58
created by github.com/rjeczalik/notify.newNonrecursiveTree
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/tree_nonrecursive.go:30 +0x108
goroutine 10 [chan receive, 12 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc0000f6a80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 11 [chan receive, 12 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc0000f6a80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 12 [chan receive, 12 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc0000f6a80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 13 [chan receive, 12 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc0000f6a80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f
goroutine 20 [chan receive]:
github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x21461c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/metrics/meter.go:289 +0x78
created by github.com/ethereum/go-ethereum/metrics.NewMeterForced
/home/travis/gopath/src/github.com/ethereum/go-ethereum/metrics/meter.go:70 +0x105
goroutine 21 [select]:
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc000404000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:278 +0x258
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:262 +0x2ae
goroutine 66 [syscall, 970 minutes]:
syscall.Syscall6(0xe8, 0x7, 0xc000278f9c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/syscall/asm_linux_amd64.s:41 +0x5
golang.org/x/sys/unix.EpollWait(0x7, 0xc000278f9c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0xc0002646c0)
/home/travis/gopath/pkg/mod/golang.org/x/sys@v0.0.0-20200323222414-85ca7c5b95cd/unix/zsyscall_linux_amd64.go:76 +0x72
github.com/rjeczalik/notify.(*inotify).loop(0xc000200000, 0xc00007e0c0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:194 +0x77
created by github.com/rjeczalik/notify.(*inotify).lazyinit
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:134 +0x13d
goroutine 67 [chan receive, 970 minutes]:
github.com/rjeczalik/notify.(*inotify).send(0xc000200000, 0xc00007e0c0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:254 +0xab
created by github.com/rjeczalik/notify.(*inotify).lazyinit
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:137 +0x190
goroutine 68 [chan receive, 970 minutes]:
github.com/rjeczalik/notify.(*inotify).send(0xc000200000, 0xc00007e0c0)
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:254 +0xab
created by github.com/rjeczalik/notify.(*inotify).lazyinit
/home/travis/gopath/pkg/mod/github.com/rjeczalik/notify@v0.9.1/watcher_inotify.go:137 +0x190
goroutine 51 [select]:
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc000404870)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:209 +0xcc
created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:196 +0x12e
goroutine 52 [select, 970 minutes]:
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc00012ca90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/manager.go:111 +0x1a6
created by github.com/ethereum/go-ethereum/accounts.NewManager
/home/travis/gopath/src/github.com/ethereum/go-ethereum/accounts/manager.go:79 +0x4c1
goroutine 53 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0004036c0)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:206 +0x128
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:237 +0x19a
goroutine 54 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc000404960)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session_util.go:189 +0x5e5
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session.go:93 +0x2b4
goroutine 69 [select, 958 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc000304380)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:91 +0xcd
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:148 +0x419
goroutine 70 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc000304380)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_state.go:101 +0xf6
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:149 +0x43b
goroutine 71 [select, 958 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc000304380)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:836 +0x259
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:155 +0x58f
goroutine 72 [select, 970 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc000304380)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:773 +0x140
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:156 +0x5b1
goroutine 73 [select]:
github.com/ethereum/go-ethereum/ethdb/leveldb.(*Database).meter(0xc000135000, 0xb2d05e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:402 +0x1a3a
created by github.com/ethereum/go-ethereum/ethdb/leveldb.New
/home/travis/gopath/src/github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:132 +0xa25
goroutine 74 [select]:
github.com/ethereum/go-ethereum/core/rawdb.(*freezer).freeze(0xc005123e00, 0x14c9ac0, 0xc000135000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/rawdb/freezer.go:269 +0x1d41
created by github.com/ethereum/go-ethereum/core/rawdb.NewDatabaseWithFreezer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/rawdb/database.go:175 +0x1c8
goroutine 75 [select]:
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc00cb3ad20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:278 +0x258
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:262 +0x2ae
goroutine 76 [select, 354 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc000135100)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:308 +0x11f
created by github.com/ethereum/go-ethereum/core.NewChainIndexer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:116 +0x24d
goroutine 77 [select]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc00cc20000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:2189 +0x103
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0xc38
goroutine 78 [select, 12 minutes]:
github.com/ethereum/go-ethereum/core.(*BlockChain).maintainTxIndex(0xc00cc20000, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:2264 +0x1f2
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:329 +0xca6
goroutine 79 [select, 12 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).eventLoop(0xc000135100, 0xc000035440, 0xc00512b500, 0x14aa660, 0xc004f41140)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:208 +0x294
created by github.com/ethereum/go-ethereum/core.(*ChainIndexer).Start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:149 +0xcf
goroutine 80 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).scheduleReorgLoop(0xc00000c1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:971 +0x22e
created by github.com/ethereum/go-ethereum/core.NewTxPool
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:288 +0x730
goroutine 81 [runnable]:
github.com/ethereum/go-ethereum/core.(*TxPool).stats(0xc00000c1e0, 0xc04453fd00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:449 +0x93
github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc00000c1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:346 +0x7c3
created by github.com/ethereum/go-ethereum/core.NewTxPool
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:305 +0x7cf
goroutine 84 [select]:
github.com/ethereum/go-ethereum/miner.(*worker).mainLoop(0xc00032ed80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:428 +0x2ff
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:226 +0x525
goroutine 85 [select, 12 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).newWorkLoop(0xc00032ed80, 0xb2d05e00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:363 +0x2b5
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:227 +0x551
goroutine 86 [select, 970 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).resultLoop(0xc00032ed80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:573 +0xdd
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:228 +0x573
goroutine 87 [select, 970 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).taskLoop(0xc00032ed80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:538 +0xf2
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/travis/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:229 +0x595
goroutine 16754173 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc04aba8000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 89 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc00cd62000)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:206 +0x128
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:237 +0x19a
goroutine 90 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc00cc7a780)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session_util.go:189 +0x5e5
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session.go:93 +0x2b4
goroutine 91 [select, 9 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc00cc588c0)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:91 +0xcd
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:148 +0x419
goroutine 92 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc00cc588c0)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_state.go:101 +0xf6
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:149 +0x43b
goroutine 93 [select, 9 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc00cc588c0)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:836 +0x259
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:155 +0x58f
goroutine 94 [select, 11 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc00cc588c0)
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:773 +0x140
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/travis/gopath/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:156 +0x5b1
goroutine 16693 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0daf3ea00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc06ec3ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc06ec3ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc06ec3ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0dc877aa0, 0x14aac20, 0xc0daf3ea00, 0x1140420, 0xc00b293748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0dc877aa0, 0xc0daf3ea00, 0x14aac20, 0xc0daf3ea00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34344791 [chan receive, 14 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc003d33d10, 0x14c06a0, 0xc19293ee10, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:87 +0x139
github.com/ethereum/go-ethereum/rpc.(*Server).WebsocketHandler.func1(0x14b79a0, 0xc0414a49a0, 0xc07295c100)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:62 +0x13a
net/http.HandlerFunc.ServeHTTP(0xc00ce0c4e0, 0x14b79a0, 0xc0414a49a0, 0xc07295c100)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2012 +0x44
net/http.serverHandler.ServeHTTP(0xc003d542a0, 0x14b79a0, 0xc0414a49a0, 0xc07295c100)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2807 +0xa3
net/http.(*conn).serve(0xc04378b540, 0x14bd760, 0xc0f4078500)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:1895 +0x86c
created by net/http.(*Server).Serve
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2933 +0x35c
goroutine 26844700 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa680, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc12593f218, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc12593f200, 0xc2741d7200, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc12593f200, 0xc2741d7200, 0x20, 0x20, 0x0, 0x20, 0xc2741d7200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07a745600, 0xc2741d7200, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc07a745600, 0xc2741d7200, 0x20, 0x20, 0x20, 0xc12593f200, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc040776f50, 0xbfb94d34899f471a, 0x34fd73e84ac6, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc14f46e3c0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc15591cb40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc12840e660, 0xc12805cc60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 96 [select, 9 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x14bdee0, 0xc00025d9c0, 0xc00cd60180, 0x120a6bb, 0x3, 0x765f, 0x765f, 0x12140cf, 0xc)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x42a
github.com/ethereum/go-ethereum/p2p.(*Server).setupListening.func1(0xc0000bf180, 0xc00cd65860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:673 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:672 +0x22f
goroutine 97 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9e38, 0x72, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000263398, 0x72, 0x0, 0x0, 0x120e19c)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000263380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:384 +0x1d4
net.(*netFD).accept(0xc000263380, 0xae1c10, 0x19f0c78, 0x1f21d00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc00d512e40, 0x41ccfb, 0xc00cc98180, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc00d512e40, 0x0, 0xc0000bf180, 0x14c8f80, 0xc1212e38f0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock.go:261 +0x64
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc0000bf180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:861 +0x248
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:680 +0x15a
goroutine 98 [select]:
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc00cd66d80, 0xc00cd60d80, 0xc00d512e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:281 +0x19f
created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:180 +0x152
goroutine 99 [select, 9 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x14bdee0, 0xc00025d9c0, 0xc00cd60180, 0x120a6ca, 0x3, 0x765f, 0x765f, 0x121a811, 0x12)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x42a
github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery.func1(0xc0000bf180, 0xc00cd65920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:567 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:566 +0x7f0
goroutine 110280 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04b5e0840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 55 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*Table).loop(0xc0002be640)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:236 +0x2fe
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:151 +0x2c0
goroutine 34297880 [select, 24 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc1b202a5b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 100 [select, 11 minutes]:
github.com/ethereum/go-ethereum/p2p/enode.(*DB).expirer(0xc00d512da0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/nodedb.go:311 +0x100
created by github.com/ethereum/go-ethereum/p2p/enode.(*DB).ensureExpirer.func1
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/nodedb.go:302 +0x3e
goroutine 31417412 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc145c06680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 56 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*UDPv4).loop(0xc00cc4c360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:438 +0x516
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:154 +0x2fd
goroutine 57 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9d58, 0x72, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000263418, 0x72, 0x500, 0x500, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).ReadFrom(0xc000263400, 0xc011a1e500, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:219 +0x1a3
net.(*netFD).readFrom(0xc000263400, 0xc011a1e500, 0x500, 0x500, 0xb81961e581d4b07b, 0x1ff8d13c70dad1d, 0x6b9e00908bec369, 0xc93c5ec3dc68ca43, 0xb81961e581d4b07b)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:208 +0x5b
net.(*UDPConn).readFrom(0xc0002616a0, 0xc011a1e500, 0x500, 0x500, 0xc011a1e500, 0x0, 0xc10d6e3d40, 0xc0002647c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/udpsock_posix.go:47 +0x6a
net.(*UDPConn).ReadFromUDP(0xc0002616a0, 0xc011a1e500, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/udpsock.go:106 +0x5d
github.com/ethereum/go-ethereum/p2p/discover.(*UDPv4).readLoop(0xc00cc4c360, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:515 +0x10a
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/v4_udp.go:155 +0x32c
goroutine 58 [select]:
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc00cd66d80, 0xc00cd60d80, 0xc004f40bc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:281 +0x19f
created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/enode/iter.go:180 +0x152
goroutine 59 [select]:
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).readNodes(0xc0000d2160, 0x14b66a0, 0xc00cd66d80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:323 +0x161
created by github.com/ethereum/go-ethereum/p2p.newDialScheduler
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:180 +0x345
goroutine 60 [select]:
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).loop(0xc0000d2160, 0x14b66a0, 0xc00cd66d80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:243 +0x337
created by github.com/ethereum/go-ethereum/p2p.newDialScheduler
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:181 +0x384
goroutine 61 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc0000bf180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:714 +0x530
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:488 +0x37e
goroutine 62 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startEthEntryUpdate.func1(0x14aa660, 0xc004f40be0, 0xc00cd66180, 0xc00cd622a0, 0xc0004035e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/discovery.go:50 +0x161
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startEthEntryUpdate
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/discovery.go:47 +0x91
goroutine 63 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 64 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 65 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 114 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 115 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 116 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 117 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 118 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 119 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 120 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 121 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 122 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 123 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 124 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 125 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 126 [select, 969 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc0004035e0, 0x1000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x336
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x52
goroutine 12264227 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc12905bee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 127 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).AsyncSendTransactions(0xc05ee3b2b0, 0xc0ff8dc880, 0x3, 0x4)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:362 +0xfb
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).BroadcastTransactions(0xc000135500, 0xc0166ce000, 0xe, 0x10, 0x8aab48a75332ad01)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:862 +0x4b8
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc000135500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:906 +0x1a5
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0xe2
goroutine 131 [select, 22 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc004f40c60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x2ad
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xca
goroutine 132 [select]:
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc0004e76b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:459 +0x4b1
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:138 +0x33a
goroutine 133 [chan receive, 5 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc00cb1f810)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:83 +0x15d
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:72 +0x105
goroutine 138 [chan receive, 969 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc003cdecf0, 0x14c0660, 0xc0001582d0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:87 +0x139
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0xbd
goroutine 139 [select, 969 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc003d5cb00, 0x14c0660, 0xc000158370)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 140 [chan receive, 969 minutes]:
main.startNode.func1(0xc0000bec80, 0xc003d5be00, 0xc003d44500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:404 +0x104
created by main.startNode
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:396 +0x25e
goroutine 20232305 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc146bcdc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 145 [syscall]:
os/signal.signal_recv(0x14ad660)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sigqueue.go:147 +0x9c
os/signal.loop()
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/os/signal/signal_unix.go:23 +0x22
created by os/signal.Notify.func1
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/os/signal/signal.go:127 +0x44
goroutine 147 [select, 969 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc003d5ce80, 0x14c0660, 0xc0001582d0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 148 [select, 969 minutes]:
net.(*pipe).read(0xc003d5ca00, 0xc011a70200, 0x200, 0x200, 0xc003d07d70, 0x463fac, 0x200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:164 +0x19b
net.(*pipe).Read(0xc003d5ca00, 0xc011a70200, 0x200, 0x200, 0x203003, 0x203003, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc0000d22c0, 0x20, 0x18)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:165 +0xeb
encoding/json.(*Decoder).readValue(0xc0000d22c0, 0x0, 0x0, 0x3)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:140 +0x1e8
encoding/json.(*Decoder).Decode(0xc0000d22c0, 0x109ac40, 0xc00ce3dfe0, 0x1, 0xc00ce3dfe0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:63 +0x79
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc0001582d0, 0xc003d097c7, 0x3, 0xc00116e96a, 0x0, 0xc003d097e7, 0x3)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc003d5ce80, 0x14c0660, 0xc0001582d0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 149 [select, 969 minutes]:
net.(*pipe).read(0xc003d5ca80, 0xc011a70400, 0x200, 0x200, 0xc003d03570, 0x463fac, 0x200)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:164 +0x19b
net.(*pipe).Read(0xc003d5ca80, 0xc011a70400, 0x200, 0x200, 0x203003, 0x203003, 0xffffff9d00000062)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc0000d2840, 0x20, 0x18)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:165 +0xeb
encoding/json.(*Decoder).readValue(0xc0000d2840, 0x0, 0x0, 0xc003cff7e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:140 +0x1e8
encoding/json.(*Decoder).Decode(0xc0000d2840, 0x109ac40, 0xc00ce42220, 0x1, 0xc00ce42220)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/encoding/json/stream.go:63 +0x79
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc000158370, 0x149b440, 0xc003cff860, 0x0, 0x0, 0xffffff9d00000062, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc003d5cb00, 0x14c0660, 0xc000158370)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 61709 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86429010, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc023e40b18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc023e40b00, 0xc29aa26e00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc023e40b00, 0xc29aa26e00, 0x20, 0x20, 0x0, 0x20, 0xc29aa26e00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc033ff2770, 0xc29aa26e00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc033ff2770, 0xc29aa26e00, 0x20, 0x20, 0x20, 0xc023e40b00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc10753a380, 0xbfb94d312d6d0c54, 0x34fa553f04b7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc106bba150, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc107b6cf00, 0xc107b6cfc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 691901 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0ee09eb60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 1647402 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc05bcfe840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 588704 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29408, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc064604998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc064604980, 0xc2858014c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc064604980, 0xc2858014c0, 0x20, 0x20, 0x0, 0x20, 0xc2858014c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04bf40148, 0xc2858014c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc04bf40148, 0xc2858014c0, 0x20, 0x20, 0x20, 0xc064604980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05c6bc070, 0xbfb94d347b20a407, 0x34fd69ceddf5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc068bff080, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0de4b19e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc03cb9f860, 0xc03cb9f920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 32498457 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0869a7860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32498509 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10eec6340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 3254813 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc070681a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 20693010 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc13b3cdea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc07b04ad00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc07b04ad00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc07b04ad00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0739aa120, 0x14aac20, 0xc13b3cdea0, 0x2a6868aa702c38e6, 0xbaf21005f2c5754c)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0739aa120, 0xc13b3cdea0, 0x14aac20, 0xc13b3cdea0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 19217418 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc135e68b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29989372 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e2ec9ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 25262534 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc087d47450)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 16698 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc06ec3ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 16491032 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc13de4d1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 15426473 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc10eec6d00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 18909236 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc057b182a0, 0xff6500, 0xc057b68200, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc057b182a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 53175 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e7c2cd80, 0xff6500, 0xc05c2a3900, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0e7c2cd80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 24808802 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0613001e0, 0xff6500, 0xc039f34a80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0613001e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 5958459 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc035c49e60, 0xff6500, 0xc035c53500, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc035c49e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 947302 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6138, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc07ad5e798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc07ad5e780, 0xc295fa6f00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc07ad5e780, 0xc295fa6f00, 0x20, 0x20, 0x0, 0x20, 0xc295fa6f00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc059222728, 0xc295fa6f00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc059222728, 0xc295fa6f00, 0x20, 0x20, 0x20, 0xc07ad5e780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc057501f10, 0xbfb94d34792ed901, 0x34fd67dd129e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc04f2d6900, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc15de7a4e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0439cde60, 0xc0439cdf20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14000081 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc167de3520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 18702 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc06c535740, 0xff6500, 0xc039b3bd00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc06c535740)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20985191 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0296a3380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 1647406 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0651a75f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 1647403 [select, 933 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03982f7c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0651a75f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0651a75f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0651a75f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc05bcfe840, 0x14aac20, 0xc03982f7c0, 0x4c9763cb2d7ec570, 0xbdae644eed91b42f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc05bcfe840, 0xc03982f7c0, 0x14aac20, 0xc03982f7c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 30291404 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0eefd5500, 0xff6500, 0xc08851ec00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0eefd5500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 21114561 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1400f2cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30498656 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc081c8a840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32610437 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f6fb84e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 434777 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cef20, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0f18b6898, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0f18b6880, 0xc295fa7ec0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0f18b6880, 0xc295fa7ec0, 0x20, 0x20, 0x0, 0x20, 0xc295fa7ec0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc054a26e38, 0xc295fa7ec0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc054a26e38, 0xc295fa7ec0, 0x20, 0x20, 0x20, 0xc0f18b6880, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0e2d227e0, 0xbfb94d3479e044b6, 0x34fd688e7e19, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc05ce00000, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1010f9590, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc036d87560, 0xc036d87620)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 57720 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2e218, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc077c30698, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc077c30680, 0xc18d435b40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc077c30680, 0xc18d435b40, 0x20, 0x20, 0x0, 0x20, 0xc18d435b40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07f69dae8, 0xc18d435b40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc07f69dae8, 0xc18d435b40, 0x20, 0x20, 0x20, 0xc077c30680, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0dee12540, 0xbfb94d346f1523d4, 0x34fd5dc35d96, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc105233500, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc060878f30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e26961e0, 0xc0e26962a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30692023 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0fe74dee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34344794 [select, 1 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc050848100, 0x14c06a0, 0xc19293ee10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 864260 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc06e617e60, 0xff6500, 0xc041200d00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc06e617e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 5916117 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc134dffba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 140748 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc02ebe9ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5958657 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc037114d00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 110284 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc058aff5f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34297864 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6598, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1cdf5f918, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1cdf5f900, 0xc235b2ff20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1cdf5f900, 0xc235b2ff20, 0x20, 0x20, 0x0, 0x20, 0xc235b2ff20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc13d354b68, 0xc235b2ff20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc13d354b68, 0xc235b2ff20, 0x20, 0x20, 0x20, 0xc1cdf5f900, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc04de9e000, 0xbfb94d346f669f3e, 0x34fd5e14d8eb, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc054aefa40, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc115802d50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc15d6dd380, 0xc15d6dd440)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 110279 [IO wait]:
internal/poll.runtime_pollWait(0x7fea864291d0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c5ffc98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c5ffc80, 0xc28573b120, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c5ffc80, 0xc28573b120, 0x20, 0x20, 0x0, 0x20, 0xc28573b120)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044665720, 0xc28573b120, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc044665720, 0xc28573b120, 0x20, 0x20, 0x20, 0xc05c5ffc80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc050198460, 0xbfb94d3413a7e30f, 0x34fd06bb52f1, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc137d29050, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04b5e0840, 0xc04b5e0900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 13991846 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f0735930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 53177 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e7c2cd80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34389433 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc04879eae0, 0xc049026080, 0xc04e851860, 0xc04e851800)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 61711 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc044686780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc106c33ee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc106c33ee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc106c33ee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc107b6cf00, 0x14aac20, 0xc044686780, 0x8213fccafc61482a, 0x30ec73399a1ab7ba)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc107b6cf00, 0xc044686780, 0x14aac20, 0xc044686780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 21547258 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2d958, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc07d207b98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc07d207b80, 0xc0f5e0b380, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc07d207b80, 0xc0f5e0b380, 0x20, 0x20, 0x0, 0x20, 0xc0f5e0b380)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1acfc0e08, 0xc0f5e0b380, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1acfc0e08, 0xc0f5e0b380, 0x20, 0x20, 0x20, 0xc07d207b80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06c797260, 0xbfb94d348a7b9688, 0x34fd74c4d5e5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1763d4a20, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc140846180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc07495c5a0, 0xc07495c8a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30772828 [select, 149 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1200655e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f8002820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f8002820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f8002820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0374de0c0, 0x14aac20, 0xc1200655e0, 0xfb4acfe572d519fa, 0x68eea51213acbf3d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0374de0c0, 0xc1200655e0, 0x14aac20, 0xc1200655e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20232300 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc048b56300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13378443 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0256b0960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc104d9e1a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc104d9e1a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc104d9e1a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc13058ef60, 0x14aac20, 0xc0256b0960, 0x424c35708d7b4d01, 0xd6ede1dcef7ad579)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc13058ef60, 0xc0256b0960, 0x14aac20, 0xc0256b0960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 991796 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc061b80120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 301903 [select, 48 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0f0b946e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc04231cc30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc04231cc30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc04231cc30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc13d76f8c0, 0x14aac20, 0xc0f0b946e0, 0x8d8b5ebc25b7a1e7, 0x38e3f67da757c158)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc13d76f8c0, 0xc0f0b946e0, 0x14aac20, 0xc0f0b946e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 1698235 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc03a369ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 25262535 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc087d47450)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29989371 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e2ec9ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 947301 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0439cde60, 0xff6500, 0xc0265e2700, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0439cde60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 734464 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2e138, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0646c4c98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0646c4c80, 0xc1ba3e9f60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0646c4c80, 0xc1ba3e9f60, 0x20, 0x20, 0x0, 0x20, 0xc1ba3e9f60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0564a06d8, 0xc1ba3e9f60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0564a06d8, 0xc1ba3e9f60, 0x20, 0x20, 0x20, 0xc0646c4c80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06969d7a0, 0xbfb94d33c96377dc, 0x34fcc0dc1d22, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0e4f4af60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04d313a40, 0xc04d313b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 12254519 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc07e549ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 61708 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc107b6cf00, 0xff6500, 0xc038549a00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc107b6cf00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 16691 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2dbf8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c2b9818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c2b9800, 0xc220ac9c20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c2b9800, 0xc220ac9c20, 0x20, 0x20, 0x0, 0x20, 0xc220ac9c20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0dc67fd18, 0xc220ac9c20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0dc67fd18, 0xc220ac9c20, 0x20, 0x20, 0x20, 0xc05c2b9800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0da6ada40, 0xbfb94d3489d54ece, 0x34fd741e5295, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0da8ffc80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0dc677530, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0dc877aa0, 0xc0dc877b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 31417444 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa300, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0296d0318, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0296d0300, 0xc1f0d79f40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0296d0300, 0xc1f0d79f40, 0x20, 0x20, 0x0, 0x20, 0xc1f0d79f40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1811808a8, 0xc1f0d79f40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1811808a8, 0xc1f0d79f40, 0x20, 0x20, 0x20, 0xc0296d0300, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc075dbe3f0, 0xbfb94d34731ff345, 0x34fd61ce2cff, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc11dad8a80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1c3dc6660, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc17ae0a180, 0xc17ae0ade0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34187253 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc15d346f00, 0xff6500, 0xc00ae5f500, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc15d346f00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 29176833 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc08466f0e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc102d0f930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc102d0f930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc102d0f930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0eacee480, 0x14aac20, 0xc08466f0e0, 0x2, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0eacee480, 0xc08466f0e0, 0x14aac20, 0xc08466f0e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 23670853 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc07c189040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 31902648 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc036a0e480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13441495 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc066d18cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32174871 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1c346b560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 18909239 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0000ade00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc065e33860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc065e33860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc065e33860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc057b182a0, 0x14aac20, 0xc0000ade00, 0x6fd14290bc1e0245, 0xd91a2b071c3dcb65)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc057b182a0, 0xc0000ade00, 0x14aac20, 0xc0000ade00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 13441493 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc066d18cc0, 0xff6500, 0xc04f50b100, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc066d18cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 301900 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc13d76f8c0, 0xff6500, 0xc01b2f5a00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc13d76f8c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 16696 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc06ec3ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 16690 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0dc877aa0, 0xff6500, 0xc05c2c9d80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0dc877aa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 32610420 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1abc57f20, 0xff6500, 0xc0447f3d00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1abc57f20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30291464 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e447e680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 11620908 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc027cde680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34345052 [chan receive, 14 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc003d33d10, 0x14c06a0, 0xc05eb51ec0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:87 +0x139
github.com/ethereum/go-ethereum/rpc.(*Server).WebsocketHandler.func1(0x14b79a0, 0xc0e00180e0, 0xc0ec326b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:62 +0x13a
net/http.HandlerFunc.ServeHTTP(0xc00ce0c4e0, 0x14b79a0, 0xc0e00180e0, 0xc0ec326b00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2012 +0x44
net/http.serverHandler.ServeHTTP(0xc003d542a0, 0x14b79a0, 0xc0e00180e0, 0xc0ec326b00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2807 +0xa3
net/http.(*conn).serve(0xc04b0fb860, 0x14bd760, 0xc195148e80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:1895 +0x86c
created by net/http.(*Server).Serve
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2933 +0x35c
goroutine 11053919 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc110241e10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12264212 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc18ad5c8c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc12905bee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc12905bee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc12905bee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc19c12cd20, 0x14aac20, 0xc18ad5c8c0, 0x16ef64623a3b4567, 0xadb391d4d948d202)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc19c12cd20, 0xc18ad5c8c0, 0x14aac20, 0xc18ad5c8c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 15957298 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc103bb1860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 301902 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc13d76f8c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 33883976 [select, 13 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0707745b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 39337 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9ea0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00fda3018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00fda3000, 0xc2b22a6960, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00fda3000, 0xc2b22a6960, 0x20, 0x20, 0x0, 0x20, 0xc2b22a6960)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc053954950, 0xc2b22a6960, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc053954950, 0xc2b22a6960, 0x20, 0x20, 0x20, 0xc00fda3000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc063e7fce0, 0xbfb94d3465c625b8, 0x34fd54745f71, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc079745ec0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc06bcf66c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc085228360, 0xc085228420)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34345847 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa5a0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01908fc98, 0x72, 0x400, 0x400, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01908fc80, 0xc025e33000, 0x400, 0x400, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01908fc80, 0xc025e33000, 0x400, 0x400, 0x94, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1862aeb10, 0xc025e33000, 0x400, 0x400, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
bufio.(*Reader).fill(0xc0e63273e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/bufio/bufio.go:100 +0x103
bufio.(*Reader).Peek(0xc0e63273e0, 0x2, 0x1174fe0, 0xc227750d20, 0xc1146f0000, 0x0, 0xc1b6a4c858)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/bufio/bufio.go:138 +0x4f
github.com/gorilla/websocket.(*Conn).read(0xc0fbcdfce0, 0x2, 0x57f49a, 0xc10e828bd8, 0xa, 0x0, 0xc0028f6d48)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:357 +0x40
github.com/gorilla/websocket.(*Conn).advanceFrame(0xc0fbcdfce0, 0x0, 0x0, 0x423786)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:785 +0x5c
github.com/gorilla/websocket.(*Conn).NextReader(0xc0fbcdfce0, 0xc28234b280, 0xc0028f6f98, 0xc02c90ad80, 0xc0437c6700, 0x7feb022657d0)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:945 +0x8f
github.com/gorilla/websocket.(*Conn).ReadJSON(0xc0fbcdfce0, 0x109ac40, 0xc28234b280, 0x1, 0xc28234b280)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/json.go:50 +0x2f
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc1068bc5a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc01914d180, 0x14c06a0, 0xc081458030)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 34318110 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc184103360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e62c51e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e62c51e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e62c51e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc23d689800, 0x14aac20, 0xc184103360, 0x1e4, 0xc01527a758)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc23d689800, 0xc184103360, 0x14aac20, 0xc184103360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 6027588 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0e033bf40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e524cdd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e524cdd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e524cdd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e53933e0, 0x14aac20, 0xc0e033bf40, 0x0, 0xc0e554ef48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e53933e0, 0xc0e033bf40, 0x14aac20, 0xc0e033bf40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 9574297 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc13b3ccaa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc18b4e7930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc18b4e7930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc18b4e7930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc153b9c660, 0x14aac20, 0xc13b3ccaa0, 0x0, 0xc000274748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc153b9c660, 0xc13b3ccaa0, 0x14aac20, 0xc13b3ccaa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 434778 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc036d87560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30957056 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc06dfa59e0, 0xff6500, 0xc23f603980, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc06dfa59e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 19952658 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc16668d320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 33883973 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04b0fb900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0707745b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0707745b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0707745b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc05ab9c600, 0x14aac20, 0xc04b0fb900, 0xc27974c100, 0xc01527cf48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc05ab9c600, 0xc04b0fb900, 0x14aac20, 0xc04b0fb900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 12254520 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc07e549ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 16305621 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e92d8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc10b551e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc10b551e00, 0xc2a76fc0a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc10b551e00, 0xc2a76fc0a0, 0x20, 0x20, 0x0, 0x20, 0xc2a76fc0a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc068555878, 0xc2a76fc0a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc068555878, 0xc2a76fc0a0, 0x20, 0x20, 0x20, 0xc10b551e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0737ab7a0, 0xbfb94d3468db2ddf, 0x34fd578967b0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0451dcd20, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1bff95080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc14dfd2a20, 0xc02fc3b9e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5916057 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9818, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc013e1b398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc013e1b380, 0xc1544b9de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc013e1b380, 0xc1544b9de0, 0x20, 0x20, 0x0, 0x20, 0xc1544b9de0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1040f8270, 0xc1544b9de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1040f8270, 0xc1544b9de0, 0x20, 0x20, 0x20, 0xc013e1b380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0628c6f50, 0xbfb94d348b1347bb, 0x34fd755c4ba8, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc089c22660, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc15e99a840, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc075969b00, 0xc075969bc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 61710 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc107b6cf00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11354474 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc034d5ff80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 3254811 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc070681a40, 0xff6500, 0xc065981c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc070681a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 16697 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc06ec3ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 53176 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa140, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c2ecb98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c2ecb80, 0xc149581760, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c2ecb80, 0xc149581760, 0x20, 0x20, 0x0, 0x20, 0xc149581760)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e4827ef8, 0xc149581760, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e4827ef8, 0xc149581760, 0x20, 0x20, 0x20, 0xc05c2ecb80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02889c230, 0xbfb94d31f2e7aaa4, 0x34fb0d89ffec, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0ec457f50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e7c2cd80, 0xc0e7c2ce40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 21453676 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc13bc4cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 16692 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0dc877aa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30957074 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc115eab1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 8160056 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc072947e60, 0xff6500, 0xc023e3e300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc072947e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 110285 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc058aff5f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34187260 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc23e08ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 15426466 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428670, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc016493418, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc016493400, 0xc0512a80c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc016493400, 0xc0512a80c0, 0x20, 0x20, 0x0, 0x20, 0xc0512a80c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e71ea270, 0xc0512a80c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e71ea270, 0xc0512a80c0, 0x20, 0x20, 0x20, 0xc016493400, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc048895260, 0xbfb94d348a7ea0c1, 0x34fd74c7a47c, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc137192540, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc16005f440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0f6b89080, 0xc0f6b891a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 53183 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc079101790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 32313648 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc060a8b900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e2ec8f70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e2ec8f70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e2ec8f70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc071d4d800, 0x14aac20, 0xc060a8b900, 0x0, 0xc059cfb748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc071d4d800, 0xc060a8b900, 0x14aac20, 0xc060a8b900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20950204 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1043884e0, 0xff6500, 0xc13ab47500, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1043884e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 15439596 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e117eba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 16490841 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc01f27d900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc13de4d1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc13de4d1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc13de4d1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1bc31acc0, 0x14aac20, 0xc01f27d900, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1bc31acc0, 0xc01f27d900, 0x14aac20, 0xc01f27d900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 31015926 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc26e650000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34318195 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e62c51e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 29176832 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0eacee480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 12264177 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc19c12cd20, 0xff6500, 0xc1945b7480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc19c12cd20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 34296047 [semacquire, 25 minutes]:
sync.runtime_Semacquire(0xc171db1b30)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc171db1b28)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/waitgroup.go:130 +0x64
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc171db1b00, 0xff6500, 0xc17adc2700, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:246 +0x31b
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc171db1b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 1698244 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0158f70e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc03a369ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc03a369ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc03a369ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc034aa1b00, 0x14aac20, 0xc0158f70e0, 0xbdc1e1aef0459240, 0xaa4fad088c607b51)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc034aa1b00, 0xc0158f70e0, 0x14aac20, 0xc0158f70e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 29989230 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc144a88a20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 57721 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e26961e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32313860 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e2ec8f70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 22851392 [select, 117 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00b190280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc10de9b790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc10de9b790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc10de9b790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc16f6568a0, 0x14aac20, 0xc00b190280, 0x6434855e00db59bd, 0x7fdf9e7d96412903)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc16f6568a0, 0xc00b190280, 0x14aac20, 0xc00b190280)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 30498654 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc081c8a840, 0xff6500, 0xc0502d8e00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc081c8a840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 11054005 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428d70, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0fd0c5998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0fd0c5980, 0xc247330380, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0fd0c5980, 0xc247330380, 0x20, 0x20, 0x0, 0x20, 0xc247330380)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0f965c110, 0xc247330380, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0f965c110, 0xc247330380, 0x20, 0x20, 0x20, 0xc0fd0c5980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0e2d118f0, 0xbfb94d3470548942, 0x34fd5f02c30d, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0e8833140, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0ebd730e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0262ffda0, 0xc0262ffec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 39339 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04378a820, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc082dde750, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc082dde750, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc082dde750, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc085228360, 0x14aac20, 0xc04378a820, 0xb3c0ac1f17291b9c, 0x397ea9347d60e94a)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc085228360, 0xc04378a820, 0x14aac20, 0xc04378a820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 16754095 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04820be60, 0xff6500, 0xc0471b4d00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc04820be60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 39613 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc082dde750)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 26898581 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc28ec8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0e02ce998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0e02ce980, 0xc0794bab40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0e02ce980, 0xc0794bab40, 0x20, 0x20, 0x0, 0x20, 0xc0794bab40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc18f093ba0, 0xc0794bab40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc18f093ba0, 0xc0794bab40, 0x20, 0x20, 0x20, 0xc0e02ce980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02c4a2770, 0xbfb94d3409773da6, 0x34fcfc8aace8, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc13c5b5c80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1cafdb0e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc192e63560, 0xc192e637a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 39336 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc085228360, 0xff6500, 0xc05c2a2300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc085228360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 34389432 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9ab8, 0x77, 0xc016657380)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc049026098, 0x77, 0x14bd700, 0xc04879eae0, 0xc049026080)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc049026080, 0x14bd7e0, 0xc04879eae0, 0x0, 0x0, 0x149ce20, 0xc16b983760, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc049026080, 0x14bd7e0, 0xc04879eae0, 0x14c4a20, 0x0, 0x14c4a20, 0xc028eb6f00, 0x0, 0x1, 0xc02bbba908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc04879eae0, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc04879eae0, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc028eb6f00, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc049026000, 0x14bd7e0, 0xc04879eae0, 0x0, 0xc028eb6f00, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc049026000, 0x14bd7e0, 0xc04879eae0, 0x0, 0xc028eb6f00, 0xc02bbbab48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc049026000, 0x14bd7e0, 0xc04879eae0, 0x14ab8e0, 0xc028eb6f00, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc049026000, 0x14bd7e0, 0xc04879eae0, 0xc045e29e00, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0x120a6bb, 0x3, 0xc16b9831e0, 0x13, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0xc05db9c870, 0x20305b, 0xc12b538690, 0x423ff8, 0xc250d6e2d0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc028eb6a80, 0xc0000d2160, 0xc05db9c870, 0xff6700, 0xc000337a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc028eb6a80, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc028eb6a80, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 19975067 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9ce0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc01e0e0e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc01e0e0e00, 0xc2b2650f80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc01e0e0e00, 0xc2b2650f80, 0x20, 0x20, 0x0, 0x20, 0xc2b2650f80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0f5a1a0c8, 0xc2b2650f80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0f5a1a0c8, 0xc2b2650f80, 0x20, 0x20, 0x20, 0xc01e0e0e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03984d0a0, 0xbfb94d346be9ad42, 0x34fd5a97e6a0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc161722480, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1f53ed0b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc17fe14540, 0xc068b89680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30772826 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767ce740, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc022b62e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc022b62e00, 0xc281e471c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc022b62e00, 0xc281e471c0, 0x20, 0x20, 0x0, 0x20, 0xc281e471c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0f3498c20, 0xc281e471c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0f3498c20, 0xc281e471c0, 0x20, 0x20, 0x20, 0xc022b62e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc030ba2700, 0xbfb94d31668e3e02, 0x34fa89faff52, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1d70cd110, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0374de0c0, 0xc0374deb40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 11054007 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0fbf6d540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc110241e10, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc110241e10, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc110241e10, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0262ffda0, 0x14aac20, 0xc0fbf6d540, 0x37fddcd77c28dc63, 0x4adcdff6aa28f26c)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0262ffda0, 0xc0fbf6d540, 0x14aac20, 0xc0fbf6d540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 11354475 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc034b9dcc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc034d47ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc034d47ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc034d47ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc034d5ff80, 0x14aac20, 0xc034b9dcc0, 0x2b7144139c906d15, 0xeb241c860c49bb0a)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc034d5ff80, 0xc034b9dcc0, 0x14aac20, 0xc034b9dcc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 27724399 [select, 248 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc06208d040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc063578a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc063578a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc063578a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc19ddcbbc0, 0x14aac20, 0xc06208d040, 0xd4b7902d92099c0f, 0x9b0f0ea22e90b279)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc19ddcbbc0, 0xc06208d040, 0x14aac20, 0xc06208d040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 947384 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0768e4820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 19975076 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc17fe14540, 0xff6500, 0xc01e7b0c80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc17fe14540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 33883977 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0707745b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 15439597 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0faa659a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc02fcc0000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc02fcc0000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc02fcc0000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e117eba0, 0x14aac20, 0xc0faa659a0, 0xd28335417f43d016, 0xa36d0c852853729)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e117eba0, 0xc0faa659a0, 0x14aac20, 0xc0faa659a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 23670750 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2d798, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00cc66e98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00cc66e80, 0xc1cc1aa8a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00cc66e80, 0xc1cc1aa8a0, 0x20, 0x20, 0x0, 0x20, 0xc1cc1aa8a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc08223ab98, 0xc1cc1aa8a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc08223ab98, 0xc1cc1aa8a0, 0x20, 0x20, 0x20, 0xc00cc66e80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05b619880, 0xbfb94d348acdbe7b, 0x34fd7516c223, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc12397df80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1b74b1110, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0eb4935c0, 0xc0eb493f20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 31902649 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1c8c7b4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc06856fee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc06856fee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc06856fee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc036a0e480, 0x14aac20, 0xc1c8c7b4a0, 0xc028cf56f0, 0xc0f116af58)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc036a0e480, 0xc1c8c7b4a0, 0x14aac20, 0xc1c8c7b4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 32610421 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428910, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0439f0118, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0439f0100, 0xc03ce8f760, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0439f0100, 0xc03ce8f760, 0x20, 0x20, 0x0, 0x20, 0xc03ce8f760)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc057f14d10, 0xc03ce8f760, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc057f14d10, 0xc03ce8f760, 0x20, 0x20, 0x20, 0xc0439f0100, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc07959d0a0, 0xbfb94d31cb43f6b3, 0x34fae5e64bea, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1d406cf00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1abc57f20, 0xc0e9f9b380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 21547259 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc07495c5a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13378453 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc104d9e1a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20985187 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc10c8fc6e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0296a3380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0296a3380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0296a3380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc11163b320, 0x14aac20, 0xc10c8fc6e0, 0x6ef417ee1608ad4c, 0x1f6e1d14e8869e85)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc11163b320, 0xc10c8fc6e0, 0x14aac20, 0xc10c8fc6e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 5559009 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc02db84820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5958462 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc02e5a4a00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc037114d00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc037114d00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc037114d00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc035c49e60, 0x14aac20, 0xc02e5a4a00, 0xb736ec8df25366c0, 0xa900a5e2d6eaffff)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc035c49e60, 0xc02e5a4a00, 0x14aac20, 0xc02e5a4a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 21547243 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc026627ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 18774 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc05781ca90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 32174869 [select, 4 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1c346b560, 0xff6500, 0xc070687580, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1c346b560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 33268113 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca63d8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc02db3db98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc02db3db80, 0xc1978d5420, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc02db3db80, 0xc1978d5420, 0x20, 0x20, 0x0, 0x20, 0xc1978d5420)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc12e5017e8, 0xc1978d5420, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc12e5017e8, 0xc1978d5420, 0x20, 0x20, 0x20, 0xc02db3db80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06a25bab0, 0xbfb94d31f5647c2a, 0x34fb1006d1a3, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1317c5020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc10cb58d20, 0xc10cb58de0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 19952641 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cf460, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0ecc07b98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0ecc07b80, 0xc2b2783b20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0ecc07b80, 0xc2b2783b20, 0x20, 0x20, 0x0, 0x20, 0xc2b2783b20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc027bc2448, 0xc2b2783b20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc027bc2448, 0xc2b2783b20, 0x20, 0x20, 0x20, 0xc0ecc07b80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc059556070, 0xbfb94d34783e46a4, 0x34fd66ec7fe5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1138873e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc178080210, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc16668d320, 0xc16668d800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 16754096 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cf000, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc044db3698, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc044db3680, 0xc284221cc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc044db3680, 0xc284221cc0, 0x20, 0x20, 0x0, 0x20, 0xc284221cc0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04484d478, 0xc284221cc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc04484d478, 0xc284221cc0, 0x20, 0x20, 0x20, 0xc044db3680, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0dd178d90, 0xbfb94d346f50fdeb, 0x34fd5dff372e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc06e8f2900, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0edb81200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04820be60, 0xc02c2fe660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30773008 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f8002820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12254288 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc11f5cf7a0, 0xff6500, 0xc12c3ee400, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc11f5cf7a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 991795 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca69f8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc016981818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc016981800, 0xc282fbef00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc016981800, 0xc282fbef00, 0x20, 0x20, 0x0, 0x20, 0xc282fbef00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc13db094a8, 0xc282fbef00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc13db094a8, 0xc282fbef00, 0x20, 0x20, 0x20, 0xc016981800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02565c1c0, 0xbfb94d31a19531a8, 0x34fac09cbce5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc07f7c8f30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc061b80120, 0xc061b80240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 21453675 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc13bc4cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 110286 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc058aff5f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 21453671 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc14f311860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11620762 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc070cad4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 588710 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc03209aa90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 61885 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc106c33ee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 21114443 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc03d281110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 61884 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc106c33ee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 14410770 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0ed112060)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 53182 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc079101790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 1647407 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0651a75f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 57719 [select, 13 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e26961e0, 0xff6500, 0xc07ad5f500, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0e26961e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 15439604 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc02fcc0000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 110281 [select, 233 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc060a8bae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc058aff5f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc058aff5f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc058aff5f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04b5e0840, 0x14aac20, 0xc060a8bae0, 0xa83c95999a93f1df, 0xddc8718c31c9a507)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04b5e0840, 0xc060a8bae0, 0x14aac20, 0xc060a8bae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20985186 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc11163b320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15426468 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1664febe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc10eec6d00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc10eec6d00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc10eec6d00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0f6b89080, 0x14aac20, 0xc1664febe0, 0x3dfd1ffa6fcc1d3f, 0x61cde324c74049c2)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0f6b89080, 0xc1664febe0, 0x14aac20, 0xc1664febe0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 22851290 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10de9b790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 18703 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e91f8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c139d18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c139d00, 0xc286b41900, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c139d00, 0xc286b41900, 0x20, 0x20, 0x0, 0x20, 0xc286b41900)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05c323b08, 0xc286b41900, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05c323b08, 0xc286b41900, 0x20, 0x20, 0x20, 0xc05c139d00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc081d77b20, 0xbfb94d341eb11a4f, 0x34fd11c48a05, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0539db440, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc060c867e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc06c535740, 0xc06c535800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14608947 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428590, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc038547618, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc038547600, 0xc296c8a400, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc038547600, 0xc296c8a400, 0x20, 0x20, 0x0, 0x20, 0xc296c8a400)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1056d75f8, 0xc296c8a400, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1056d75f8, 0xc296c8a400, 0x20, 0x20, 0x20, 0xc038547600, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc054ab76c0, 0xbfb94d347ab75f53, 0x34fd696598f7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc11f350cc0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc05e882c00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0fdd53800, 0xc0fdd53920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 20985184 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc11163b320, 0xff6500, 0xc111b4a600, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc11163b320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 140952 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2e3d8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05d8b0e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05d8b0e00, 0xc1a377b720, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05d8b0e00, 0xc1a377b720, 0x20, 0x20, 0x0, 0x20, 0xc1a377b720)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0889da140, 0xc1a377b720, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0889da140, 0xc1a377b720, 0x20, 0x20, 0x20, 0xc05d8b0e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0585c2380, 0xbfb94d348896f39a, 0x34fd72dff752, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0507abce0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0299aa4e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0229f40c0, 0xc0229f4180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 33685054 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2e2f8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0778a5f18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0778a5f00, 0xc06b257ba0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0778a5f00, 0xc06b257ba0, 0x20, 0x20, 0x0, 0x20, 0xc06b257ba0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc19dc755a8, 0xc06b257ba0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc19dc755a8, 0xc06b257ba0, 0x20, 0x20, 0x20, 0xc0778a5f00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0446beee0, 0xbfb94d3450e9381c, 0x34fd3f977224, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc182964900, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1b794cfc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc05644cf00, 0xc07a720960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 33268112 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc10cb58d20, 0xff6500, 0xc02e8f4480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc10cb58d20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 11053921 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc110241e10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 20232322 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc146bcdc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 34344795 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cf380, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc050848018, 0x72, 0x400, 0x400, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc050848000, 0xc21ab3cc00, 0x400, 0x400, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc050848000, 0xc21ab3cc00, 0x400, 0x400, 0x6, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0419345b0, 0xc21ab3cc00, 0x400, 0x400, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
bufio.(*Reader).fill(0xc050844120)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/bufio/bufio.go:100 +0x103
bufio.(*Reader).Peek(0xc050844120, 0x2, 0x4, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/bufio/bufio.go:138 +0x4f
github.com/gorilla/websocket.(*Conn).read(0xc04de5a2c0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:357 +0x40
github.com/gorilla/websocket.(*Conn).advanceFrame(0xc04de5a2c0, 0xa, 0x0, 0x0)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:785 +0x5c
github.com/gorilla/websocket.(*Conn).NextReader(0xc04de5a2c0, 0xc1549dc800, 0xc0e5f23f98, 0xc002cf7c80, 0xc04c51ce00, 0x7feb022657d0)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:945 +0x8f
github.com/gorilla/websocket.(*Conn).ReadJSON(0xc04de5a2c0, 0x109ac40, 0xc1549dc800, 0x1, 0xc1549dc800)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/json.go:50 +0x2f
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc041916c80, 0x0, 0x0, 0x0, 0xc18a82af00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc050848100, 0x14c06a0, 0xc19293ee10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 18704 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc06c535740)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 23670752 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc10c8fd400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc07c189040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc07c189040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc07c189040, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0eb4935c0, 0x14aac20, 0xc10c8fd400, 0x37d459f813ed614, 0x77d2277831cc503d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0eb4935c0, 0xc10c8fd400, 0x14aac20, 0xc10c8fd400)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 39612 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc082dde750)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 18705 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0002bc8c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc05781ca90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc05781ca90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc05781ca90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc06c535740, 0x14aac20, 0xc0002bc8c0, 0xa34f80c70e3933c8, 0xb3857e066b2898b6)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc06c535740, 0xc0002bc8c0, 0x14aac20, 0xc0002bc8c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 6027591 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e524cdd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 18775 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc05781ca90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14000079 [select, 13 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc167de3520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 21453672 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0890655e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc13bc4cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc13bc4cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc13bc4cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc14f311860, 0x14aac20, 0xc0890655e0, 0x80eb5b9a195de077, 0x194129ce9712e45f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc14f311860, 0xc0890655e0, 0x14aac20, 0xc0890655e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 19952653 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e93ee4e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14712309 [IO wait]:
internal/poll.runtime_pollWait(0x7fea864284b0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc023f79b98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc023f79b80, 0xc28cf2f220, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc023f79b80, 0xc28cf2f220, 0x20, 0x20, 0x0, 0x20, 0xc28cf2f220)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc089f0fb98, 0xc28cf2f220, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc089f0fb98, 0xc28cf2f220, 0x20, 0x20, 0x20, 0xc023f79b80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0e12ca690, 0xbfb94d3461d0efb1, 0x34fd507f28f5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc12a580120, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc11c6fc2a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc03e09ed20, 0xc03e09ede0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 29397857 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc148e269c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 864262 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc06e617e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30957057 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9118, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc28724c198, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc28724c180, 0xc22d69ee00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc28724c180, 0xc22d69ee00, 0x20, 0x20, 0x0, 0x20, 0xc22d69ee00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc051b8b4a0, 0xc22d69ee00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc051b8b4a0, 0xc22d69ee00, 0x20, 0x20, 0x20, 0xc28724c180, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05c05d880, 0xbfb94d34331ca830, 0x34fd2630182c, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc174b88180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc06dfa59e0, 0xc23a1a8de0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 31902653 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc06856fee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34297879 [select, 24 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc1b202a5b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 864266 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0456205b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12254518 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc07e549ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 18553955 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9dc0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1100faa18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1100faa00, 0xc28504f580, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1100faa00, 0xc28504f580, 0x20, 0x20, 0x0, 0x20, 0xc28504f580)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc12aae4dd8, 0xc28504f580, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc12aae4dd8, 0xc28504f580, 0x20, 0x20, 0x20, 0xc1100faa00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02bc31500, 0xbfb94d346c14c9cd, 0x34fd5ac303b3, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1763d4f00, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1b3ee0390, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1c1039980, 0xc1c1039a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 18909244 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc065e33860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 26844716 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc12840e660, 0xff6500, 0xc1276b3c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc12840e660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 53178 [select, 675 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0f5b4c780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc079101790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc079101790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc079101790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e7c2cd80, 0x14aac20, 0xc0f5b4c780, 0xbd0608cd82d70b24, 0x9df1a8c3d544a61d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e7c2cd80, 0xc0f5b4c780, 0x14aac20, 0xc0f5b4c780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 13991864 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00b1d99a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f0735930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f0735930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f0735930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc07f546de0, 0x14aac20, 0xc00b1d99a0, 0x4ef759aafb28ced, 0xfe1eeeaa5c5bb4e6)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc07f546de0, 0xc00b1d99a0, 0x14aac20, 0xc00b1d99a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 39338 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc085228360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13441433 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc13737b1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 31902652 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc06856fee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 21453677 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc13bc4cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 27724396 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc19ddcbbc0, 0xff6500, 0xc04e1c0900, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc19ddcbbc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 32164387 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767ceba0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc06e5f0398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc06e5f0380, 0xc27e7733a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc06e5f0380, 0xc27e7733a0, 0x20, 0x20, 0x0, 0x20, 0xc27e7733a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc052a4a798, 0xc27e7733a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc052a4a798, 0xc27e7733a0, 0x20, 0x20, 0x20, 0xc06e5f0380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0485f1340, 0xbfb94d336153cbf0, 0x34fc6196ddc0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21dc0c780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1a6407aa0, 0xc013402f60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 1590740 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc03b974f00, 0xff6500, 0xc023e73400, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc03b974f00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 21114560 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9c78, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1c1ad2498, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1c1ad2480, 0xc2911245e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1c1ad2480, 0xc2911245e0, 0x20, 0x20, 0x0, 0x20, 0xc2911245e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc135d04620, 0xc2911245e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc135d04620, 0xc2911245e0, 0x20, 0x20, 0x20, 0xc1c1ad2480, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc020d2b500, 0xbfb94d348b1db849, 0x34fd7566bddc, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1b86a7440, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1499b71a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1400f2cc0, 0xc1400f3a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14608946 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0fdd53800, 0xff6500, 0xc0822ca680, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0fdd53800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 32174870 [runnable]:
internal/poll.runtime_pollWait(0x7fea7cc295c8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0fd26a398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0fd26a380, 0xc282740540, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0fd26a380, 0xc282740540, 0x20, 0x20, 0x0, 0x20, 0xc282740540)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc10bd7cbb0, 0xc282740540, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc10bd7cbb0, 0xc282740540, 0x20, 0x20, 0x20, 0xc0fd26a380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc037c544d0, 0xbfb94d31de00f231, 0x34faf8a347cc, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc139ab24e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1c346b560, 0xc1c346b620)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 31417413 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc145c06680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 30692018 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc125b48fa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0fe74dee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0fe74dee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0fe74dee0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc05693f3e0, 0x14aac20, 0xc125b48fa0, 0x840ae79dbeb04ae2, 0xe536d1c6d2ad39d7)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc05693f3e0, 0xc125b48fa0, 0x14aac20, 0xc125b48fa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 14711857 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc046a77ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 140747 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc02ebe9ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 12264211 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc19c12cd20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 26844859 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc06896b1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 53181 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc079101790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 6027569 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e53933e0, 0xff6500, 0xc0e58fc880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0e53933e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 14712308 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc03e09ed20, 0xff6500, 0xc073c9cf80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc03e09ed20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 32498455 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0869a7860, 0xff6500, 0xc035626300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0869a7860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20950205 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767ced60, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0e2e33998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0e2e33980, 0xc192cbbd40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0e2e33980, 0xc192cbbd40, 0x20, 0x20, 0x0, 0x20, 0xc192cbbd40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc06fef3510, 0xc192cbbd40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc06fef3510, 0xc192cbbd40, 0x20, 0x20, 0x20, 0xc0e2e33980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06cf2b490, 0xbfb94d310c0b6ac9, 0x34fa33dd620a, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1c0843e90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1043884e0, 0xc104389800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 588706 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc025f2f9a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc03209aa90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc03209aa90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc03209aa90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc03cb9f860, 0x14aac20, 0xc025f2f9a0, 0x2, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc03cb9f860, 0xc025f2f9a0, 0x14aac20, 0xc025f2f9a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 741618 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc005221c20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f8478410, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f8478410, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f8478410, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04b004960, 0x14aac20, 0xc005221c20, 0x0, 0xc00d547f48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04b004960, 0xc005221c20, 0x14aac20, 0xc005221c20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 25262488 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6058, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c3d8d18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c3d8d00, 0xc1b2340fc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c3d8d00, 0xc1b2340fc0, 0x20, 0x20, 0x0, 0x20, 0xc1b2340fc0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc06021b7b8, 0xc1b2340fc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc06021b7b8, 0xc1b2340fc0, 0x20, 0x20, 0x20, 0xc05c3d8d00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03d6a0a10, 0xbfb94d32000c3c16, 0x34fb16495bb3, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0f0040930, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc16b80c5a0, 0xc16b80c8a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34318109 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc23d689800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 16754130 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0261a3ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc04aba8000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc04aba8000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc04aba8000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04820be60, 0x14aac20, 0xc0261a3ea0, 0x6d10ff278ac68b1b, 0x48662551ee442c8d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04820be60, 0xc0261a3ea0, 0x14aac20, 0xc0261a3ea0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 15439594 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e117eba0, 0xff6500, 0xc06b9dc200, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0e117eba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 34296066 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).AsyncSendPooledTransactionHashes(0xc05ee3b2b0, 0xc2cf24c000, 0x1859e, 0x1859e)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:397 +0xfb
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncTransactions(0xc000135500, 0xc05ee3b2b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:71 +0x2a2
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc05ee3b2b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:342 +0x729
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc05ee3b2b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc171db1b00, 0x14aac20, 0xc0e74ac960, 0xc0054afe00, 0xc020089748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc171db1b00, 0xc0e74ac960, 0x14aac20, 0xc0e74ac960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 26898583 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc01f27da40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f16504e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f16504e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f16504e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc192e63560, 0x14aac20, 0xc01f27da40, 0x76bd95f899d58f13, 0x1bdfaaa3ae9a0d23)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc192e63560, 0xc01f27da40, 0x14aac20, 0xc01f27da40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20985190 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0296a3380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 4088378 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc03ac5f320, 0xff6500, 0xc0646e0880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc03ac5f320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 57722 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0e74ac460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e1a64dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e1a64dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e1a64dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e26961e0, 0x14aac20, 0xc0e74ac460, 0x5d18bd877bfa1e64, 0x5b745d2f4f6ece74)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e26961e0, 0xc0e74ac460, 0x14aac20, 0xc0e74ac460)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 24450444 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c308, 0x7460736ddaa09900, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:103 +0x88
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc0f4d349e0, 0x1, 0x4, 0xc04c510000, 0x7feb02266560, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc0f4d349e0, 0x1, 0x4, 0x117b5e0, 0xc19489cd01, 0xc048bf35e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc0004e7760, 0xc105b85e40, 0x10, 0xc0f4d349e0, 0x1, 0x4, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc11a991110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc11a991110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc11a991110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc16bf9c5a0, 0x14aac20, 0xc05625a500, 0x24afed0cfc96ecc4, 0x2b5d3a89641d3f68)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc16bf9c5a0, 0xc05625a500, 0x14aac20, 0xc05625a500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 21453670 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e93b8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc007bb0a18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc007bb0a00, 0xc2888b4080, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc007bb0a00, 0xc2888b4080, 0x20, 0x20, 0x0, 0x20, 0xc2888b4080)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc12c600310, 0xc2888b4080, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc12c600310, 0xc2888b4080, 0x20, 0x20, 0x20, 0xc007bb0a00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc084322b60, 0xbfb94d348165db53, 0x34fd6baeded4, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc11263ac60, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1ab286900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc14f311860, 0xc14f311920)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 57726 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e1a64dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 10033325 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1845d09c0, 0xff6500, 0xc18421fc80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1845d09c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 26844701 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc12840e660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 140951 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0229f40c0, 0xff6500, 0xc056539100, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0229f40c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 57727 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e1a64dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 15426471 [select, 14 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10eec6d00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 57725 [select, 13 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e1a64dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 30498705 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc07cd212b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 10033504 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc1845c2a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34389340 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0427de600, 0xc041f0d400, 0xc193fb65a0, 0xc193fb6540)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 33883970 [select, 13 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc05ab9c600, 0xff6500, 0xc05a137300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc05ab9c600)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 27724397 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6d78, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc04bcc0998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc04bcc0980, 0xc296176880, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc04bcc0980, 0xc296176880, 0x20, 0x20, 0x0, 0x20, 0xc296176880)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0864f56a8, 0xc296176880, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0864f56a8, 0xc296176880, 0x20, 0x20, 0x20, 0xc04bcc0980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc19f914e70, 0xbfb94d3186ccdd83, 0x34faa5d469b6, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc089afed20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc19ddcbbc0, 0xc19ddcbe00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14608954 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0670a3930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 13991847 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f0735930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 31902646 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc036a0e480, 0xff6500, 0xc089a40f80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc036a0e480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 21114444 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc03d281110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34389798 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6bb8, 0x77, 0xc037efa000)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc113589498, 0x77, 0x14bd700, 0xc114bba0c0, 0xc113589480)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc113589480, 0x14bd7e0, 0xc114bba0c0, 0x0, 0x0, 0x149ce20, 0xc284f47060, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc113589480, 0x14bd7e0, 0xc114bba0c0, 0x14c4a20, 0x0, 0x14c4a20, 0xc0eae52c60, 0x0, 0x1, 0xc166dc1908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc114bba0c0, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc114bba0c0, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc0eae52c60, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc113589400, 0x14bd7e0, 0xc114bba0c0, 0x0, 0xc0eae52c60, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc113589400, 0x14bd7e0, 0xc114bba0c0, 0x0, 0xc0eae52c60, 0xc166dc1b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc113589400, 0x14bd7e0, 0xc114bba0c0, 0x14ab8e0, 0xc0eae52c60, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc113589400, 0x14bd7e0, 0xc114bba0c0, 0xc1123207e0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0x120a6bb, 0x3, 0xc284f47040, 0x11, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0xc05a53e930, 0x0, 0xc0194b3f48, 0xad2e25, 0xc25b222730)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc0eae52870, 0xc0000d2160, 0xc05a53e930, 0xff6700, 0xc000337a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc0eae52870, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc0eae52870, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 33268150 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0294e3380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 3254817 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0712328f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 31902654 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc06856fee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 434757 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0412501a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20230307 [select, 14 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc031e961a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34137184 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2db18, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc012b30d18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc012b30d00, 0xc25cefcdc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc012b30d00, 0xc25cefcdc0, 0x20, 0x20, 0x0, 0x20, 0xc25cefcdc0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1c9601ca0, 0xc25cefcdc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1c9601ca0, 0xc25cefcdc0, 0x20, 0x20, 0x20, 0xc012b30d00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0ffc41570, 0xbfb94d3470c3540c, 0x34fd5f718e0e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1c8f5c540, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc258e27ce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc032775e60, 0xc129004840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 25348033 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0de78cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 11354472 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc034d5ff80, 0xff6500, 0xc035536680, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc034d5ff80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 110278 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04b5e0840, 0xff6500, 0xc0515db300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc04b5e0840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30691760 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2dcd8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0686bfd98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0686bfd80, 0xc26ede3500, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0686bfd80, 0xc26ede3500, 0x20, 0x20, 0x0, 0x20, 0xc26ede3500)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07f6bd408, 0xc26ede3500, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc07f6bd408, 0xc26ede3500, 0x20, 0x20, 0x20, 0xc0686bfd80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc07050d260, 0xbfb94d3483898093, 0x34fd6dd28462, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc18ca33800, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc190b53dd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc05693f3e0, 0xc19e18b9e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 32313858 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e2ec8f70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 31015925 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29da8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc02fe22018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc02fe22000, 0xc273fe3d80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc02fe22000, 0xc273fe3d80, 0x20, 0x20, 0x0, 0x20, 0xc273fe3d80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc13ec77270, 0xc273fe3d80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc13ec77270, 0xc273fe3d80, 0x20, 0x20, 0x20, 0xc02fe22000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc07423ad20, 0xbfb94d30f463701d, 0x34fa209a9dc7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0ee4ed290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc26e650000, 0xc26e650240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 20230260 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00ccc2500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc031e961a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc031e961a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc031e961a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc06fdd2060, 0x14aac20, 0xc00ccc2500, 0x4e2b1eb6d29820bd, 0x37f2f4540c2eb591)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc06fdd2060, 0xc00ccc2500, 0x14aac20, 0xc00ccc2500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 301906 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc04231cc30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 29176886 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc102d0f930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 20692975 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0739aa120, 0xff6500, 0xc07baff900, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0739aa120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 34389912 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).runReorg(0xc00000c1e0, 0xc0f9d84a80, 0x0, 0xc1eba778a0, 0xc280ab40c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:1023 +0xb1
created by github.com/ethereum/go-ethereum/core.(*TxPool).scheduleReorgLoop
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:961 +0x654
goroutine 32164342 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1a6407aa0, 0xff6500, 0xc0700c5c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1a6407aa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30498657 [select, 139 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0f5b4cdc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc07cd212b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc07cd212b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc07cd212b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc081c8a840, 0x14aac20, 0xc0f5b4cdc0, 0xcb0f7be43f5948d, 0x42cde773043c7f55)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc081c8a840, 0xc0f5b4cdc0, 0x14aac20, 0xc0f5b4cdc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 434758 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0412501a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 26898763 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f16504e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 3254814 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03982f400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0712328f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0712328f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0712328f0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc070681a40, 0x14aac20, 0xc03982f400, 0x2895d3c9a13a74cf, 0xcb9a6899f909e3fd)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc070681a40, 0xc03982f400, 0x14aac20, 0xc03982f400)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 864263 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04bb65ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0456205b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0456205b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0456205b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc06e617e60, 0x14aac20, 0xc04bb65ea0, 0xfd9899979eea4ba1, 0x2e59e58b22fa6ecd)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc06e617e60, 0xc04bb65ea0, 0x14aac20, 0xc04bb65ea0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 588709 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc03209aa90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 33685053 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc05644cf00, 0xff6500, 0xc0e7c76580, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc05644cf00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18553954 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1c1039980, 0xff6500, 0xc0f4d5cd00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1c1039980)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20693133 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc07b04ad00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 25348035 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0de78cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 34344494 [IO wait]:
internal/poll.runtime_pollWait(0x7fea864292b0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0378ea418, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0378ea400, 0xc22adf2340, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0378ea400, 0xc22adf2340, 0x20, 0x20, 0x0, 0x20, 0xc22adf2340)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc034f58ed8, 0xc22adf2340, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc034f58ed8, 0xc22adf2340, 0x20, 0x20, 0x20, 0xc0378ea400, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06c41da40, 0xbfb94d31deca7028, 0x34faf96cc561, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1a7d75ad0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc049a0df80, 0xc146113c20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34137183 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc032775e60, 0xff6500, 0xc013303300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc032775e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20715001 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc069110dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20692977 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0739aa120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 1698236 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc03a369ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34345054 [select]:
github.com/ethereum/go-ethereum/rpc.(*websocketCodec).pingLoop(0xc05eb51ec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:218 +0x152
created by github.com/ethereum/go-ethereum/rpc.newWebsocketCodec
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:190 +0x185
goroutine 14000075 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc16d9d6180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30692022 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0fe74dee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 16305629 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc040295790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 13674774 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc02ff6e960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15957199 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9658, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc14c456e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc14c456e00, 0xc02fa81440, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc14c456e00, 0xc02fa81440, 0x20, 0x20, 0x0, 0x20, 0xc02fa81440)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc14c8d3b58, 0xc02fa81440, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc14c8d3b58, 0xc02fa81440, 0x20, 0x20, 0x20, 0xc14c456e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc060a163f0, 0xbfb94d3181d1c9c0, 0x34faa0d9553e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc187586e70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1556bc660, 0xc1556bc720)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 15426472 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10eec6d00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 301901 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc294e8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c3c0518, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c3c0500, 0xc28e1972a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c3c0500, 0xc28e1972a0, 0x20, 0x20, 0x0, 0x20, 0xc28e1972a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0671a5430, 0xc28e1972a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0671a5430, 0xc28e1972a0, 0x20, 0x20, 0x20, 0xc05c3c0500, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05eaaf1f0, 0xbfb94d33646d1785, 0x34fc64b02949, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0fbb7b380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc13d76f8c0, 0xc13d76fda0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14410771 [semacquire]:
sync.runtime_SemacquireMutex(0xc00000c304, 0x0, 0x1)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:138 +0xfc
sync.(*Mutex).Lock(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/mutex.go:81
sync.(*RWMutex).Lock(0xc00000c300)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/rwmutex.go:98 +0x97
github.com/ethereum/go-ethereum/core.(*TxPool).addTxs(0xc00000c1e0, 0xc06208c000, 0x12, 0x13, 0xc000240000, 0x7feb02265108, 0x0, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:795 +0x2d8
github.com/ethereum/go-ethereum/core.(*TxPool).AddRemotes(0xc00000c1e0, 0xc06208c000, 0x12, 0x13, 0x117b5e0, 0xc12a18cd01, 0xc181c3f440)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:747 +0x50
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Enqueue(0xc0004e7760, 0xc0f95ff310, 0x10, 0xc06208c000, 0x12, 0x13, 0x214cf00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/tx_fetcher.go:278 +0xd1
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0dfb4ac30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:801 +0x6f6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0dfb4ac30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0dfb4ac30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0ed112060, 0x14aac20, 0xc14858e000, 0x0, 0xc0769fc748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0ed112060, 0xc14858e000, 0x14aac20, 0xc14858e000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 140749 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc02ebe9ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 13674772 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc02ff6e960, 0xff6500, 0xc0461bcd00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc02ff6e960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 21547257 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc07495c5a0, 0xff6500, 0xc08106f380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc07495c5a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 140953 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0229f40c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 3226015 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc028be41a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 588703 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc03cb9f860, 0xff6500, 0xc042c00200, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc03cb9f860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 19217429 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6758, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc018346998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc018346980, 0xc1ad8a2680, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc018346980, 0xc1ad8a2680, 0x20, 0x20, 0x0, 0x20, 0xc1ad8a2680)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05ecac048, 0xc1ad8a2680, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05ecac048, 0xc1ad8a2680, 0x20, 0x20, 0x20, 0xc018346980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc100382bd0, 0xbfb94d3224b8a79a, 0x34fb3af5c721, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1eaa91c20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc07422aa20, 0xc07422ac00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 3225772 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03570a320, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc028be41a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc028be41a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc028be41a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0e6dd2b40, 0x14aac20, 0xc03570a320, 0x1c0452f03ecc7ec5, 0x30ab762bbc3d2744)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0e6dd2b40, 0xc03570a320, 0x14aac20, 0xc03570a320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 16305622 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc14dfd2a20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34345846 [select]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc01914d180, 0x14c06a0, 0xc081458030)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 26898582 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc192e63560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 21547260 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc125b49b80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc026627ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc026627ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc026627ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc07495c5a0, 0x14aac20, 0xc125b49b80, 0x3f4ac856c179334, 0xef982ab592c88c7f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc07495c5a0, 0xc125b49b80, 0x14aac20, 0xc125b49b80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 14608953 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0670a3930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 20692976 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9b98, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc07a923c18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc07a923c00, 0xc086ea37c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc07a923c00, 0xc086ea37c0, 0x20, 0x20, 0x0, 0x20, 0xc086ea37c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03e63cbc0, 0xc086ea37c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc03e63cbc0, 0xc086ea37c0, 0x20, 0x20, 0x20, 0xc07a923c00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc029d74700, 0xbfb94d34731139bb, 0x34fd61bf73eb, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1b2a25860, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc133cc2720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0739aa120, 0xc13b9e2fc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 11054004 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0262ffda0, 0xff6500, 0xc0fdb9bc80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0262ffda0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20230241 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc06fdd2060, 0xff6500, 0xc0e1715c80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc06fdd2060)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 15957264 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc103bb1860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 140954 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc060a8b040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc02ebe9ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc02ebe9ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc02ebe9ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0229f40c0, 0x14aac20, 0xc060a8b040, 0x21696a20acc67cfd, 0xf1ee0c8e47dc667c)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0229f40c0, 0xc060a8b040, 0x14aac20, 0xc060a8b040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20693132 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc07b04ad00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 8160064 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0f7ed96c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 1647408 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0651a75f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 1591284 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0fb833a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 20232298 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc048b56300, 0xff6500, 0xc05fbd0a80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc048b56300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 6027592 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e524cdd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 31902647 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cf2a0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0849d4e98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0849d4e80, 0xc27ed79280, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0849d4e80, 0xc27ed79280, 0x20, 0x20, 0x0, 0x20, 0xc27ed79280)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0829d2598, 0xc27ed79280, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0829d2598, 0xc27ed79280, 0x20, 0x20, 0x20, 0xc0849d4e80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06b8fd650, 0xbfb94d3473860e66, 0x34fd62344821, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc2368e3c80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc230ce15f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc036a0e480, 0xc036a0fec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 13674912 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc043ae3c70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 30291406 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0eefd5500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34187261 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc23e08ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 19217431 [select, 206 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc016457400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc135e68b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc135e68b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc135e68b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc07422aa20, 0x14aac20, 0xc016457400, 0x49165d882f79f8f, 0x4fe87984308c5ea9)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc07422aa20, 0xc016457400, 0x14aac20, 0xc016457400)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 16490839 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cf1c0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc020c0c018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc020c0c000, 0xc1fcba83c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc020c0c000, 0xc1fcba83c0, 0x20, 0x20, 0x0, 0x20, 0xc1fcba83c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc058b30c00, 0xc1fcba83c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc058b30c00, 0xc1fcba83c0, 0x20, 0x20, 0x20, 0xc020c0c000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06204e0e0, 0xbfb94d3489e3a48d, 0x34fd742ca90b, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0735aac00, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0ead09080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1bc31acc0, 0xc1bc31b080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34187254 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767ce9e0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00a525898, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00a525880, 0xc1213cff60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00a525880, 0xc1213cff60, 0x20, 0x20, 0x0, 0x20, 0xc1213cff60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc148f931c0, 0xc1213cff60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc148f931c0, 0xc1213cff60, 0x20, 0x20, 0x20, 0xc00a525880, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0632a7d50, 0xbfb94d320a272048, 0x34fb20643fee, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0827ca4b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc15d346f00, 0xc15d347440)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 734850 [select, 952 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04bb645a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0fdee4c30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0fdee4c30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0fdee4c30, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04d313a40, 0x14aac20, 0xc04bb645a0, 0x8dd04ca06c96a23e, 0x4fd0655453aceb9f)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04d313a40, 0xc04bb645a0, 0x14aac20, 0xc04bb645a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 16491031 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc13de4d1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 588711 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc03209aa90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 10033327 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1845d09c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 16490838 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1bc31acc0, 0xff6500, 0xc0211ea800, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1bc31acc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 11620760 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc070cad4a0, 0xff6500, 0xc05c2ce700, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc070cad4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 32174875 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e5985860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34344793 [select]:
github.com/ethereum/go-ethereum/rpc.(*websocketCodec).pingLoop(0xc19293ee10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:218 +0x152
created by github.com/ethereum/go-ethereum/rpc.newWebsocketCodec
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:190 +0x185
goroutine 947304 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc078a88c80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0768e4820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0768e4820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0768e4820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0439cde60, 0x14aac20, 0xc078a88c80, 0xd3c67f418354d04c, 0xf95fa4f5ee4b862b)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0439cde60, 0xc078a88c80, 0x14aac20, 0xc078a88c80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 29397723 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00ccc32c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc148e269c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc148e269c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc148e269c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc14b21e300, 0x14aac20, 0xc00ccc32c0, 0xfe069405bc43d599, 0x64355478aa26d56d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc14b21e300, 0xc00ccc32c0, 0x14aac20, 0xc00ccc32c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 1590742 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc03b974f00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15439605 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc02fcc0000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5559001 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04dab7da0, 0xff6500, 0xc05c1c7180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc04dab7da0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 588705 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc03cb9f860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 4088379 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29b08, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc064626518, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc064626500, 0xc27f8c8380, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc064626500, 0xc27f8c8380, 0x20, 0x20, 0x0, 0x20, 0xc27f8c8380)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0377638a8, 0xc27f8c8380, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0377638a8, 0xc27f8c8380, 0x20, 0x20, 0x20, 0xc064626500, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03fda1500, 0xbfb94d34791054de, 0x34fd67be8eb3, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc12d11c900, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0738c0f60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc03ac5f320, 0xc03ac5f3e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30772825 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0374de0c0, 0xff6500, 0xc0239e7b80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0374de0c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 741883 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f8478410)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 11620907 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc027cde680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 301907 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc04231cc30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 4088443 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10330d380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 12254515 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00ccc3220, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc07e549ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc07e549ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc07e549ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc11f5cf7a0, 0x14aac20, 0xc00ccc3220, 0xc00e332800, 0xc01527bf48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc11f5cf7a0, 0xc00ccc3220, 0x14aac20, 0xc00ccc3220)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 14000074 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6918, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc169ab4898, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc169ab4880, 0xc22aef2ac0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc169ab4880, 0xc22aef2ac0, 0x20, 0x20, 0x0, 0x20, 0xc22aef2ac0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04785b7c0, 0xc22aef2ac0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc04785b7c0, 0xc22aef2ac0, 0x20, 0x20, 0x20, 0xc169ab4880, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc06215f2d0, 0xbfb94d3473136e7b, 0x34fd61c1a7bb, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc16e338420, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc12952ce70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc16d9d6180, 0xc16d9d62a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 1698243 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc034aa1b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 734463 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04d313a40, 0xff6500, 0xc0ea818580, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc04d313a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 434759 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0412501a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 32313645 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc071d4d800, 0xff6500, 0xc03852ee00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc071d4d800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20714892 [select, 25 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc048e60be0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc069110dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc069110dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc069110dd0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc02731fd40, 0x14aac20, 0xc048e60be0, 0x70665b959d0f7fd0, 0x596e709613e0af9c)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc02731fd40, 0xc048e60be0, 0x14aac20, 0xc048e60be0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20985185 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2df78, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc10e8d9c98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc10e8d9c80, 0xc2b2783f80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc10e8d9c80, 0xc2b2783f80, 0x20, 0x20, 0x0, 0x20, 0xc2b2783f80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc051d64fb0, 0xc2b2783f80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc051d64fb0, 0xc2b2783f80, 0x20, 0x20, 0x20, 0xc10e8d9c80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0fffb0b60, 0xbfb94d3478ddd551, 0x34fd678c0f41, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1407eb500, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1dfaa6d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc11163b320, 0xc11163b3e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 13991863 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc07f546de0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 22851389 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc16f6568a0, 0xff6500, 0xc00f1df480, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc16f6568a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 19975073 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc07fbeb6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 14000073 [select, 13 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc16d9d6180, 0xff6500, 0xc16d17ac00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc16d9d6180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18553962 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc086cb7110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 24808804 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0613001e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 27724487 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc063578a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 31417414 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc145c06680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 19952640 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc16668d320, 0xff6500, 0xc105586900, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc16668d320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 32174876 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e5985860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 13441494 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa920, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc04d550918, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc04d550900, 0xc2889bdfc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc04d550900, 0xc2889bdfc0, 0x20, 0x20, 0x0, 0x20, 0xc2889bdfc0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0fdff39b8, 0xc2889bdfc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0fdff39b8, 0xc2889bdfc0, 0x20, 0x20, 0x20, 0xc04d550900, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02b978cb0, 0xbfb94d3467f7527e, 0x34fd56a58bc4, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc104eb64e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0773c2480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc066d18cc0, 0xc066c16660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 19975091 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc07fbeb6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 8160062 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f7ed96c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 991794 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc061b80120, 0xff6500, 0xc0de542380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc061b80120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18553961 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc086cb7110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 10033326 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9f80, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc17fcd7398, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc17fcd7380, 0xc1a0649120, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc17fcd7380, 0xc1a0649120, 0x20, 0x20, 0x0, 0x20, 0xc1a0649120)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc17cbaeed8, 0xc1a0649120, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc17cbaeed8, 0xc1a0649120, 0x20, 0x20, 0x20, 0xc17fcd7380, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0dab080e0, 0xbfb94d342b39e4f4, 0x34fd1e4d550c, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc18455c420, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc14c7c34d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc1845d09c0, 0xc1845d0a80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 16305620 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc14dfd2a20, 0xff6500, 0xc05c16e080, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc14dfd2a20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18909243 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc065e33860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 25262490 [select, 321 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0ece36500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc087d47450, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc087d47450, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc087d47450, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc16b80c5a0, 0x14aac20, 0xc0ece36500, 0x1c7ded062905918f, 0xdeccae81803bf531)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc16b80c5a0, 0xc0ece36500, 0x14aac20, 0xc0ece36500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 13674913 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc043ae3c70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34389608 [select]:
net.(*netFD).connect.func2(0x14bd7e0, 0xc0808c4120, 0xc08045a700, 0xc0ddf2b3e0, 0xc0ddf2b380)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:129 +0xba
created by net.(*netFD).connect
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:128 +0x22f
goroutine 434779 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03dc9b860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0412501a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0412501a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0412501a0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc036d87560, 0x14aac20, 0xc03dc9b860, 0x8472eabdf493027e, 0x7d79db67ba5623a8)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc036d87560, 0xc03dc9b860, 0x14aac20, 0xc03dc9b860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34187256 [select, 29 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04bda8460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc23e08ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc23e08ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc23e08ef70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc15d346f00, 0x14aac20, 0xc04bda8460, 0xa18614c229765cb0, 0xf58b852ae0ed14ed)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc15d346f00, 0xc04bda8460, 0x14aac20, 0xc04bda8460)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 29176885 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc102d0f930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 1591285 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0fb833a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 25262487 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc16b80c5a0, 0xff6500, 0xc05c3d8f00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc16b80c5a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 5559002 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2d878, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0659a3018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0659a3000, 0xc17a7e21a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0659a3000, 0xc17a7e21a0, 0x20, 0x20, 0x0, 0x20, 0xc17a7e21a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07b7d4868, 0xc17a7e21a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc07b7d4868, 0xc17a7e21a0, 0x20, 0x20, 0x20, 0xc0659a3000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0f915e770, 0xbfb94d325ee382a0, 0x34fb70bb6c16, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc105cca8d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04dab7da0, 0xc02b6412c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 31417445 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc17ae0a180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34137142 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e366a340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 434776 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc036d87560, 0xff6500, 0xc011f99a00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc036d87560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 1591283 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0fb833a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 734855 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0fdee4c30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 12254289 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cee40, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1287c6598, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1287c6580, 0xc28fd82040, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1287c6580, 0xc28fd82040, 0x20, 0x20, 0x0, 0x20, 0xc28fd82040)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc01193d7e8, 0xc28fd82040, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc01193d7e8, 0xc28fd82040, 0x20, 0x20, 0x20, 0xc1287c6580, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc042132cb0, 0xbfb94d346a47fbac, 0x34fd58f63562, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1405336e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0e5cbb830, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc11f5cf7a0, 0xc11f5cf860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34389607 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa4c0, 0x77, 0xc049191800)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc08045a718, 0x77, 0x14bd700, 0xc0808c4120, 0xc08045a700)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc08045a700, 0x14bd7e0, 0xc0808c4120, 0x0, 0x0, 0x149ce20, 0xc284d09180, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc08045a700, 0x14bd7e0, 0xc0808c4120, 0x14c4a20, 0x0, 0x14c4a20, 0xc169f05b90, 0x0, 0x1, 0xc0098b5908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0808c4120, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0808c4120, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc169f05b90, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc08045a680, 0x14bd7e0, 0xc0808c4120, 0x0, 0xc169f05b90, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc08045a680, 0x14bd7e0, 0xc0808c4120, 0x0, 0xc169f05b90, 0xc0098b5b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc08045a680, 0x14bd7e0, 0xc0808c4120, 0x14ab8e0, 0xc169f05b90, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc08045a680, 0x14bd7e0, 0xc0808c4120, 0xc07dd31b60, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0x120a6bb, 0x3, 0xc284d09140, 0x15, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0xc1cf26d340, 0xc22ffeb7a0, 0x1481a10, 0xc071321eb0, 0xc2505cafa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc169f05590, 0xc0000d2160, 0xc1cf26d340, 0xff6700, 0xc000337a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc169f05590, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc169f05590, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 14410826 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0dfb4ac30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14000076 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1664fe780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc167de3520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc167de3520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc167de3520, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc16d9d6180, 0x14aac20, 0xc1664fe780, 0x2ce697c17a4fe19d, 0x190dde94f3a71368)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc16d9d6180, 0xc1664fe780, 0x14aac20, 0xc1664fe780)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34345833 [chan receive, 13 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc003d33d10, 0x14c06a0, 0xc081458030, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:87 +0x139
github.com/ethereum/go-ethereum/rpc.(*Server).WebsocketHandler.func1(0x14b79a0, 0xc0553390a0, 0xc064a00a00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:62 +0x13a
net/http.HandlerFunc.ServeHTTP(0xc00ce0c4e0, 0x14b79a0, 0xc0553390a0, 0xc064a00a00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2012 +0x44
net/http.serverHandler.ServeHTTP(0xc003d542a0, 0x14b79a0, 0xc0553390a0, 0xc064a00a00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2807 +0xa3
net/http.(*conn).serve(0xc04b0fb7c0, 0x14bd760, 0xc1068c2140)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:1895 +0x86c
created by net/http.(*Server).Serve
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/http/server.go:2933 +0x35c
goroutine 864261 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428750, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0f4419b98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0f4419b80, 0xc2b2782b40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0f4419b80, 0xc2b2782b40, 0x20, 0x20, 0x0, 0x20, 0xc2b2782b40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e5071c68, 0xc2b2782b40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e5071c68, 0xc2b2782b40, 0x20, 0x20, 0x20, 0xc0f4419b80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0782e3180, 0xbfb94d347819690d, 0x34fd66c7a329, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc07d0c4ea0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc042bc80c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc06e617e60, 0xc06e617f20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 25348034 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0de78cd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29397721 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa220, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc14808a318, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc14808a300, 0xc28fb2a0a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc14808a300, 0xc28fb2a0a0, 0x20, 0x20, 0x0, 0x20, 0xc28fb2a0a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04b21b890, 0xc28fb2a0a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc04b21b890, 0xc28fb2a0a0, 0x20, 0x20, 0x20, 0xc14808a300, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc079fffc00, 0xbfb94d34747b1604, 0x34fd63294f3f, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1ad28eae0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc158124510, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc14b21e300, 0xc14b21e3c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 29397720 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc14b21e300, 0xff6500, 0xc14af1da00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc14b21e300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 741615 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc04b004960, 0xff6500, 0xc024b02400, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc04b004960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 26898764 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f16504e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 691921 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0dc14afc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 33685174 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e4017d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34318108 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767ceac0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc12ca37818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc12ca37800, 0xc282f21b20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc12ca37800, 0xc282f21b20, 0x20, 0x20, 0x0, 0x20, 0xc282f21b20)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc133232bd8, 0xc282f21b20, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc133232bd8, 0xc282f21b20, 0x20, 0x20, 0x20, 0xc12ca37800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc066a75f80, 0xbfb94d342b41ef53, 0x34fd1e555f2b, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc148343b60, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1d5956000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc23d689800, 0xc23d6898c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 24450475 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc11a991110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34344549 [select, 14 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc144dd4680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 4088444 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc10330d380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 5958461 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc035c49e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 16490840 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1bc31acc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 1647400 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc05bcfe840, 0xff6500, 0xc04cf85800, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc05bcfe840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 1590741 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29788, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c3d0c18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c3d0c00, 0xc285239f60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c3d0c00, 0xc285239f60, 0x20, 0x20, 0x0, 0x20, 0xc285239f60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0dd8ebaf0, 0xc285239f60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0dd8ebaf0, 0xc285239f60, 0x20, 0x20, 0x20, 0xc05c3d0c00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc04b2331f0, 0xbfb94d3473c00c2b, 0x34fd626e461e, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc15e8f7e00, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc12b8ba030, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc03b974f00, 0xc03b974fc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 21453669 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc14f311860, 0xff6500, 0xc009593380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc14f311860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 3226014 [select, 13 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc028be41a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 741616 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767ce660, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc011f98818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc011f98800, 0xc2b2723f00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc011f98800, 0xc2b2723f00, 0x20, 0x20, 0x0, 0x20, 0xc2b2723f00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc074cfe488, 0xc2b2723f00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc074cfe488, 0xc2b2723f00, 0x20, 0x20, 0x20, 0xc011f98800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03a65b960, 0xbfb94d346efb2f8c, 0x34fd5da96959, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc109761a40, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc061592ae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc04b004960, 0xc04b004a20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5916056 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc075969b00, 0xff6500, 0xc003d3e180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc075969b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 3254866 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0712328f0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14000080 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc167de3520)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 34297866 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc13b3cc3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc1b202a5b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc1b202a5b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc1b202a5b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc15d6dd380, 0x14aac20, 0xc13b3cc3c0, 0x1140420, 0xc00478df48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc15d6dd380, 0xc13b3cc3c0, 0x14aac20, 0xc13b3cc3c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 3225770 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29088, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc06f5fff98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc06f5fff80, 0xc273135f60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc06f5fff80, 0xc273135f60, 0x20, 0x20, 0x0, 0x20, 0xc273135f60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07d1f0800, 0xc273135f60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc07d1f0800, 0xc273135f60, 0x20, 0x20, 0x20, 0xc06f5fff80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc053cfe070, 0xbfb94d3473059e4a, 0x34fd61b3d7a7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc06284c8a0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0daa61f80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e6dd2b40, 0xc0e6dd2c00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 21114562 [runnable]:
github.com/ethereum/go-ethereum/rlp.(*encbuf).encodeString(0xc2505cafa0, 0xc28eb34000, 0x20, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:174 +0x1ba
github.com/ethereum/go-ethereum/rlp.writeBigInt(0xc1f7c26a00, 0xc2505cafa0, 0x196, 0x1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:406 +0x192
github.com/ethereum/go-ethereum/rlp.writeBigIntPtr(0x12031c0, 0xc151b075a8, 0x196, 0xc2505cafa0, 0x12031c0, 0xc151b075a8)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:392 +0x10c
github.com/ethereum/go-ethereum/rlp.makeStructWriter.func1(0x11b20c0, 0xc151b07560, 0x199, 0xc2505cafa0, 0xc151b07560, 0x199)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:491 +0x149
github.com/ethereum/go-ethereum/rlp.makePtrWriter.func1(0x109c740, 0xc151b07560, 0x16, 0xc2505cafa0, 0x1090000, 0xc016c6b7a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:523 +0xba
github.com/ethereum/go-ethereum/rlp.(*encbuf).encode(0xc2505cafa0, 0x109c740, 0xc151b07560, 0xc0000663a0, 0x42054b)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:160 +0x13a
github.com/ethereum/go-ethereum/rlp.Encode(0x149bd40, 0xc2505cafa0, 0x109c740, 0xc151b07560, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:57 +0x1d7
github.com/ethereum/go-ethereum/core/types.(*Transaction).EncodeRLP(0xc151b07560, 0x149bd40, 0xc2505cafa0, 0x7feaa995f990, 0xc151b07560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/types/transaction.go:128 +0x4d
github.com/ethereum/go-ethereum/rlp.makeEncoderWriter.func2(0x11477a0, 0xc151b07560, 0x199, 0xc2505cafa0, 0xc151b07560, 0x199)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:541 +0x15a
github.com/ethereum/go-ethereum/rlp.makePtrWriter.func1(0x11b8ae0, 0xc151b07560, 0x16, 0xc2505cafa0, 0x11b0000, 0xc00cc2e0c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:523 +0xba
github.com/ethereum/go-ethereum/rlp.(*encbuf).encode(0xc2505cafa0, 0x11b8ae0, 0xc151b07560, 0xfeb900, 0xc1f7c26840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:160 +0x13a
github.com/ethereum/go-ethereum/rlp.Encode(0x7feb020ea408, 0xc12a2836c0, 0x11b8ae0, 0xc151b07560, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rlp/encode.go:62 +0xfa
github.com/ethereum/go-ethereum/core/types.rlpHash(0x11b8ae0, 0xc151b07560, 0x0, 0x149b100, 0x7feb02266560, 0xae)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/types/block.go:134 +0xc0
github.com/ethereum/go-ethereum/core/types.(*Transaction).Hash(0xc151b07560, 0x0, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/core/types/transaction.go:198 +0xe5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc03d281110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:799 +0x56d
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc03d281110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc03d281110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1400f2cc0, 0x14aac20, 0xc010c9c640, 0x7a060ee9ddee0e58, 0xdc1e1a23e7e3ec91)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1400f2cc0, 0xc010c9c640, 0x14aac20, 0xc010c9c640)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 27724486 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc063578a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 691900 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0ee09eb60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 947383 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0768e4820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 13378440 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc13058ef60, 0xff6500, 0xc02f1dd380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc13058ef60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20950207 [select, 42 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc120064820, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc11a990820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc11a990820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc11a990820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1043884e0, 0x14aac20, 0xc120064820, 0xc1f646a140, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1043884e0, 0xc120064820, 0x14aac20, 0xc120064820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 5958460 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29948, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc033e0ac18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc033e0ac00, 0xc12f980a80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc033e0ac00, 0xc12f980a80, 0x20, 0x20, 0x0, 0x20, 0xc12f980a80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05d8a5c00, 0xc12f980a80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05d8a5c00, 0xc12f980a80, 0x20, 0x20, 0x20, 0xc033e0ac00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc039796b60, 0xbfb94d3454621eef, 0x34fd43105830, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc05b9c5d40, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc110f09410, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc035c49e60, 0xc035c49f20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34389339 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e99d8, 0x77, 0xc039b45e00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc041f0d418, 0x77, 0x14bd700, 0xc0427de600, 0xc041f0d400)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:96
internal/poll.(*FD).WaitWrite(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:498
net.(*netFD).connect(0xc041f0d400, 0x14bd7e0, 0xc0427de600, 0x0, 0x0, 0x149ce20, 0xc124d9f1a0, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:152 +0x257
net.(*netFD).dial(0xc041f0d400, 0x14bd7e0, 0xc0427de600, 0x14c4a20, 0x0, 0x14c4a20, 0xc1bffd4d50, 0x0, 0x1, 0xc04ce76908)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:149 +0xff
net.socket(0x14bd7e0, 0xc0427de600, 0x120a6bb, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c4a20, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/sock_posix.go:70 +0x1c0
net.internetSocket(0x14bd7e0, 0xc0427de600, 0x120a6bb, 0x3, 0x14c4a20, 0x0, 0x14c4a20, 0xc1bffd4d50, 0x1, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/ipsock_posix.go:141 +0x141
net.(*sysDialer).doDialTCP(0xc041f0d380, 0x14bd7e0, 0xc0427de600, 0x0, 0xc1bffd4d50, 0x1097460, 0x2195490, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:65 +0xc2
net.(*sysDialer).dialTCP(0xc041f0d380, 0x14bd7e0, 0xc0427de600, 0x0, 0xc1bffd4d50, 0xc04ce76b48, 0x41c0fd, 0x60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/tcpsock_posix.go:61 +0xd7
net.(*sysDialer).dialSingle(0xc041f0d380, 0x14bd7e0, 0xc0427de600, 0x14ab8e0, 0xc1bffd4d50, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:581 +0x60a
net.(*sysDialer).dialSerial(0xc041f0d380, 0x14bd7e0, 0xc0427de600, 0xc03d507a70, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:549 +0x14f
net.(*Dialer).DialContext(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0x120a6bb, 0x3, 0xc124d9f0e0, 0x12, 0x0, 0x0, 0x0, ...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/dial.go:426 +0x6d8
github.com/ethereum/go-ethereum/p2p.tcpDialer.Dial(0xc00512b620, 0x14bd760, 0xc003cb10c0, 0xc0e2bafc20, 0xc004793f34, 0xc004793e90, 0x423ff8, 0x20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:67 +0x91
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc1bffd4b70, 0xc0000d2160, 0xc0e2bafc20, 0xc0000bf2f0, 0xc1e658e460)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:538 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).run(0xc1bffd4b70, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:488 +0x63
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial.func1(0xc1bffd4b70, 0xc0000d2160)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:459 +0x35
created by github.com/ethereum/go-ethereum/p2p.(*dialScheduler).startDial
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:458 +0x408
goroutine 991797 [select, 783 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc012d074a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0361ccd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0361ccd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0361ccd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc061b80120, 0x14aac20, 0xc012d074a0, 0xb5a20ef9c8383916, 0xf5124f804f172273)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc061b80120, 0xc012d074a0, 0x14aac20, 0xc012d074a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 5559004 [select, 133 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0e74acfa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc02db84820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc02db84820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc02db84820, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc04dab7da0, 0x14aac20, 0xc0e74acfa0, 0xf473351c3716eb75, 0x80ece5d01eace117)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc04dab7da0, 0xc0e74acfa0, 0x14aac20, 0xc0e74acfa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 19952659 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03570bf40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e93ee4e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e93ee4e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e93ee4e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc16668d320, 0x14aac20, 0xc03570bf40, 0xd3b3255e1d6a4d43, 0xf9a4970b1b6c6fb0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc16668d320, 0xc03570bf40, 0x14aac20, 0xc03570bf40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 947385 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0768e4820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 34318196 [select, 20 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e62c51e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 947303 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0439cde60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 29397855 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc148e269c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34137185 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc032775e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 4088381 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc03dc9a6e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc10330d380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc10330d380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc10330d380, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc03ac5f320, 0x14aac20, 0xc03dc9a6e0, 0xdc7c9bca460b94e1, 0x896619e9fa23e9b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc03ac5f320, 0xc03dc9a6e0, 0x14aac20, 0xc03dc9a6e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 14712310 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc03e09ed20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 33883972 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc05ab9c600)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32174872 [select, 4 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc005221ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e5985860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e5985860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e5985860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1c346b560, 0x14aac20, 0xc005221ea0, 0x48db777825b93102, 0xe0e1ff5b277dd1e6)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1c346b560, 0xc005221ea0, 0x14aac20, 0xc005221ea0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 864267 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0456205b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 16754097 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04820be60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 19217430 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc07422aa20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 24808803 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9578, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc039834418, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc039834400, 0xc274d192e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc039834400, 0xc274d192e0, 0x20, 0x20, 0x0, 0x20, 0xc274d192e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc173783d90, 0xc274d192e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc173783d90, 0xc274d192e0, 0x20, 0x20, 0x20, 0xc039834400, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc10cd4a620, 0xbfb94d33948d93cb, 0x34fc906b6f16, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc163328660, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0f4ca3dd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0613001e0, 0xc0613002a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 734853 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0fdee4c30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34187259 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc23e08ef70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 24808886 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc037cb2000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 12254514 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc11f5cf7a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13674773 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428f30, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc043d7a598, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc043d7a580, 0xc2370057e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc043d7a580, 0xc2370057e0, 0x20, 0x20, 0x0, 0x20, 0xc2370057e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc047172068, 0xc2370057e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc047172068, 0xc2370057e0, 0x20, 0x20, 0x20, 0xc043d7a580, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03de03f10, 0xbfb94d32d6804a18, 0x34fbdf8dc7d4, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc162cc3380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc02ff6e960, 0xc02ff6ec00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30773009 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f8002820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 691920 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2ddb8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc137047018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc137047000, 0xc286c12da0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc137047000, 0xc286c12da0, 0x20, 0x20, 0x0, 0x20, 0xc286c12da0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e8c0ff50, 0xc286c12da0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e8c0ff50, 0xc286c12da0, 0x20, 0x20, 0x20, 0xc137047000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc061ac8bd0, 0xbfb94d3472c4cb95, 0x34fd6173056b, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0f741cae0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc06027ac30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0dc14afc0, 0xc0dc14b080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 734854 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0fdee4c30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 15957200 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1556bc660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34297865 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc15d6dd380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13991848 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0f0735930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 18909242 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc065e33860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20230258 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2e058, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0e3655318, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0e3655300, 0xc2613efda0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0e3655300, 0xc2613efda0, 0x20, 0x20, 0x0, 0x20, 0xc2613efda0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc07aeb2a18, 0xc2613efda0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc07aeb2a18, 0xc2613efda0, 0x20, 0x20, 0x20, 0xc0e3655300, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc04d1fc2a0, 0xbfb94d346b578796, 0x34fd5a05c1b7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc165ad45a0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1a41b2330, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc06fdd2060, 0xc06fdd2360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5916059 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc005220500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc134dffba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc134dffba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc134dffba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc075969b00, 0x14aac20, 0xc005220500, 0xe829e77313db36da, 0x63e329d82575a3c9)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc075969b00, 0xc005220500, 0x14aac20, 0xc005220500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 1698209 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc034aa1b00, 0xff6500, 0xc05c38c380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc034aa1b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 3225771 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e6dd2b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 991776 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0361ccd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29397722 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc14b21e300)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 14608948 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0fdd53800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11354473 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9a40, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc032bb5818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc032bb5800, 0xc2a6da2420, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc032bb5800, 0xc2a6da2420, 0x20, 0x20, 0x0, 0x20, 0xc2a6da2420)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05580f310, 0xc2a6da2420, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05580f310, 0xc2a6da2420, 0x20, 0x20, 0x20, 0xc032bb5800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc04ce70d20, 0xbfb94d3470aa3ed8, 0x34fd5f5878b9, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc141556240, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0e8f3c8a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc034d5ff80, 0xc0357fc060)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 33685175 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e4017d40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 15439606 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc02fcc0000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 29989229 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cf0e0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1427ce798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1427ce780, 0xc2b2845b60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1427ce780, 0xc2b2845b60, 0x20, 0x20, 0x0, 0x20, 0xc2b2845b60)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc1f5bf6790, 0xc2b2845b60, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc1f5bf6790, 0xc2b2845b60, 0x20, 0x20, 0x20, 0xc1427ce780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0f7681340, 0xbfb94d3487884f5e, 0x34fd71d15353, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc174f012c0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc24688f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc144a88a20, 0xc144a88ae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 692018 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04bda9b80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0ee09eb60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0ee09eb60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0ee09eb60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0dc14afc0, 0x14aac20, 0xc04bda9b80, 0x4828707dbe4547d5, 0x43054708a3754ba6)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0dc14afc0, 0xc04bda9b80, 0x14aac20, 0xc04bda9b80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34344496 [select, 5 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04b0fb360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc144dd4680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc144dd4680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc144dd4680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc049a0df80, 0x14aac20, 0xc04b0fb360, 0x810b366a92b38375, 0xa91773fff6da0671)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc049a0df80, 0xc04b0fb360, 0x14aac20, 0xc04b0fb360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 991775 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0361ccd00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 4088380 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc03ac5f320)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32164417 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0447fb2b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34297878 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc1b202a5b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 864268 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0456205b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 32313646 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6ad8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0664f6698, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0664f6680, 0xc27ba29d40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0664f6680, 0xc27ba29d40, 0x20, 0x20, 0x0, 0x20, 0xc27ba29d40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0fdf6e520, 0xc27ba29d40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0fdf6e520, 0xc27ba29d40, 0x20, 0x20, 0x20, 0xc0664f6680, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc02a2f1ab0, 0xbfb94d3471a56c73, 0x34fd6053a5f4, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc254f56360, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1036ceba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc071d4d800, 0xc071d4daa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 33685056 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc048e60b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e4017d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e4017d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e4017d40, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc05644cf00, 0x14aac20, 0xc048e60b40, 0xf42820931cd0cbee, 0x21d1ecf88d38625d)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc05644cf00, 0xc048e60b40, 0x14aac20, 0xc048e60b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 31016091 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f7f98b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 21547244 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc026627ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 741882 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f8478410)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 21547242 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc026627ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 1698242 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca62f8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc06670db18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc06670db00, 0xc043b1e800, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc06670db00, 0xc043b1e800, 0x20, 0x20, 0x0, 0x20, 0xc043b1e800)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05b17ea08, 0xc043b1e800, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05b17ea08, 0xc043b1e800, 0x20, 0x20, 0x20, 0xc06670db00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0565c1260, 0xbfb94d34523b8486, 0x34fd40e9be1d, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc06cd5cba0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc073494ae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc034aa1b00, 0xc03bb1a060)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 741884 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0f8478410)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 18909238 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc057b182a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30692010 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc05693f3e0, 0xff6500, 0xc0edb55780, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc05693f3e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 34297863 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc15d6dd380, 0xff6500, 0xc1b9a37380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc15d6dd380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 11054006 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0262ffda0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11620763 [select, 210 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc05625a460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc027cde680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc027cde680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc027cde680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc070cad4a0, 0x14aac20, 0xc05625a460, 0x96430c2513072c77, 0xcbfc18efcc54d4a4)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc070cad4a0, 0xc05625a460, 0x14aac20, 0xc05625a460)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 3254812 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2e4b8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc023f80b98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc023f80b80, 0xc106d833c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc023f80b80, 0xc106d833c0, 0x20, 0x20, 0x0, 0x20, 0xc106d833c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0449ab1c8, 0xc106d833c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0449ab1c8, 0xc106d833c0, 0x20, 0x20, 0x20, 0xc023f80b80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc066c1f260, 0xbfb94d34855997fa, 0x34fd6fa29bcf, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc0de25b560, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc17eeec690, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc070681a40, 0xc0f192c120)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 13378442 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc13058ef60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 11053920 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc110241e10)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14608949 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc01503f4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0670a3930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0670a3930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0670a3930, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0fdd53800, 0x14aac20, 0xc01503f4a0, 0xeb9d40c3d29f653d, 0x3da54edd56defa44)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0fdd53800, 0xc01503f4a0, 0x14aac20, 0xc01503f4a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 14410721 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc296a8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc11e27e618, 0x72, 0x1200, 0x125c, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc11e27e600, 0xc19fcb80c4, 0x125c, 0x125c, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc11e27e600, 0xc19fcb80c4, 0x125c, 0x125c, 0xc4, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc06409fca0, 0xc19fcb80c4, 0x125c, 0x125c, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc06409fca0, 0xc19fcb8000, 0x1320, 0x1320, 0x1320, 0x20, 0xc038321ca0, 0x10)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05686fb90, 0xbfb94d3488fb22db, 0x34fd7344268c, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc07b5e41e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:661 +0x2af
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc073d569c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0ed112060, 0xc0ed112240)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30291463 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e447e680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34344810 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).NewHeads.func1(0xc00cb1f810, 0xc04f320190, 0xc2375424e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:220 +0x193
created by github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).NewHeads
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:215 +0xb2
goroutine 16305628 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc040295790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 741617 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04b004960)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30498655 [IO wait]:
internal/poll.runtime_pollWait(0x7fea767cec80, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc04e050598, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc04e050580, 0xc2456b4fa0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc04e050580, 0xc2456b4fa0, 0x20, 0x20, 0x0, 0x20, 0xc2456b4fa0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e7252df0, 0xc2456b4fa0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e7252df0, 0xc2456b4fa0, 0x20, 0x20, 0x20, 0xc04e050580, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc05b7f76c0, 0xbfb94d340d6d84ee, 0x34fd0080f509, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1fcbdd0b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc081c8a840, 0xc081c8af00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 734465 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04d313a40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 22851390 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9f18, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00f236798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00f236780, 0xc19d3872e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00f236780, 0xc19d3872e0, 0x20, 0x20, 0x0, 0x20, 0xc19d3872e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e7cc8008, 0xc19d3872e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e7cc8008, 0xc19d3872e0, 0x20, 0x20, 0x20, 0xc00f236780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc050e23340, 0xbfb94d3437579875, 0x34fd2a6b07b0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc15493c240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc16f6568a0, 0xc16f657380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 22851289 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10de9b790)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34349082 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc0001355e0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc0001355d8)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/sync/waitgroup.go:130 +0x64
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Stop(0xc000135500)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:280 +0x7d
github.com/ethereum/go-ethereum/eth.(*Ethereum).Stop(0xc0004035e0, 0xc0005bebd0, 0xc003d79f48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/backend.go:565 +0x33
github.com/ethereum/go-ethereum/node.(*Node).Stop(0xc0000bec80, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/node/node.go:478 +0x1d7
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1
/home/travis/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:76 +0x16a
goroutine 20985192 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0296a3380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 21114559 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1400f2cc0, 0xff6500, 0xc1c8198d00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1400f2cc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 9574301 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc18b4e7930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 16754174 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc04aba8000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 24450442 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc16bf9c5a0, 0x12, 0x71, 0x149b100, 0xc1cdde6c90, 0xbfb94d2d07dfa474, 0x34f67604fbcd, 0x214cf00, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:308 +0x14a
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc16bf9c5a0, 0xc16bf9c840)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:277 +0x187
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 14410720 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0ed112060, 0xff6500, 0xc148408200, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0ed112060)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 6027587 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0e53933e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34345055 [select]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc0e1a2d100, 0x14c06a0, 0xc05eb51ec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:548 +0x2d3
created by github.com/ethereum/go-ethereum/rpc.initClient
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:223 +0x2a9
goroutine 13441496 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04bbdf2c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc13737b1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc13737b1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc13737b1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc066d18cc0, 0x14aac20, 0xc04bbdf2c0, 0xde63daa7b0d0dbeb, 0x9dc9e155762c399e)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc066d18cc0, 0xc04bbdf2c0, 0x14aac20, 0xc04bbdf2c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 16305623 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc07e936e60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc040295790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc040295790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc040295790, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc14dfd2a20, 0x14aac20, 0xc07e936e60, 0x9525932fafce2fee, 0x80878b264336758c)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc14dfd2a20, 0xc07e936e60, 0x14aac20, 0xc07e936e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 5559003 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc04dab7da0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 691919 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0dc14afc0, 0xff6500, 0xc06670da00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0dc14afc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30957059 [select, 25 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0ece368c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc115eab1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc115eab1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc115eab1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc06dfa59e0, 0x14aac20, 0xc0ece368c0, 0x85a568cbcbc677ca, 0xd93e96fa5a5d6b39)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc06dfa59e0, 0xc0ece368c0, 0x14aac20, 0xc0ece368c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 25348029 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc116784900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13674775 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0451b3540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc043ae3c70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc043ae3c70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc043ae3c70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc02ff6e960, 0x14aac20, 0xc0451b3540, 0x292a2dac607b113a, 0x698c0a67cb9b7a41)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc02ff6e960, 0xc0451b3540, 0x14aac20, 0xc0451b3540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 30291407 [select, 75 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1c8c7a140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e447e680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e447e680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e447e680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0eefd5500, 0x14aac20, 0xc1c8c7a140, 0xdfa9a0f723628c3d, 0xee7d1405ed598046)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0eefd5500, 0xc1c8c7a140, 0x14aac20, 0xc1c8c7a140)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34344495 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc049a0df80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15957198 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc1556bc660, 0xff6500, 0xc153b7b380, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc1556bc660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 30692024 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0fe74dee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 30954544 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc115eab1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 32164451 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0447fb2b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 1590743 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0faa64e60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0fb833a00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0fb833a00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0fb833a00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc03b974f00, 0x14aac20, 0xc0faa64e60, 0x5cdb4aabfe920c12, 0x82fda7f46db75a22)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc03b974f00, 0xc0faa64e60, 0x14aac20, 0xc0faa64e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 9574294 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc153b9c660, 0xff6500, 0xc14a464c00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc153b9c660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18909237 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2d6b8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05693c898, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05693c880, 0xc16726ee40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05693c880, 0xc16726ee40, 0x20, 0x20, 0x0, 0x20, 0xc16726ee40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05ec36570, 0xc16726ee40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05ec36570, 0xc16726ee40, 0x20, 0x20, 0x20, 0xc05693c880, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0319c2b60, 0xbfb94d34887241be, 0x34fd72bb4553, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1128ff740, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc12b34e960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc057b182a0, 0xc057b18360)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 13378454 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc104d9e1a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 9574295 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428830, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc154f1c218, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc154f1c200, 0xc2793f7900, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc154f1c200, 0xc2793f7900, 0x20, 0x20, 0x0, 0x20, 0xc2793f7900)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04111b4d0, 0xc2793f7900, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc04111b4d0, 0xc2793f7900, 0x20, 0x20, 0x20, 0xc154f1c200, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0e832a5b0, 0xbfb94d3474eeb01b, 0x34fd639ce9db, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc158e261e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc15388fc80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc153b9c660, 0xc153b9c720)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5958674 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc037114d00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 14608952 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0670a3930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 13674962 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc043ae3c70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 14410825 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0dfb4ac30)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 6027586 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9b20, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0e2b3c018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0e2b3c000, 0xc21846e8c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0e2b3c000, 0xc21846e8c0, 0x20, 0x20, 0x0, 0x20, 0xc21846e8c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0e3cac410, 0xc21846e8c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0e3cac410, 0xc21846e8c0, 0x20, 0x20, 0x20, 0xc0e2b3c000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0658ffab0, 0xbfb94d32ce347364, 0x34fbd741f13c, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1548519b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e53933e0, 0xc0e53934a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 19217417 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc135e68b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 14712311 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1664ffd60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc046a77ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc046a77ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc046a77ba0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc03e09ed20, 0x14aac20, 0xc1664ffd60, 0x973cfe18d846f7d7, 0xb87ce6bdcf86e976)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc03e09ed20, 0xc1664ffd60, 0x14aac20, 0xc1664ffd60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 691899 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0ee09eb60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 24808885 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc037cb2000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 32498458 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc10be89d60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc10eec6340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc10eec6340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc10eec6340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0869a7860, 0x14aac20, 0xc10be89d60, 0xbc899665cefbfd2f, 0x182d6f99e6bd2477)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0869a7860, 0xc10be89d60, 0x14aac20, 0xc10be89d60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 30498738 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc07cd212b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 25348027 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc116784900, 0xff6500, 0xc0f1baf880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc116784900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18553956 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1c1039980)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 3225769 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0e6dd2b40, 0xff6500, 0xc06638f180, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0e6dd2b40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 34345821 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).NewHeads.func1(0xc00cb1f810, 0xc0536eda90, 0xc1ab59def0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:220 +0x193
created by github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).NewHeads
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:215 +0xb2
goroutine 23670751 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0eb4935c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32610423 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04378b860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f6fb84e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f6fb84e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f6fb84e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1abc57f20, 0x14aac20, 0xc04378b860, 0x292cd3b1cef517d3, 0x57d38ca95c2919b0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1abc57f20, 0xc04378b860, 0x14aac20, 0xc04378b860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 3226016 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc028be41a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 11354551 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc034d47ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 19217428 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc07422aa20, 0xff6500, 0xc0189a5800, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc07422aa20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 31417443 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc17ae0a180, 0xff6500, 0xc073c9c080, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc17ae0a180)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 6027593 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e524cdd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 11354552 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc034d47ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29989231 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00ccc3ae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e2ec9ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e2ec9ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e2ec9ad0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc144a88a20, 0x14aac20, 0xc00ccc3ae0, 0x65c240cfd3de98c9, 0xb1146edc1b21cea3)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc144a88a20, 0xc00ccc3ae0, 0x14aac20, 0xc00ccc3ae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 31015924 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc26e650000, 0xff6500, 0xc030738880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc26e650000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 8160057 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca64b8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05c525298, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05c525280, 0xc28f6a1bc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05c525280, 0xc28f6a1bc0, 0x20, 0x20, 0x0, 0x20, 0xc28f6a1bc0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03810d030, 0xc28f6a1bc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc03810d030, 0xc28f6a1bc0, 0x20, 0x20, 0x20, 0xc05c525280, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc07121fc00, 0xbfb94d346ae96360, 0x34fd59979cbd, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc10dccf560, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0f9b16d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc072947e60, 0xc072947f20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 29989228 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc144a88a20, 0xff6500, 0xc144a8e880, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc144a88a20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 10033503 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc1845c2a90)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20950591 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc11a990820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 24450441 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc16bf9c5a0, 0xff6500, 0xc027045f00, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc16bf9c5a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20950592 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc11a990820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 1647401 [IO wait]:
internal/poll.runtime_pollWait(0x7fea864289f0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc003d5c798, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc003d5c780, 0xc259a8b100, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc003d5c780, 0xc259a8b100, 0x20, 0x20, 0x0, 0x20, 0xc259a8b100)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc065be7170, 0xc259a8b100, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc065be7170, 0xc259a8b100, 0x20, 0x20, 0x20, 0xc003d5c780, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc075256af0, 0xbfb94d33821ab76f, 0x34fc7df89387, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc12cf84ff0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc05bcfe840, 0xc05bcfe900)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34187255 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc15d346f00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30291405 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2da38, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc087370e18, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc087370e00, 0xc296659f00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc087370e00, 0xc296659f00, 0x20, 0x20, 0x0, 0x20, 0xc296659f00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc102700c08, 0xc296659f00, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc102700c08, 0xc296659f00, 0x20, 0x20, 0x20, 0xc087370e00, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc185e2c3f0, 0xbfb94d30dde1699a, 0x34fa0a1896d7, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc129281a10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0eefd5500, 0xc0eefd5860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 5916115 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc134dffba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 33268151 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0294e3380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5559008 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc02db84820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 8160063 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f7ed96c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 24450476 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc11a991110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 29397856 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc148e269c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 5559010 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc02db84820)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 13991862 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29cc8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc00fb4c918, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00fb4c900, 0xc284e4b2c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00fb4c900, 0xc284e4b2c0, 0x20, 0x20, 0x0, 0x20, 0xc284e4b2c0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03375e078, 0xc284e4b2c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc03375e078, 0xc284e4b2c0, 0x20, 0x20, 0x20, 0xc00fb4c900, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc07663df80, 0xbfb94d3483a51e8e, 0x34fd6dee229a, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc191057020, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc14118c3f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc07f546de0, 0xc07f5476e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34137202 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0890641e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0e366a340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0e366a340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0e366a340, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc032775e60, 0x14aac20, 0xc0890641e0, 0x81588ea9913cb709, 0x256a1ba957eb684)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc032775e60, 0xc0890641e0, 0x14aac20, 0xc0890641e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 27724398 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc19ddcbbc0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32164389 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc016457040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0447fb2b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0447fb2b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0447fb2b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1a6407aa0, 0x14aac20, 0xc016457040, 0x6a509b0f14bc7e3e, 0xcb8e2de8e625ced)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1a6407aa0, 0xc016457040, 0x14aac20, 0xc016457040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 8160059 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1063edae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f7ed96c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f7ed96c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f7ed96c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc072947e60, 0x14aac20, 0xc1063edae0, 0x3db7619860e6941a, 0x76fd442463d8e767)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc072947e60, 0xc1063edae0, 0x14aac20, 0xc1063edae0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 32313859 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e2ec8f70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 9574300 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc18b4e7930)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20714890 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa760, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc011a22718, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc011a22700, 0xc2813f8de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc011a22700, 0xc2813f8de0, 0x20, 0x20, 0x0, 0x20, 0xc2813f8de0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0f30beb78, 0xc2813f8de0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0f30beb78, 0xc2813f8de0, 0x20, 0x20, 0x20, 0xc011a22700, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc088c1a3f0, 0xbfb94d32f41c0d40, 0x34fbfd298ae6, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc123a51830, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc02731fd40, 0xc027320000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 4088442 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc10330d380)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20230259 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc06fdd2060)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 12264210 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2a9c00, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc199d7a018, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc199d7a000, 0xc28146a1a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc199d7a000, 0xc28146a1a0, 0x20, 0x20, 0x0, 0x20, 0xc28146a1a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc055692488, 0xc28146a1a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc055692488, 0xc28146a1a0, 0x20, 0x20, 0x20, 0xc199d7a000, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc084ed80e0, 0xbfb94d346d5aec50, 0x34fd5c0925d0, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0734f9260, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc19c12cd20, 0xc19c12cde0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 11354553 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc034d47ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 33883971 [IO wait]:
internal/poll.runtime_pollWait(0x7feb020e9038, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc05a136618, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc05a136600, 0xc27580f520, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc05a136600, 0xc27580f520, 0x20, 0x20, 0x0, 0x20, 0xc27580f520)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0556cf828, 0xc27580f520, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0556cf828, 0xc27580f520, 0x20, 0x20, 0x20, 0xc05a136600, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc1ab2e43f0, 0xbfb94d3477c7f7df, 0x34fd66763140, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1178b3e00, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0303b8840, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc05ab9c600, 0xc05ab9c6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 34344548 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc144dd4680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 15439595 [IO wait]:
internal/poll.runtime_pollWait(0x7feaab2aa060, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc06974e418, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc06974e400, 0xc2b2844d40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc06974e400, 0xc2b2844d40, 0x20, 0x20, 0x0, 0x20, 0xc2b2844d40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc055d9b3c0, 0xc2b2844d40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc055d9b3c0, 0xc2b2844d40, 0x20, 0x20, 0x20, 0xc06974e400, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc042546310, 0xbfb94d3487707898, 0x34fd71b97bd5, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc11fdf64e0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1071d7e90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0e117eba0, 0xc0e117ed80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 8160058 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc072947e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 31016090 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0f7f98b60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 30957058 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc06dfa59e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 5916058 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc075969b00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 13441434 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc13737b1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 12264228 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc12905bee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 5916116 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc134dffba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 15957201 [select, 249 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc14858fd60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc103bb1860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc103bb1860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc103bb1860, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1556bc660, 0x14aac20, 0xc14858fd60, 0x1da8c17e11072720, 0x4c458436ee2b89ef)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1556bc660, 0xc14858fd60, 0x14aac20, 0xc14858fd60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34345845 [select]:
github.com/ethereum/go-ethereum/rpc.(*websocketCodec).pingLoop(0xc081458030)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:218 +0x152
created by github.com/ethereum/go-ethereum/rpc.newWebsocketCodec
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/websocket.go:190 +0x185
goroutine 19975069 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0158f66e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc07fbeb6c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc07fbeb6c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc07fbeb6c0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc17fe14540, 0x14aac20, 0xc0158f66e0, 0x25d47bf39f0690c9, 0xb9e005fa3da43b66)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc17fe14540, 0xc0158f66e0, 0x14aac20, 0xc0158f66e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 34345056 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86429390, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0e1a2d018, 0x72, 0x400, 0x400, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0e1a2d000, 0xc02d58d800, 0x400, 0x400, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0e1a2d000, 0xc02d58d800, 0x400, 0x400, 0x7e, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0debaf350, 0xc02d58d800, 0x400, 0x400, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
bufio.(*Reader).fill(0xc0e1a30c00)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/bufio/bufio.go:100 +0x103
bufio.(*Reader).Peek(0xc0e1a30c00, 0x2, 0x1174fe0, 0xc04ae05f10, 0xc1146f0000, 0xc12324e170, 0xc12324e150)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/bufio/bufio.go:138 +0x4f
github.com/gorilla/websocket.(*Conn).read(0xc0f69811e0, 0x2, 0x57f49a, 0xc10f250448, 0xa, 0x0, 0xc0000b2d48)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:357 +0x40
github.com/gorilla/websocket.(*Conn).advanceFrame(0xc0f69811e0, 0x0, 0x0, 0x423786)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:785 +0x5c
github.com/gorilla/websocket.(*Conn).NextReader(0xc0f69811e0, 0xc11bf2a380, 0xc0000b2f98, 0xc07b559c80, 0xc003d51500, 0x7feb02266560)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/conn.go:945 +0x8f
github.com/gorilla/websocket.(*Conn).ReadJSON(0xc0f69811e0, 0x109ac40, 0xc11bf2a380, 0x1, 0xc11bf2a380)
/home/travis/gopath/pkg/mod/github.com/gorilla/websocket@v1.4.1-0.20190629185528-ae1634f6a989/json.go:50 +0x2f
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc0deb8a910, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:209 +0x54
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc0e1a2d100, 0x14c06a0, 0xc05eb51ec0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:621 +0xca
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/travis/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:545 +0x10b
goroutine 20232299 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca5f78, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc1c3808818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc1c3808800, 0xc246c70ae0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc1c3808800, 0xc246c70ae0, 0x20, 0x20, 0x0, 0x20, 0xc246c70ae0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc10a08aad8, 0xc246c70ae0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc10a08aad8, 0xc246c70ae0, 0x20, 0x20, 0x20, 0xc1c3808800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0f55f8bd0, 0xbfb94d34732118ce, 0x34fd61cf52d4, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc17b6411a0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc126eb5fb0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc048b56300, 0xc048b564e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 22851391 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc16f6568a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34344522 [select, 5 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc049a0df80, 0xff6500, 0xc0371e1680, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc049a0df80)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 13378441 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86428c90, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc02eacc998, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc02eacc980, 0xc2793f60a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc02eacc980, 0xc2793f60a0, 0x20, 0x20, 0x0, 0x20, 0xc2793f60a0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05cd65b40, 0xc2793f60a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05cd65b40, 0xc2793f60a0, 0x20, 0x20, 0x20, 0xc02eacc980, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc01302b490, 0xbfb94d3474a0a8b1, 0x34fd634ee2a2, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc137fbc8a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc13058ef60, 0xc0815c2480)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 13378455 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc104d9e1a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 11620761 [IO wait]:
internal/poll.runtime_pollWait(0x7fea7cc29248, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc081044098, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc081044080, 0xc10769ce40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc081044080, 0xc10769ce40, 0x20, 0x20, 0x0, 0x20, 0xc10769ce40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc087c19fc8, 0xc10769ce40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc087c19fc8, 0xc10769ce40, 0x20, 0x20, 0x20, 0xc081044080, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc03f61ac40, 0xbfb94d3279757174, 0x34fb8b4d5acf, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc17bd84540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc070cad4a0, 0xc070cad560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 15426467 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0f6b89080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 30691761 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc05693f3e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 12264226 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc12905bee0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 9574296 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc153b9c660)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 31417446 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0f5b4c1e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc145c06680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc145c06680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc145c06680, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc17ae0a180, 0x14aac20, 0xc0f5b4c1e0, 0xc011748680, 0xc003d06f48)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc17ae0a180, 0xc0f5b4c1e0, 0x14aac20, 0xc0f5b4c1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 26844858 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc06896b1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 19952654 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e93ee4e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 14711856 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc046a77ba0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 21114445 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc03d281110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 32164388 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1a6407aa0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 15957265 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc103bb1860)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 24450443 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc16bf9c5a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 20714891 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc02731fd40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 34137140 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e366a340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 20693131 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc07b04ad00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 31015927 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc13b3cc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0f7f98b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0f7f98b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0f7f98b60, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc26e650000, 0x14aac20, 0xc13b3cc000, 0xb875375176beca6b, 0x5eacbd40864c224e)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc26e650000, 0xc13b3cc000, 0x14aac20, 0xc13b3cc000)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 23670851 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc07c189040)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 10033328 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc184102d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc1845c2a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc1845c2a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc1845c2a90, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1845d09c0, 0x14aac20, 0xc184102d20, 0x3187abf7a52df12e, 0xc3a2519a2c1bc1e2)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1845d09c0, 0xc184102d20, 0x14aac20, 0xc184102d20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 19975068 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc17fe14540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 20230308 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc031e961a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 26844702 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0daf3f680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc06896b1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc06896b1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc06896b1e0, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc12840e660, 0x14aac20, 0xc0daf3f680, 0x7fada754f973ad0c, 0x5522041bc9e9e682)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc12840e660, 0xc0daf3f680, 0x14aac20, 0xc0daf3f680)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 30954545 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc115eab1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 13991861 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc07f546de0, 0xff6500, 0xc010170c80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc07f546de0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 24808805 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc17c04f540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc037cb2000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc037cb2000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc037cb2000, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc0613001e0, 0x14aac20, 0xc17c04f540, 0xa309a544b2572df8, 0x61b550af8c1881d1)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0613001e0, 0xc17c04f540, 0x14aac20, 0xc17c04f540)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 26844857 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc06896b1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 32610439 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0f6fb84e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 18553960 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc086cb7110)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 15426385 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0f6b89080, 0xff6500, 0xc05d2d3300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0f6b89080)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 16491030 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc13de4d1e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 25348028 [IO wait]:
internal/poll.runtime_pollWait(0x7fea86f2d5d8, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0f1baed98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0f1baed80, 0xc283103d40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0f1baed80, 0xc283103d40, 0x20, 0x20, 0x0, 0x20, 0xc283103d40)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0349e7a38, 0xc283103d40, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc0349e7a38, 0xc283103d40, 0x20, 0x20, 0x20, 0xc0f1baed80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc18920e2a0, 0xbfb94d3472bcd79a, 0x34fd616b1118, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc05ea4dc20, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1c080f200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc116784900, 0xc116784ea0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 20230309 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc031e961a0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:256 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:724 +0x18e
goroutine 32498456 [IO wait]:
internal/poll.runtime_pollWait(0x7fea75ca6c98, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc03484a818, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc03484a800, 0xc225858780, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc03484a800, 0xc225858780, 0x20, 0x20, 0x0, 0x20, 0xc225858780)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc05f48d9d8, 0xc225858780, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc05f48d9d8, 0xc225858780, 0x20, 0x20, 0x20, 0xc03484a800, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc056124af0, 0xbfb94d3442aa574b, 0x34fd315890db, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc1431e2fc0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc174135c50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0869a7860, 0xc0869a7980)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:271 +0xb5
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:208 +0xf2
goroutine 30772827 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0374de0c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 32610422 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc1abc57f20)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 26898580 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc192e63560, 0xff6500, 0xc079846600, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc192e63560)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 18553957 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc04378a460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc086cb7110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc086cb7110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc086cb7110, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc1c1039980, 0x14aac20, 0xc04378a460, 0x0, 0xc008a1f748)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc1c1039980, 0xc04378a460, 0x14aac20, 0xc04378a460)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 19975090 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc07fbeb6c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 33685055 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc05644cf00)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:255 +0x144
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:209 +0x117
goroutine 25348030 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc1c8c7b2c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc0de78cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc0de78cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc0de78cd00, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc116784900, 0x14aac20, 0xc1c8c7b2c0, 0xf47da058f5105e34, 0x7291797fc78d5c27)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc116784900, 0xc1c8c7b2c0, 0x14aac20, 0xc1c8c7b2c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 32498510 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc10eec6340)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 32610438 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0f6fb84e0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 20714889 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc02731fd40, 0xff6500, 0xc012dabc80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc02731fd40)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20232301 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc184102e60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:426 +0xee
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc000135500, 0xc146bcdc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:382 +0x76
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc000135500, 0xc146bcdc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:371 +0x8e5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc000135500, 0xc146bcdc70, 0x0, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:302 +0xb6
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc048b56300, 0x14aac20, 0xc184102e60, 0x7063e413f816bb7a, 0x7d195beb155e30ec)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0xca
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc048b56300, 0xc184102e60, 0x14aac20, 0xc184102e60)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:369 +0x98
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:367 +0x203
goroutine 20715002 [select, 25 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc069110dd0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:194 +0x19e
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:722 +0x140
goroutine 23670749 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0eb4935c0, 0xff6500, 0xc00d9bf300, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc0eb4935c0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 20232304 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc146bcdc70)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 29989370 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e2ec9ad0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:134 +0x12a
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register
/home/travis/gopath/src/github.com/ethereum/go-ethereum/eth/peer.go:721 +0x11e
goroutine 34318107 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc23d689800, 0xff6500, 0xc14e876a80, 0x0)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0x270
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0000bf180, 0xc23d689800)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1ed
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc0
goroutine 29176831 [IO wait]:
internal/poll.runtime_pollWait(0x7fea864290f0, 0x72, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0dfee1d98, 0x72, 0x0, 0x20, 0xffffffffffffffff)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0dfee1d80, 0xc0765a4d80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0dfee1d80, 0xc0765a4d80, 0x20, 0x20, 0x0, 0x20, 0xc0765a4d80)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc16f6254d8, 0xc0765a4d80, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/net/net.go:184 +0x8e
io.ReadAtLeast(0x149c8a0, 0xc16f6254d8, 0xc0765a4d80, 0x20, 0x20, 0x20, 0xc0dfee1d80, 0x0, 0x0)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:310 +0x87
io.ReadFull(...)
/home/travis/.gimme/versions/go1.14.4.linux.amd64/src/io/io.go:329
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc198f1ee00, 0xbfb94d31d01ca3f3, 0x34faeabef930, 0x214cf00, 0x0, 0x0, 0x214cf00, 0x0, 0x0, 0xc12bacff80, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:643 +0xe4
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc1bfd3cab0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x10d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment