Skip to content

Instantly share code, notes, and snippets.

@tcoulter
Created July 22, 2015 16:23
Show Gist options
  • Save tcoulter/66dfb2dfe786b4bf776f to your computer and use it in GitHub Desktop.
Save tcoulter/66dfb2dfe786b4bf776f to your computer and use it in GitHub Desktop.
I0722 09:02:11.036811 21265 chain_manager.go:678] imported 1 block(s) (0 queued 0 ignored) including 99 txs in 654.075541ms. #960901 [1d87fcff / 1d87fcff]
I0722 09:02:11.041045 21265 chain_manager.go:678] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 4.122032ms. #960900 [8b14875b / 8b14875b]
I0722 09:02:11.107641 21265 worker.go:503] commit new work on block 960902 with 28 txs & 1 uncles. Took 69.535098ms
I0722 09:02:11.606881 21265 chain_manager.go:678] imported 1 block(s) (0 queued 0 ignored) including 99 txs in 565.775408ms. #960901 [363dabc5 / 363dabc5]
I0722 09:02:12.055733 21265 chain_manager.go:678] imported 1 block(s) (0 queued 0 ignored) including 10 txs in 40.586279ms. #960902 [c21f6cfe / c21f6cfe]
I0722 09:02:12.068629 21265 chain_manager.go:678] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 12.83329ms. #960900 [8b14875b / 8b14875b]
I0722 09:02:12.083467 21265 worker.go:503] commit new work on block 960903 with 18 txs & 1 uncles. Took 14.895461ms
I0722 09:02:12.145032 21265 chain_manager.go:678] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 3.598796ms. #960901 [363dabc5 / 363dabc5]
I0722 09:02:17.976350 21265 chain_manager.go:678] imported 1 block(s) (0 queued 0 ignored) including 37 txs in 77.939436ms. #960899 [74c787e6 / 74c787e6]
I0722 09:02:25.214702 21265 chain_manager.go:678] imported 1 block(s) (0 queued 0 ignored) including 18 txs in 27.567438ms. #960903 [cf51c99a / cf51c99a]
panic: leveldb: batch corrupted: invalid records length
goroutine 64 [running]:
github.com/syndtr/goleveldb/leveldb.(*DB).Write(0xc2081f46e0, 0xc21d694b40, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:201 +0x5be
github.com/ethereum/go-ethereum/trie.(*Cache).Flush(0xc20c499c60)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/trie/cache.go:60 +0x90
github.com/ethereum/go-ethereum/trie.(*Trie).Commit(0xc21d694b00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/trie/trie.go:111 +0x75
github.com/ethereum/go-ethereum/core/state.(*StateDB).Sync(0xc223fc75e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/state/statedb.go:327 +0x81
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc209f95860)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:267 +0x11a
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:141 +0x396
goroutine 1 [select, 37 minutes]:
main.(*jsre).interactive(0xc20c6d0d20)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:402 +0x6a7
main.console(0xc2080ac9a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:434 +0x572
github.com/codegangsta/cli.Command.Run(0xd49bf0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe718b0, 0x30, 0x1009470, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/command.go:118 +0x104b
github.com/codegangsta/cli.(*App).Run(0xc208096000, 0xc20800a000, 0x9, 0x9, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:177 +0xdf6
main.main()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:341 +0x80
goroutine 5 [syscall, 38 minutes]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35
goroutine 7 [chan receive]:
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x15921a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x78
created by github.com/ethereum/go-ethereum/logger/glog.init·1
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x77
goroutine 17 [syscall, 38 minutes, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
goroutine 8 [select]:
github.com/ethereum/go-ethereum/logger.dispatchLoop()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/logger/sys.go:81 +0x6d1
created by github.com/ethereum/go-ethereum/logger.init·1
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/logger/sys.go:60 +0x25
goroutine 11 [syscall, 37 minutes]:
syscall.Syscall(0x0, 0x3, 0xc208192000, 0x8000, 0xc21e9b22a8, 0x43981a, 0xc208015670)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.read(0x3, 0xc208192000, 0x8000, 0x8000, 0xc208015668, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e
syscall.Read(0x3, 0xc208192000, 0x8000, 0x8000, 0x20, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:136 +0x58
os.(*File).read(0xc20802c120, 0xc208192000, 0x8000, 0x8000, 0x86, 0x0, 0x0)
/usr/local/go/src/os/file_unix.go:191 +0x5e
os.(*File).Read(0xc20802c120, 0xc208192000, 0x8000, 0x8000, 0x86, 0x0, 0x0)
/usr/local/go/src/os/file.go:95 +0x91
io.Copy(0x7ff0c485f858, 0xc20802c008, 0x7ff0c485f7b8, 0xc20802c120, 0x1ef, 0x0, 0x0)
/usr/local/go/src/io/io.go:362 +0x1f6
created by main.console
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:407 +0x164
goroutine 18689 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22a594100)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 22182 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20a2ad780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 151 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c6bda80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:90 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:47 +0x32
goroutine 34 [chan receive]:
github.com/ethereum/go-ethereum/logger.sysLoop(0x7ff0c4860d58, 0xc20818e3c0, 0xc2081d2000, 0xc20801d1e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/logger/sys.go:117 +0x5a
created by github.com/ethereum/go-ethereum/logger.func·001
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/logger/sys.go:77 +0x176
goroutine 13 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080aca80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 190 [select, 37 minutes]:
github.com/peterh/liner.(*State).readNext(0xc20aceec60, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:140 +0x2a1d
github.com/peterh/liner.(*State).Prompt(0xc20aceec60, 0xd35dd0, 0x2, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/line.go:494 +0x443
main.func·008()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:383 +0xe8
created by main.(*jsre).interactive
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:389 +0x184
goroutine 14 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2082062c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 15 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2082062c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 16 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2082062c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 50 [select, 11 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2082062c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 51 [select, 38 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2082062c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 52 [select]:
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).meter(0xc2081e6000, 0xb2d05e00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/ethdb/database.go:242 +0xaa5
created by github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Meter
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/ethdb/database.go:174 +0x537
goroutine 53 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080ac1c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 54 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2081f46e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 55 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2081f46e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 56 [syscall]:
syscall.Syscall(0x4a, 0x55, 0x0, 0x0, 0x200ffb, 0x2646, 0x0)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.Fsync(0x55, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:503 +0x55
os.(*File).Sync(0xc22ca6ed10, 0x0, 0x0)
/usr/local/go/src/os/file_posix.go:129 +0x6a
github.com/syndtr/goleveldb/leveldb/storage.fileWrap.Sync(0xc22ca6ed10, 0xc2142c5de0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:347 +0x3a
github.com/syndtr/goleveldb/leveldb/storage.(*fileWrap).Sync(0xc21d81ab20, 0x0, 0x0)
<autogenerated>:46 +0xb1
github.com/syndtr/goleveldb/leveldb.(*tWriter).finish(0xc227594ea0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table.go:504 +0x106
github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).flush(0xc22c4c2780, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:420 +0x55
github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run(0xc22c4c2780, 0xc21d81aa10, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:481 +0x986
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0xc2081f46e0, 0xd9dc10, 0xb, 0x7ff0c042dfc8, 0xc22c4c2780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:215 +0x277
github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0xc2081f46e0, 0xc21de80200, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:596 +0x10d4
github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0xc2081f46e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:641 +0x50
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2081f46e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:833 +0x3a0
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 57 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2081f46e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 58 [chan send]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2081f46e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:40 +0x143
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 59 [select]:
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).meter(0xc2081e60c0, 0xb2d05e00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/ethdb/database.go:242 +0xaa5
created by github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Meter
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/ethdb/database.go:174 +0x537
goroutine 60 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080ac460)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 23 [select, 4 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208206420)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 24 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc208206420)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 25 [select, 4 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208206420)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 26 [select, 4 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208206420)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 27 [select, 38 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208206420)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 28 [select]:
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).meter(0xc2081e6180, 0xb2d05e00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/ethdb/database.go:242 +0xaa5
created by github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Meter
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/ethdb/database.go:174 +0x537
goroutine 61 [select]:
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0xc209318000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/chain_manager.go:766 +0x580
created by github.com/ethereum/go-ethereum/core.NewChainManager
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/chain_manager.go:138 +0xac3
goroutine 62 [chan receive]:
github.com/ethereum/go-ethereum/core.(*TxPool).eventLoop(0xc20a5941c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:95 +0x93
created by github.com/ethereum/go-ethereum/core.NewTxPool
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:86 +0x3ce
goroutine 63 [runnable]:
sync.(*Mutex).Lock(0xc21d694b00)
/usr/local/go/src/sync/mutex.go:66 +0xd3
github.com/ethereum/go-ethereum/trie.(*Trie).Get(0xc21d694b00, 0xc22c8536e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/trie/trie.go:149 +0x5d
github.com/ethereum/go-ethereum/trie.(*SecureTrie).Get(0xc218efb2c8, 0xc22c8536a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:42 +0x11c
github.com/ethereum/go-ethereum/core/state.(*StateObject).getAddr(0xc21df2f5e0, 0x0, 0x0, 0x0, 0x5215000000000000, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/state/state_object.go:139 +0xcb
github.com/ethereum/go-ethereum/core/state.(*StateObject).GetState(0xc21df2f5e0, 0x0, 0x0, 0x0, 0x5215000000000000, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/state/state_object.go:160 +0x164
github.com/ethereum/go-ethereum/core/state.(*StateDB).GetState(0xc223fc75e0, 0xc12c4ed2767f1b7b, 0x58159a6896034b9d, 0x428fc5ec, 0x0, 0x0, 0x0, 0x52150000, 0x0, 0x0, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/state/statedb.go:127 +0x79
github.com/ethereum/go-ethereum/core/vm.(*Vm).calculateGasAndSize(0xc20ba74230, 0xc225c9ed80, 0x7ff0b1fad2e8, 0xc21df2f540, 0xc22c853455, 0xc223fc75e0, 0xc22c852d80, 0xc22c852da0, 0x0, 0x0, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/vm/vm.go:705 +0xd11
github.com/ethereum/go-ethereum/core/vm.(*Vm).Run(0xc20ba74230, 0xc225c9ed80, 0x159baf8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/vm/vm.go:125 +0x7ff
github.com/ethereum/go-ethereum/core.(*Execution).exec(0xc224b1c240, 0xc22c8523a0, 0xc234914fe4, 0x12, 0x40, 0x7ff0b1fad2e8, 0xc21df2f540, 0x0, 0x0, 0x0, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/execution.go:111 +0x9fb
github.com/ethereum/go-ethereum/core.(*Execution).Call(0xc224b1c240, 0xc12c4ed2767f1b7b, 0x58159a6896034b9d, 0x428fc5ec, 0x7ff0b1fad2e8, 0xc21df2f540, 0x0, 0x0, 0x0, 0x0, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/execution.go:48 +0x146
github.com/ethereum/go-ethereum/core.(*VMEnv).Call(0xc2323c5630, 0x7ff0b1fad2e8, 0xc21df2f540, 0xc12c4ed2767f1b7b, 0x58159a6896034b9d, 0x428fc5ec, 0x159baf8, 0x0, 0x0, 0xc22c852040, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/vm_env.go:78 +0x152
github.com/ethereum/go-ethereum/core.(*StateTransition).transitionState(0xc23301b560, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/state_transition.go:226 +0xbd1
github.com/ethereum/go-ethereum/core.ApplyMessage(0x7ff0b1fad238, 0xc2323c5630, 0x7ff0b1fad1e0, 0xc22be77830, 0xc22e459d60, 0x0, 0x0, 0x0, 0xc217d4c4b0, 0x0, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/state_transition.go:100 +0x91
github.com/ethereum/go-ethereum/core.(*BlockProcessor).ApplyTransaction(0xc2087f6600, 0xc22e459d60, 0xc223fc75e0, 0xc22596c900, 0xc22be77830, 0xc2227f9660, 0xcace01, 0xcace00, 0xc23dcfd220, 0x0, ...)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/block_processor.go:90 +0x2c9
github.com/ethereum/go-ethereum/miner.(*Work).commitTransaction(0xc22a6961a0, 0xc22be77830, 0xc2087f6600, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:585 +0xad
github.com/ethereum/go-ethereum/miner.(*Work).commitTransactions(0xc22a6961a0, 0xc224a4c6c0, 0x44, 0x44, 0xc20908c780, 0xc2087f6600)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:563 +0xbc2
github.com/ethereum/go-ethereum/miner.(*worker).commitNewWork(0xc209f95860)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:463 +0x7d5
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc209f95860)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:224 +0x364
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:140 +0x37c
goroutine 8178 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc2209ae5c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 66 [select, 8 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7ff0c4860d18, 0xc20802b980, 0xc20b9b1ec0, 0xd5e8b0, 0x3, 0x765f, 0x765f, 0xdcd010, 0x12)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x936
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:220 +0x2ce
goroutine 22708 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22c8edb60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc2294dc090, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc2294dc090, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22af5de40, 0x7ff0c03ea570, 0xc22c8edb60, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 27285 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22bb68800)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 688 [select]:
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).maintainLoop(0xc20c6d33e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:118 +0x34b
created by github.com/ethereum/go-ethereum/miner.(*RemoteAgent).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:58 +0xac
goroutine 71 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc20a7e3180)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 35 [select, 38 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc20a5ab760)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 36 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc20a5ab760)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 37 [select, 38 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc20a5ab760)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 38 [select, 38 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc20a5ab760)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 39 [select, 38 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc20a5ab760)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 40 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc20b9b5730)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:329 +0xb53
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:230 +0x533
goroutine 41 [IO wait]:
net.(*pollDesc).Wait(0xc20b9b5720, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20b9b5720, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc20b9b56c0, 0xc209482000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x7ff0c485f808, 0xc22abd8bc0)
/usr/local/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081e0d70, 0xc209482000, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
/usr/local/go/src/net/udpsock_posix.go:67 +0x124
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc20b9b5730)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:450 +0xf5
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:231 +0x550
goroutine 42 [IO wait]:
net.(*pollDesc).Wait(0xc20ab798e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20ab798e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc20ab79880, 0x0, 0x7ff0c485f808, 0xc23b515d60)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2081d9200, 0x431bcb, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2081d9200, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc209e54180)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:564 +0x350
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:377 +0x22c
goroutine 43 [select, 8 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7ff0c4860d18, 0xc20802b980, 0xc20b9b1c20, 0xd5d5b0, 0x3, 0x765f, 0x765f, 0xd88930, 0xc)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x936
github.com/ethereum/go-ethereum/p2p.func·006()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:382 +0x92
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:384 +0x312
goroutine 44 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc209e54180, 0x7ff0c03cf838, 0xc20ab79810)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x180a
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:362 +0xd5a
goroutine 45 [select]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).syncDatabases(0xc2081f49a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/backend.go:552 +0x53f
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/backend.go:530 +0x1a5
goroutine 46 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc2081e63c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:508 +0x99
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:151 +0x144
goroutine 47 [chan receive, 5 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc2081e63c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:497 +0x88
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:154 +0x264
goroutine 48 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0xc2081e63c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/sync.go:138 +0x23f
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:157 +0x281
goroutine 49 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0xc2081e63c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/sync.go:104 +0x5f9
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:158 +0x29e
goroutine 98 [chan receive, 38 minutes]:
github.com/ethereum/go-ethereum/cmd/utils.func·001()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:130 +0x13c
created by github.com/ethereum/go-ethereum/cmd/utils.StartEthereum
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:143 +0x312
goroutine 104 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20c6c2dd0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:138 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:128 +0x61c
goroutine 100 [select]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0xc208055c20)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:242 +0x1ff6
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:144 +0x32
goroutine 26012 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22a6f5380)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 2196 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22d6cb240)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 24175 [IO wait]:
net.(*pollDesc).Wait(0xc21c8623e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21c8623e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21c862380, 0xc21bb216e0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc231ed8fa0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2294fe640, 0xc21bb216e0, 0x20, 0x20, 0xc20aee07e0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc2294fe648, 0xc21bb216e0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc2294fe648, 0xc21bb216e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc2294fe648, 0xc21bb216e0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc223cdd1a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21ed46cf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21e4d3a00, 0xc209aa81e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 193 [IO wait]:
net.(*pollDesc).Wait(0xc21cc7aa00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21cc7aa00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21cc7a9a0, 0xc21d3e6000, 0x1000, 0x1000, 0x0, 0x7ff0c485f808, 0xc236dad588)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2081d9038, 0xc21d3e6000, 0x1000, 0x1000, 0x100000000, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/rpc/comms.(*closableConnection).Read(0xc2094e5f00, 0xc21d3e6000, 0x1000, 0x1000, 0x7ff0c485b540, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/http_net.go:95 +0xd5
net/http.(*liveSwitchReader).Read(0xc20c5e2228, 0xc21d3e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:214 +0xab
io.(*LimitedReader).Read(0xc21ceec980, 0xc21d3e6000, 0x1000, 0x1000, 0xc2240e8600, 0x0, 0x0)
/usr/local/go/src/io/io.go:408 +0xce
bufio.(*Reader).fill(0xc21d24a600)
/usr/local/go/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc21d24a600, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:295 +0x257
bufio.(*Reader).ReadLine(0xc21d24a600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:324 +0x62
net/textproto.(*Reader).readLineSlice(0xc2404ef1d0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/textproto/reader.go:55 +0x9e
net/textproto.(*Reader).ReadLine(0xc2404ef1d0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/textproto/reader.go:36 +0x4f
net/http.ReadRequest(0xc21d24a600, 0xc22d040820, 0x0, 0x0)
/usr/local/go/src/net/http/request.go:598 +0xcb
net/http.(*conn).readRequest(0xc20c5e21e0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:586 +0x26f
net/http.(*conn).serve(0xc20c5e21e0)
/usr/local/go/src/net/http/server.go:1162 +0x69e
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1751 +0x35e
goroutine 26013 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2221f60c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc227408ea0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc227408ea0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22a6f5380, 0x7ff0c03ea570, 0xc2221f60c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 32410 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22a7663c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22a7663c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 572 [syscall, 37 minutes]:
syscall.Syscall(0x0, 0x0, 0xc21cb66000, 0x1000, 0x1, 0x1000, 0x0)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.read(0x0, 0xc21cb66000, 0x1000, 0x1000, 0x1, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e
syscall.Read(0x0, 0xc21cb66000, 0x1000, 0x1000, 0x1, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:136 +0x58
os.(*File).read(0xc20802c000, 0xc21cb66000, 0x1000, 0x1000, 0xc21cc77d38, 0x0, 0x0)
/usr/local/go/src/os/file_unix.go:191 +0x5e
os.(*File).Read(0xc20802c000, 0xc21cb66000, 0x1000, 0x1000, 0x18, 0x0, 0x0)
/usr/local/go/src/os/file.go:95 +0x91
bufio.(*Reader).fill(0xc21cb47f80)
/usr/local/go/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadRune(0xc21cb47f80, 0xc21cc77ce0, 0xc2094c2fc0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:227 +0xd7
github.com/peterh/liner.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:95 +0x5d
created by github.com/peterh/liner.(*State).restartPrompt
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:103 +0xff
goroutine 130 [select, 38 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0xc20ab79730)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:235 +0x21b
created by github.com/ethereum/go-ethereum/p2p/discover.func·001
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:227 +0x34
goroutine 152 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c6bdb80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:90 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:47 +0x32
goroutine 112019 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22c1b4780, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22c1b4780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 122995 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc226bd3f80, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc226bd3f80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 32081 [IO wait]:
net.(*pollDesc).Wait(0xc23a0cf3a0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc23a0cf3a0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc23a0cf340, 0xc20ae14a00, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc21bd4e9b0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc23dcbb680, 0xc20ae14a00, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc23dcbb688, 0xc20ae14a00, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc23dcbb688, 0xc20ae14a00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc23dcbb688, 0xc20ae14a00, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c7a2e40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2339edaa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21d2d2ac0, 0xc209d086c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23409 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2274f3780, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc2274f3780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 107737 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22e0c33c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22e0c33c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 850 [select]:
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).maintainLoop(0xc20c6d3b00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:118 +0x34b
created by github.com/ethereum/go-ethereum/miner.(*RemoteAgent).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:58 +0xac
goroutine 26920 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc217ed7500, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc217ed7500)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 7306 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22a680240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22b5f8240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22b5f8240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc20802a680, 0x7ff0c03ea570, 0xc22a680240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 40076 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22be855c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 106 [IO wait, 38 minutes]:
net.(*pollDesc).Wait(0xc20c6d0ca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c6d0ca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc20c6d0c40, 0x0, 0x7ff0c485f808, 0xc20818e4e0)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*UnixListener).AcceptUnix(0xc20c6d8cc0, 0xc200000000, 0x0, 0x0)
/usr/local/go/src/net/unixsock_posix.go:282 +0x56
github.com/ethereum/go-ethereum/rpc/comms.func·003()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/ipc_unix.go:61 +0x52
created by github.com/ethereum/go-ethereum/rpc/comms.startIpc
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/ipc_unix.go:74 +0x2aa
goroutine 107 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20c6c2ea0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:138 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:128 +0x61c
goroutine 153 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c6bdc80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:90 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:47 +0x32
goroutine 109 [IO wait]:
net.(*pollDesc).Wait(0xc20c6d0d10, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c6d0d10, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc20c6d0cb0, 0x0, 0x7ff0c485f808, 0xc220557948)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc20802c240, 0xecd41b592, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
github.com/ethereum/go-ethereum/rpc/comms.(*stoppableTCPListener).Accept(0xc20c6da310, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/http_net.go:62 +0xe8
net/http.(*Server).Serve(0xc2095b4600, 0x7ff0c03eef40, 0xc20c6da310, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7ff0c03eef40, 0xc20c6da310, 0x7ff0c485fe98, 0xc20c6d8e20, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1606 +0xa1
created by github.com/ethereum/go-ethereum/rpc/comms.StartHttp
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/http.go:73 +0x9a9
goroutine 110 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20c6c2f70)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:138 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:128 +0x61c
goroutine 112 [select]:
github.com/ethereum/go-ethereum/xeth.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:250 +0x4ca
created by github.com/ethereum/go-ethereum/xeth.(*XEth).UpdateState
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:269 +0x104
goroutine 113 [select]:
github.com/ethereum/go-ethereum/jsre.(*JSRE).runEventLoop(0xc20c6bdd80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/jsre/jsre.go:139 +0xd15
created by github.com/ethereum/go-ethereum/jsre.New
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/jsre/jsre.go:67 +0x153
goroutine 119527 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22caafc80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 8129 [IO wait]:
net.(*pollDesc).Wait(0xc22c374610, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22c374610, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22c3745b0, 0xc214305ec0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc218b05348)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22d61bdb8, 0xc214305ec0, 0x20, 0x20, 0xc2081a5320, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22d61bdc0, 0xc214305ec0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22d61bdc0, 0xc214305ec0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22d61bdc0, 0xc214305ec0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22ba3a480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22ba950e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2209ae5c0, 0xc21e824180)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 27214 [IO wait]:
net.(*pollDesc).Wait(0xc21d7f5100, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21d7f5100, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21d7f50a0, 0xc21eae3180, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20c882808)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20ad1ea00, 0xc21eae3180, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc20ad1ea08, 0xc21eae3180, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc20ad1ea08, 0xc21eae3180, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc20ad1ea08, 0xc21eae3180, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22850bec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20b513410, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22485da40, 0xc22a95a9c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 18687 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22a594100, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22a594100)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 23744 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21e3d31c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 49644 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22b910a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc23befccf0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc23befccf0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc23230d440, 0x7ff0c03ea570, 0xc22b910a80, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 26011 [IO wait]:
net.(*pollDesc).Wait(0xc20ab79bf0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20ab79bf0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20ab79b90, 0xc20abaa2c0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc214620428)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22a7c1b40, 0xc20abaa2c0, 0x20, 0x20, 0xc2081a5e60, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22a7c1b48, 0xc20abaa2c0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22a7c1b48, 0xc20abaa2c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22a7c1b48, 0xc20abaa2c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20d2ec3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc212bde4e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22a6f5380, 0xc2221f63c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 29924 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22774c240)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 126598 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc20efc7680)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc20efc7680, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 22402 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22aef4280, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22aef4280)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 29923 [IO wait]:
net.(*pollDesc).Wait(0xc230949870, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc230949870, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc230949810, 0xc219d6ee00, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc234491b48)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22d232010, 0xc219d6ee00, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22d232018, 0xc219d6ee00, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22d232018, 0xc219d6ee00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22d232018, 0xc219d6ee00, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2264daba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc210dd8960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22774c240, 0xc225860660)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 26369 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21d8c1e80, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21d8c1e80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 23386 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22ba69840, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22ba69840)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 18090 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21d2a0d00, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21d2a0d00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 32385 [IO wait]:
net.(*pollDesc).Wait(0xc22bce3790, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22bce3790, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22bce3730, 0xc22bf270c0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc2256fe558)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc210d14a00, 0xc22bf270c0, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc210d14a08, 0xc22bf270c0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc210d14a08, 0xc22bf270c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc210d14a08, 0xc22bf270c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc224d0b440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21d0b11d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22a7663c0, 0xc224d0b620)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126533 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc22a8e70e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc22a8e70e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 118821 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22d3bd6e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc23318f680, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc23318f680, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc20a512880, 0x7ff0c03ea570, 0xc22d3bd6e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 2197 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc208ef1380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc21cc58240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc21cc58240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22d6cb240, 0x7ff0c03ea570, 0xc208ef1380, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 689 [select]:
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).maintainLoop(0xc20c6d37d0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:118 +0x34b
created by github.com/ethereum/go-ethereum/miner.(*RemoteAgent).Start
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:58 +0xac
goroutine 119674 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22a8de080)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 26010 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22a6f5380, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22a6f5380)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 62951 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20af99d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc2359b2c60, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc2359b2c60, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc226cd1980, 0x7ff0c03ea570, 0xc20af99d40, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 22343 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22aef4280)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 23070 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc221b9b800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc229793290, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc229793290, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22705a5c0, 0x7ff0c03ea570, 0xc221b9b800, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 29925 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc225860360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc226e2cf30, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc226e2cf30, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22774c240, 0x7ff0c03ea570, 0xc225860360, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 84983 [IO wait]:
net.(*pollDesc).Wait(0xc223f8f4f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc223f8f4f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc223f8f490, 0xc2427c2260, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc2097bf638)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22cb2e618, 0xc2427c2260, 0x20, 0x20, 0xc209ce99e0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22cb2e620, 0xc2427c2260, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22cb2e620, 0xc2427c2260, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22cb2e620, 0xc2427c2260, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c88c1e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc232060240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc237582580, 0xc20c4369c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126601 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc20efc7830)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc20efc7830, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 26381 [IO wait]:
net.(*pollDesc).Wait(0xc21ee3b560, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21ee3b560, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21ee3b500, 0xc22a5a91c0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20a508788)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2105fff50, 0xc22a5a91c0, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc2105fff58, 0xc22a5a91c0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc2105fff58, 0xc22a5a91c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc2105fff58, 0xc22a5a91c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc211d2b380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2097a54a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21d8c1e80, 0xc227594a80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 40086 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22be855c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22be855c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 35142 [IO wait]:
net.(*pollDesc).Wait(0xc22c39ed80, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22c39ed80, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22c39ed20, 0xc20ae3fcc0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc209427f28)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc23c43b630, 0xc20ae3fcc0, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc23c43b638, 0xc20ae3fcc0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc23c43b638, 0xc20ae3fcc0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc23c43b638, 0xc20ae3fcc0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc220b9de00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22f5aef90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc226f33280, 0xc208ffd020)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 26921 [IO wait]:
net.(*pollDesc).Wait(0xc22867ea00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22867ea00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22867e9a0, 0xc224e6f2a0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20a12bcb0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc225fd41f8, 0xc224e6f2a0, 0x20, 0x20, 0xc20b88b440, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc225fd4200, 0xc224e6f2a0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc225fd4200, 0xc224e6f2a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc225fd4200, 0xc224e6f2a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2268103c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20917da70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc217ed7500, 0xc217ed2ae0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 22342 [IO wait]:
net.(*pollDesc).Wait(0xc209c86300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc209c86300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc209c862a0, 0xc21e5901c0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc224129508)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc209b020b0, 0xc21e5901c0, 0x20, 0x20, 0xc20b88b8c0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc209b020b8, 0xc21e5901c0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc209b020b8, 0xc21e5901c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc209b020b8, 0xc21e5901c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20942eb40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2225c2750, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22aef4280, 0xc20c020300)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23067 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22705a5c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22705a5c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 118675 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22b6fc000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 107738 [IO wait]:
net.(*pollDesc).Wait(0xc20b4deed0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20b4deed0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20b4dee70, 0xc208d071c0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20b8504f0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22c270b68, 0xc208d071c0, 0x20, 0x20, 0xc21dbb8fc0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22c270b70, 0xc208d071c0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22c270b70, 0xc208d071c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22c270b70, 0xc208d071c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc224b1d740, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc23b7864e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22e0c33c0, 0xc22d3bc2a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 35141 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc226f33280, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc226f33280)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 7304 [IO wait]:
net.(*pollDesc).Wait(0xc20a237800, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20a237800, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20a2377a0, 0xc21d579580, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20ae946d8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2081e1318, 0xc21d579580, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc2081e1320, 0xc21d579580, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc2081e1320, 0xc21d579580, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc2081e1320, 0xc21d579580, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21dcad8c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22a65b110, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20802a680, 0xc22c12e480)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 27216 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22a95a6c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc222018d80, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc222018d80, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22485da40, 0x7ff0c03ea570, 0xc22a95a6c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 32080 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21d2d2ac0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21d2d2ac0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 93507 [IO wait]:
net.(*pollDesc).Wait(0xc22d46a990, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22d46a990, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22d46a930, 0xc209403a20, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc21f2f9a98)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc21afe18c0, 0xc209403a20, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc21afe18c8, 0xc209403a20, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc21afe18c8, 0xc209403a20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc21afe18c8, 0xc209403a20, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c9d8f60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc215d26ff0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc208243980, 0xc2096aa960)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23390 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22c8ed620, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22c79ecf0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22c79ecf0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22ba69840, 0x7ff0c03ea570, 0xc22c8ed620, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 26923 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc217ed2780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc217ec7170, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc217ec7170, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc217ed7500, 0x7ff0c03ea570, 0xc217ed2780, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 787 [runnable]:
syscall.Syscall(0x0, 0x19, 0xc2337200a0, 0x20, 0x20, 0x20, 0x0)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.read(0x19, 0xc2337200a0, 0x20, 0x20, 0x72, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e
syscall.Read(0x19, 0xc2337200a0, 0x20, 0x20, 0x7ff0c485f801, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:136 +0x58
net.(*netFD).Read(0xc20ba9c5b0, 0xc2337200a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:238 +0x314
net.(*conn).Read(0xc22cc839b0, 0xc2337200a0, 0x20, 0x20, 0xc22475efc0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22cc839b8, 0xc2337200a0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22cc839b8, 0xc2337200a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22cc839b8, 0xc2337200a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21db907e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21e558570, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22cdaf6c0, 0xc209c49740)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 789 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21cc765a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22a2cd7a0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22a2cd7a0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22cdaf6c0, 0x7ff0c03ea570, 0xc21cc765a0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 119027 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21d8ef140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc237630630, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc237630630, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc20ab5a780, 0x7ff0c03ea570, 0xc21d8ef140, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 119526 [IO wait]:
net.(*pollDesc).Wait(0xc212dcaa70, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc212dcaa70, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc212dcaa10, 0xc22a8829a0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc22ca2c108)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2081e0f38, 0xc22a8829a0, 0x20, 0x20, 0xc21ed58120, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc2081e0f40, 0xc22a8829a0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc2081e0f40, 0xc22a8829a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc2081e0f40, 0xc22a8829a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc218cc1aa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20c52e480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22caafc80, 0xc22bda0660)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 22657 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22af5de40, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22af5de40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 22183 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21e8255c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc209f17d40, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc209f17d40, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc20a2ad780, 0x7ff0c03ea570, 0xc21e8255c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 25861 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21f0bb000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 30216 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc223f35780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 788 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22cdaf6c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 118651 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22b6fc000, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22b6fc000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 18093 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21d2a0d00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 126532 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc22152d8c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc22152d8c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 93508 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc208243980)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 764 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22cdaf6c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22cdaf6c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 93081 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc208243980, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc208243980)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 92508 [IO wait]:
net.(*pollDesc).Wait(0xc22eecc1b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22eecc1b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22eecc150, 0xc24016d060, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc21f1b3f50)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc218efbe08, 0xc24016d060, 0x20, 0x20, 0xc21d954d80, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc218efbe10, 0xc24016d060, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc218efbe10, 0xc24016d060, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc218efbe10, 0xc24016d060, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c7cdaa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2289f5bc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2090aca80, 0xc221d06000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 49643 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc23230d440)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 32099 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc209d082a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22d845dd0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22d845dd0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21d2d2ac0, 0x7ff0c03ea570, 0xc209d082a0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 40077 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2168266c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22d34a360, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22d34a360, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22be855c0, 0x7ff0c03ea570, 0xc2168266c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 122981 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22a4c48a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc2099147e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc2099147e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc226bd3f80, 0x7ff0c03ea570, 0xc22a4c48a0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 22332 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22be8ffc0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22be8ffc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 22344 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20942ef00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22c50db90, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22c50db90, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22aef4280, 0x7ff0c03ea570, 0xc20942ef00, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 18688 [IO wait]:
net.(*pollDesc).Wait(0xc22bcbed80, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22bcbed80, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22bcbed20, 0xc22c896ec0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20b851af8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20a0bf3b8, 0xc22c896ec0, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc20a0bf3c0, 0xc22c896ec0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc20a0bf3c0, 0xc22c896ec0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc20a0bf3c0, 0xc22c896ec0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c97e000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21c7ffe30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22a594100, 0xc2203785a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 119675 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20802ea80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc2320acab0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc2320acab0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22a8de080, 0x7ff0c03ea570, 0xc20802ea80, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 23419 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc209e98ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc224e6b0e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc224e6b0e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc2274f3780, 0x7ff0c03ea570, 0xc209e98ea0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 2759 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*GasPriceOracle).listenLoop(0xc21cdbd220)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/gasprice.go:87 +0x98
created by github.com/ethereum/go-ethereum/eth.NewGasPriceOracle
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/gasprice.go:61 +0x366
goroutine 22181 [IO wait]:
net.(*pollDesc).Wait(0xc21c8621b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21c8621b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21c862150, 0xc22d105920, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc23adce950)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22d61a000, 0xc22d105920, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22d61a008, 0xc22d105920, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22d61a008, 0xc22d105920, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22d61a008, 0xc22d105920, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2095b58c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22c2b5020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20a2ad780, 0xc22c8ece40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126323 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20951fa00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 23745 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22a877ec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc222780ea0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc222780ea0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21e3d31c0, 0x7ff0c03ea570, 0xc22a877ec0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 119672 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22a8de080, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22a8de080)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 7305 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20802a680)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 35144 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc208ffcc60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc209f16990, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc209f16990, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc226f33280, 0x7ff0c03ea570, 0xc208ffcc60, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 29922 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22774c240, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22774c240)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 126506 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc212b87c80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 2195 [IO wait]:
net.(*pollDesc).Wait(0xc21eec9c60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21eec9c60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21eec9c00, 0xc21bf19360, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20c882c28)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22c2c28e0, 0xc21bf19360, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22c2c28f0, 0xc21bf19360, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22c2c28f0, 0xc21bf19360, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22c2c28f0, 0xc21bf19360, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20956ede0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21eeca150, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22d6cb240, 0xc208ef1740)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23068 [IO wait]:
net.(*pollDesc).Wait(0xc208428f40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208428f40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208428ee0, 0xc22c110740, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc22c98a7c0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22cc83b30, 0xc22c110740, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22cc83b40, 0xc22c110740, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22cc83b40, 0xc22c110740, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22cc83b40, 0xc22c110740, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209bec180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22bfedef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22705a5c0, 0xc221b9bbc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 30215 [IO wait]:
net.(*pollDesc).Wait(0xc21deb56b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21deb56b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21deb5650, 0xc2245f5220, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc221cf4fa0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc221037908, 0xc2245f5220, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc221037910, 0xc2245f5220, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc221037910, 0xc2245f5220, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc221037910, 0xc2245f5220, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21d320d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc209038810, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc223f35780, 0xc21d320fc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 27556 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22a6aa8c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 24174 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21e4d3a00, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21e4d3a00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 40075 [IO wait]:
net.(*pollDesc).Wait(0xc22c62c4c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22c62c4c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22c62c460, 0xc22c7c01e0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc216a29058)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22cb2e548, 0xc22c7c01e0, 0x20, 0x20, 0xc225e91d40, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22cb2e550, 0xc22c7c01e0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22cb2e550, 0xc22c7c01e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22cb2e550, 0xc22c7c01e0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc219249f80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2220f0f30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22be855c0, 0xc214efeae0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23417 [IO wait]:
net.(*pollDesc).Wait(0xc221c33b10, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc221c33b10, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc221c33ab0, 0xc21bf19620, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20c882cd0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc21d7c66f8, 0xc21bf19620, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc21d7c6700, 0xc21bf19620, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc21d7c6700, 0xc21bf19620, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc21d7c6700, 0xc21bf19620, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209e98d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21d2deba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2274f3780, 0xc224b1d020)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 30233 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc223f35780, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc223f35780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 2194 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22d6cb240, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22d6cb240)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 119528 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22bda0360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22b65c870, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22b65c870, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22caafc80, 0x7ff0c03ea570, 0xc22bda0360, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 27215 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22485da40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 8127 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2209ae5c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc2209ae5c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 111857 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22c1b4780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 18874 [IO wait]:
net.(*pollDesc).Wait(0xc208eb74f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208eb74f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208eb7490, 0xc21cc2df00, 0x10, 0x20, 0x0, 0x7ff0c485f808, 0xc22c89cb30)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc21ce68cb0, 0xc21cc2df00, 0x10, 0x20, 0x8c091e2a3d068879, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc21ce68d28, 0xc21cc2df00, 0x10, 0x20, 0x8a0df102650cb9c4, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc21ce68d28, 0xc21cc2df00, 0x10, 0x20, 0x10, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc21ce68d28, 0xc21cc2df00, 0x10, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21ee977a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:586 +0x73d
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22d49cc00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22d54e840, 0xc21ce55da0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 6346 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20802a680, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc20802a680)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 23388 [IO wait]:
net.(*pollDesc).Wait(0xc20c328c30, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c328c30, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20c328bd0, 0xc20c10fc40, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc226af7050)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22d61a498, 0xc20c10fc40, 0x20, 0x20, 0xc21d203d40, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22d61a4a0, 0xc20c10fc40, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22d61a4a0, 0xc20c10fc40, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22d61a4a0, 0xc20c10fc40, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc225e7ef00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20b411e60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22ba69840, 0xc22c8eda40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 92510 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22d26cd20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22cae4240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22cae4240, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc2090aca80, 0x7ff0c03ea570, 0xc22d26cd20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126504 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc212b87c80, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc212b87c80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 49642 [IO wait]:
net.(*pollDesc).Wait(0xc22623df70, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22623df70, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22623df10, 0xc21f3a5900, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc22ae951a0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc217811a00, 0xc21f3a5900, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc217811a08, 0xc21f3a5900, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc217811a08, 0xc21f3a5900, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc217811a08, 0xc21f3a5900, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c805740, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc23794f2f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc23230d440, 0xc22b910d80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126322 [IO wait]:
net.(*pollDesc).Wait(0xc22a570ca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22a570ca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22a570c40, 0xc209784760, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc21d5ab248)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc221d10db8, 0xc209784760, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc221d10dc0, 0xc209784760, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc221d10dc0, 0xc209784760, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc221d10dc0, 0xc209784760, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c997ce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc233cfe930, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20951fa00, 0xc21c85be00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23742 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21e3d31c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21e3d31c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 8179 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc222befd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc20a240a20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc20a240a20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc2209ae5c0, 0x7ff0c03ea570, 0xc222befd40, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 28453 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21dddc720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc226537290, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc226537290, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc20f35ecc0, 0x7ff0c03ea570, 0xc21dddc720, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 111856 [IO wait]:
net.(*pollDesc).Wait(0xc228536c30, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc228536c30, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc228536bd0, 0xc2093b42e0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc227e8baa0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22543fce0, 0xc2093b42e0, 0x20, 0x20, 0xc22a991e60, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22543fcf0, 0xc2093b42e0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22543fcf0, 0xc2093b42e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22543fcf0, 0xc2093b42e0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c849500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc231781260, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22c1b4780, 0xc20ae9d3e0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126476 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc222d21b90)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc222d21b90, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 18092 [IO wait]:
net.(*pollDesc).Wait(0xc20c346920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c346920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20c3468c0, 0xc22ce8ca80, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc209ee87c8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc228418f48, 0xc22ce8ca80, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc228418f50, 0xc22ce8ca80, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc228418f50, 0xc22ce8ca80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc228418f50, 0xc22ce8ca80, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22ba3aa20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20b02c240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21d2a0d00, 0xc2298e7ec0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 18094 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2298e7860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc226feb560, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc226feb560, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21d2a0d00, 0x7ff0c03ea570, 0xc2298e7860, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 62948 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc226cd1980, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc226cd1980)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 30217 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20942fda0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22bb147e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22bb147e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc223f35780, 0x7ff0c03ea570, 0xc20942fda0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 26922 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc217ed7500)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 112034 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2264dad80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc2081474d0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc2081474d0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22c1b4780, 0x7ff0c03ea570, 0xc2264dad80, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126474 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc20ae8d5f0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc20ae8d5f0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 18786 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc220378180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc224786900, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc224786900, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22a594100, 0x7ff0c03ea570, 0xc220378180, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 28452 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20f35ecc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 62950 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc226cd1980)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 18875 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22d54e840)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 126362 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21cf15c40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 26383 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21eaac960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22cb38630, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22cb38630, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21d8c1e80, 0x7ff0c03ea570, 0xc21eaac960, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 18873 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22d54e840, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22d54e840)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 126507 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20ae9cc00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc20b2033b0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc20b2033b0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc212b87c80, 0x7ff0c03ea570, 0xc20ae9cc00, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 32098 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21d2d2ac0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 25760 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21f0bb000, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21f0bb000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 22707 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22af5de40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 22706 [IO wait]:
net.(*pollDesc).Wait(0xc22c26edf0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22c26edf0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22c26ed90, 0xc21eae2f40, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20c882770)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20ae56ce0, 0xc21eae2f40, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc20ae56ce8, 0xc21eae2f40, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc20ae56ce8, 0xc21eae2f40, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc20ae56ce8, 0xc21eae2f40, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22b4b8ae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc226472450, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22af5de40, 0xc22d354000)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 22128 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20a2ad780, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc20a2ad780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 118960 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20ab5a780, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc20ab5a780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 32418 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22a7663c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 23418 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc2274f3780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 126548 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc228a92870)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc228a92870, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 18876 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21ce55800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc21e15ea20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc21e15ea20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22d54e840, 0x7ff0c03ea570, 0xc21ce55800, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 23389 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22ba69840)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 27557 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21c8f6e40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc20bf79ef0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc20bf79ef0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22a6aa8c0, 0x7ff0c03ea570, 0xc21c8f6e40, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 27213 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22485da40, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22485da40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 27284 [IO wait]:
net.(*pollDesc).Wait(0xc20a4d68b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20a4d68b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20a4d6850, 0xc21ccc1a80, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc21de97788)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20a0bf8d8, 0xc21ccc1a80, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc20a0bf8e0, 0xc21ccc1a80, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc20a0bf8e0, 0xc21ccc1a80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc20a0bf8e0, 0xc21ccc1a80, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209e1e0c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21dd59080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22bb68800, 0xc209dccba0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126475 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc221fa2b40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc221fa2b40, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 27286 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc209dcc7e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc2253c5830, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc2253c5830, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22bb68800, 0x7ff0c03ea570, 0xc209dcc7e0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 26382 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21d8c1e80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 32419 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2127d3680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22bb5abd0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22bb5abd0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22a7663c0, 0x7ff0c03ea570, 0xc2127d3680, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126363 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22c84b920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22dba3440, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22dba3440, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21cf15c40, 0x7ff0c03ea570, 0xc22c84b920, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126500 [sleep]:
github.com/ethereum/go-ethereum/p2p.waitExpireTask.Do(0x21e504c97, 0xc209e54180)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/dial.go:254 +0x28
github.com/ethereum/go-ethereum/p2p.(*waitExpireTask).Do(0xc209ee8570, 0xc209e54180)
<autogenerated>:48 +0xa7
github.com/ethereum/go-ethereum/p2p.func·008()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:432 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:432 +0x58e
goroutine 28411 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20f35ecc0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc20f35ecc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 28451 [IO wait]:
net.(*pollDesc).Wait(0xc22a52ce60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22a52ce60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22a52ce00, 0xc2240cec20, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc213c68930)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22afd1488, 0xc2240cec20, 0x20, 0x20, 0xc22d0946c0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22afd1490, 0xc2240cec20, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22afd1490, 0xc2240cec20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22afd1490, 0xc2240cec20, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc217f26b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21f9934d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20f35ecc0, 0xc2285cfb00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 35143 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc226f33280)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 27542 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22a6aa8c0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22a6aa8c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 27283 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22bb68800, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22bb68800)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 24176 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21e4d3a00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 25860 [IO wait]:
net.(*pollDesc).Wait(0xc226ed8450, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc226ed8450, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc226ed83f0, 0xc21eae33a0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20c882840)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22c2c2c18, 0xc21eae33a0, 0x20, 0x20, 0xc21e443b00, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22c2c2c20, 0xc21eae33a0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22c2c2c20, 0xc21eae33a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22c2c2c20, 0xc21eae33a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc221ea5980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21d212000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21f0bb000, 0xc2297ecea0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 22333 [IO wait]:
net.(*pollDesc).Wait(0xc2274c81b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2274c81b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2274c8150, 0xc22ccae0e0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc213a2fc00)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc209b021d0, 0xc22ccae0e0, 0x20, 0x20, 0xc209b0c000, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc209b021d8, 0xc22ccae0e0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc209b021d8, 0xc22ccae0e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc209b021d8, 0xc22ccae0e0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22408c000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21ef55530, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22be8ffc0, 0xc22408c840)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23743 [IO wait]:
net.(*pollDesc).Wait(0xc20baa7f70, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20baa7f70, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20baa7f10, 0xc2245f52a0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc221cf4fc8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22c090c50, 0xc2245f52a0, 0x20, 0x20, 0xc22c4a6b40, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22c090c58, 0xc2245f52a0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22c090c58, 0xc2245f52a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22c090c58, 0xc2245f52a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2209780c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22cbdd7d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21e3d31c0, 0xc22c12e2a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 122980 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc226bd3f80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 92509 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc2090aca80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 25862 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc226baad20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22c8ce990, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22c8ce990, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21f0bb000, 0x7ff0c03ea570, 0xc226baad20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 22334 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22be8ffc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 24177 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21f16bec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc220a60120, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc220a60120, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc21e4d3a00, 0x7ff0c03ea570, 0xc21f16bec0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 22335 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22408c480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc21ed44090, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc21ed44090, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22be8ffc0, 0x7ff0c03ea570, 0xc22408c480, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 49641 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc23230d440, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc23230d440)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 27555 [IO wait]:
net.(*pollDesc).Wait(0xc20b44baa0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20b44baa0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20b44ba40, 0xc2396da860, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc21a30e590)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc214b15bf8, 0xc2396da860, 0x20, 0x20, 0xc225d87d40, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc214b15c00, 0xc2396da860, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc214b15c00, 0xc2396da860, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc214b15c00, 0xc2396da860, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209ee7aa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22d420b10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22a6aa8c0, 0xc209ee7d40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 23069 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22705a5c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 126599 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc20efc7710)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc20efc7710, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 118618 [IO wait]:
net.(*pollDesc).Wait(0xc20c34a680, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c34a680, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20c34a620, 0xc21cec8200, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc212e74b58)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22d61ad18, 0xc21cec8200, 0x20, 0x20, 0xc213b70c60, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22d61ad20, 0xc21cec8200, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22d61ad20, 0xc21cec8200, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22d61ad20, 0xc21cec8200, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22d3540c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc235ac7260, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc209648cc0, 0xc221d07320)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 84977 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc237582580, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc237582580)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 118820 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20a512880)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 107739 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22e0c33c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 107740 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21e837f20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc214622f30, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc214622f30, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22e0c33c0, 0x7ff0c03ea570, 0xc21e837f20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 84985 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21cf735c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc225ed21b0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc225ed21b0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc237582580, 0x7ff0c03ea570, 0xc21cf735c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126531 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc22fd66f30)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc22fd66f30, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 84984 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc237582580)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 93509 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21d048360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22c03fe60, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22c03fe60, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc208243980, 0x7ff0c03ea570, 0xc21d048360, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 92495 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2090aca80, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc2090aca80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 126324 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21c81e9c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22265f170, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22265f170, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc20951fa00, 0x7ff0c03ea570, 0xc21c81e9c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126534 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc2227dca20)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc2227dca20, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 62949 [IO wait]:
net.(*pollDesc).Wait(0xc2211add40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2211add40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2211adce0, 0xc208d25720, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc2270e3090)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2225da948, 0xc208d25720, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc2225da950, 0xc208d25720, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc2225da950, 0xc208d25720, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc2225da950, 0xc208d25720, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20c436f60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc221affda0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc226cd1980, 0xc21b3c0060)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 118961 [IO wait]:
net.(*pollDesc).Wait(0xc21b92f640, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21b92f640, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21b92f5e0, 0xc22c0c4f80, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc22473c130)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2144bd418, 0xc22c0c4f80, 0x20, 0x20, 0xc219a03320, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc2144bd420, 0xc22c0c4f80, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc2144bd420, 0xc22c0c4f80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc2144bd420, 0xc22c0c4f80, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20ad38d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc23d9452c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20ab5a780, 0xc21d8ef440)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126361 [IO wait]:
net.(*pollDesc).Wait(0xc21b9348b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21b9348b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21b934850, 0xc22bf4a5a0, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc20e9228b8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22308fef8, 0xc22bf4a5a0, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22308ff00, 0xc22bf4a5a0, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22308ff00, 0xc22bf4a5a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22308ff00, 0xc22bf4a5a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22c439800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc233f3e0f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21cf15c40, 0xc22c84bc20)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 126600 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc20efc77a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc20efc77a0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 126360 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21cf15c40, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc21cf15c40)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 126505 [IO wait]:
net.(*pollDesc).Wait(0xc22eb804c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc22eb804c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc22eb80460, 0xc20c108960, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc22c89cb00)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22d61b468, 0xc20c108960, 0x20, 0x20, 0xc22cc385a0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22d61b470, 0xc20c108960, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22d61b470, 0xc20c108960, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22d61b470, 0xc20c108960, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c876120, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc22c5449f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc212b87c80, 0xc20ae9cf00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 119525 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22caafc80, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc22caafc80)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 126605 [semacquire]:
sync.(*Mutex).Lock(0xc209f95910)
/usr/local/go/src/sync/mutex.go:66 +0xd3
github.com/ethereum/go-ethereum/miner.(*worker).pendingBlock(0xc209f95860, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/worker.go:161 +0x44
github.com/ethereum/go-ethereum/miner.(*Miner).PendingBlock(0xc2087f71a0, 0xb)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/miner/miner.go:155 +0x2c
github.com/ethereum/go-ethereum/xeth.(*XEth).getBlockByHeight(0xc20c6c2ea0, 0xfffffffffffffffe, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:280 +0x3d
github.com/ethereum/go-ethereum/xeth.(*XEth).EthBlockByNumber(0xc20c6c2ea0, 0xfffffffffffffffe, 0xb)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/xeth/xeth.go:348 +0x32
github.com/ethereum/go-ethereum/rpc/api.(*ethApi).GetBlockTransactionCountByNumber(0xc20c6d3830, 0xc216625a90, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/api/eth.go:219 +0x251
github.com/ethereum/go-ethereum/rpc/api.(*ethApi).Execute(0xc20c6d3830, 0xc216625a90, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/api/eth.go:119 +0xa6
github.com/ethereum/go-ethereum/rpc/api.(*MergedApi).Execute(0xc20c6da2c0, 0xc216625a90, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/api/mergedapi.go:67 +0x35d
github.com/ethereum/go-ethereum/rpc/comms.func·002(0x7ff0c03a3bf0, 0xc2271570e0, 0xc23b5f1040)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/http_net.go:152 +0x5a1
net/http.HandlerFunc.ServeHTTP(0xc20c6d8e00, 0x7ff0c03a3bf0, 0xc2271570e0, 0xc23b5f1040)
/usr/local/go/src/net/http/server.go:1265 +0x41
github.com/ethereum/go-ethereum/rpc/comms.func·001(0x7ff0c03a3bf0, 0xc2271570e0, 0xc23b5f1040)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/rpc/comms/http_net.go:111 +0x223
net/http.HandlerFunc.ServeHTTP(0xc20c6d8e20, 0x7ff0c03a3bf0, 0xc2271570e0, 0xc23b5f1040)
/usr/local/go/src/net/http/server.go:1265 +0x41
net/http.serverHandler.ServeHTTP(0xc2095b4600, 0x7ff0c03a3bf0, 0xc2271570e0, 0xc23b5f1040)
/usr/local/go/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc227157040)
/usr/local/go/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1751 +0x35e
goroutine 126477 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc22fd67290)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc22fd67290, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 118676 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc220c972c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc225b58090, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc225b58090, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc22b6fc000, 0x7ff0c03ea570, 0xc220c972c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 126602 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc209145400, 0xc18740, 0xc20efc78c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:194 +0x135
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc20a0a1710, 0xc18740, 0xc20efc78c0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/event/event.go:94 +0x1b9
created by github.com/ethereum/go-ethereum/core.(*TxPool).addTx
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:267 +0x165
goroutine 118646 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc209648cc0, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc209648cc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 126273 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20951fa00, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc20951fa00)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 122979 [IO wait]:
net.(*pollDesc).Wait(0xc2284c6f40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2284c6f40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2284c6ee0, 0xc21d311820, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc221dba190)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20ef7afc8, 0xc21d311820, 0x20, 0x20, 0xc20feaf0e0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc20ef7afd0, 0xc21d311820, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc20ef7afd0, 0xc21d311820, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc20ef7afd0, 0xc21d311820, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21e3b2c00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20ff706f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc226bd3f80, 0xc222b3c360)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 118619 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc209648cc0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 119026 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20ab5a780)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:196 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:143 +0xff
goroutine 118805 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20a512880, 0x7ff0c03ea548)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xb60
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc209e54180, 0xc20a512880)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:662 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/server.go:489 +0x15bb
goroutine 118620 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22280ad80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:354 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc2081e63c0, 0xc22ff47200, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc2081e63c0, 0xc22ff47200, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x88e
github.com/ethereum/go-ethereum/eth.func·003(0xc209648cc0, 0x7ff0c03ea570, 0xc22280ad80, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/eth/handler.go:111 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:300 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:309 +0x391
goroutine 118674 [IO wait]:
net.(*pollDesc).Wait(0xc226f70df0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc226f70df0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc226f70d90, 0xc22d79b440, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc2095ce288)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20ad345d8, 0xc22d79b440, 0x20, 0x20, 0xc21ecd6c60, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc20ad345e8, 0xc22d79b440, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc20ad345e8, 0xc22d79b440, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc20ad345e8, 0xc22d79b440, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c89ee40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc233739bc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22b6fc000, 0xc2237728a0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 118819 [IO wait]:
net.(*pollDesc).Wait(0xc20b83a920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20b83a920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20b83a8c0, 0xc208d68c20, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc22cca9ef0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc22b8fb890, 0xc208d68c20, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc22b8fb8a0, 0xc208d68c20, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc22b8fb8a0, 0xc208d68c20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc22b8fb8a0, 0xc208d68c20, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2192803c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20e580b70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20a512880, 0xc22a95b260)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
goroutine 119673 [IO wait]:
net.(*pollDesc).Wait(0xc21d881cd0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21d881cd0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21d881c70, 0xc20bfeb960, 0x20, 0x20, 0x0, 0x7ff0c485f808, 0xc209243368)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc225ba0e88, 0xc20bfeb960, 0x20, 0x20, 0x7ff0c03c38d8, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc225ba0e90, 0xc20bfeb960, 0x20, 0x20, 0x43bb61, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/metrics.go:54 +0x62
io.ReadAtLeast(0x7ff0c03e9418, 0xc225ba0e90, 0xc20bfeb960, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff0c03e9418, 0xc225ba0e90, 0xc20bfeb960, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21c7bb500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:561 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc227c9b830, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:86 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22a8de080, 0xc20802f5c0)
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:211 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/desktop/workspace/godev/src/github.com/ethereum/go-ethereum/p2p/peer.go:142 +0xe2
desktop@steamos:~/workspace/godev/src/github.com/ethereum/go-ethereum$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment