Created
June 4, 2017 21:34
-
-
Save obscuren/f1604ce0557d92510e77ae8e787d9e21 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\Ethereum\WalletData\Ethereum Wallet\binaries\Geth\unpacked>geth --fast | |
... | |
fatal error: out of memory | |
fatal error: out of memory | |
runtime stack: | |
runtime.throw(0xc642fe, 0xd) | |
C:/go/src/runtime/panic.go:596 +0x7c | |
runtime.largeAlloc(0x9b51, 0x15d0001, 0x5) | |
C:/go/src/runtime/malloc.go:797 +0xdb | |
runtime.mallocgc.func1() | |
C:/go/src/runtime/malloc.go:690 +0x31 | |
runtime.systemstack(0x128adc0) | |
C:/go/src/runtime/asm_386.s:337 +0x5e | |
runtime.mstart() | |
C:/go/src/runtime/proc.go:1132 | |
goroutine 6 [running]: | |
runtime.systemstack_switch() | |
C:/go/src/runtime/asm_386.s:291 fp=0x407bf6a4 sp=0x407bf6a0 | |
runtime.mallocgc(0x9b51, 0xb74e40, 0x405e01, 0xb46060) | |
C:/go/src/runtime/malloc.go:691 +0x6c7 fp=0x407bf6f4 sp=0x407bf6a4 | |
runtime.makeslice(0xb74e40, 0x6377, 0x9b51, 0x1, 0x0, 0x0) | |
C:/go/src/runtime/slice.go:54 +0x5d fp=0x407bf718 sp=0x407bf6f4 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get(0x12144b00, 0x6377, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:152 +0x40d fp=0x407bf7a0 sp=0x407bf718 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock(0x180ef400, 0x164af2, 0x0, 0x6372, 0x0, 0x1, 0x8, 0x40, 0x6e52b9, 0x124283c0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table/reader.go:563 +0x40 fp=0x407bf86c sp=0x407bf7a0 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock(0x180ef400, 0x164af2, 0x0, 0x6372, 0x0, 0x21132b01, 0x702, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table/reader.go:602 +0x50 fp=0x407bf8b0 sp=0x407bf86c | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached(0x180ef400, 0x164af2, 0x0, 0x6372, 0x0, 0x1, 0x427d6e, 0x4, 0x31672c80, 0x3a, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table/reader.go:647 +0x10b fp=0x407bf908 sp=0x407bf8b0 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter(0x180ef400, 0x164af2, 0x0, 0x6372, 0x0, 0x0, 0x1, 0x0, 0x3) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table/reader.go:764 +0x57 fp=0x407bf944 sp=0x407bf908 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr(0x180ef400, 0x164af2, 0x0, 0x6372, 0x0, 0x0, 0x1, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table/reader.go:779 +0x116 fp=0x407bf978 sp=0x407bf944 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get(0x1fb659f0, 0x23ddbc80, 0x13c27440) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table/reader.go:507 +0x2a5 fp=0x407bf9dc sp=0x407bf978 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData(0x1915d4a0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator/indexed_iter.go:39 +0x31 fp=0x407bf9ec sp=0x407bf9dc | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next(0x1915d4a0, 0x6ddad6) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator/indexed_iter.go:160 +0x9a fp=0x407bf9f8 sp=0x407bf9ec | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next(0x1915d2c0, 0x23ddbc80) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator/indexed_iter.go:149 +0xd9 fp=0x407bfa04 sp=0x407bf9f8 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next(0x13c273c0, 0x25eb0580) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator/merged_iter.go:169 +0xb0 fp=0x407bfa44 sp=0x407bfa04 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run(0x219c44e0, 0x1fb65988, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:439 +0x257 fp=0x407bfadc sp=0x407bfa44 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0x12110100, 0xc607cc, 0xb, 0x118dd40, 0x219c44e0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:185 +0x125 fp=0x407bfc98 sp=0x407bfadc | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0x12110100, 0x135acbd0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:577 +0x560 fp=0x407bfe28 sp=0x407bfc98 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0x12110100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:633 +0x45 fp=0x407bfe38 sp=0x407bfe28 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x12110100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:824 +0x27b fp=0x407bffe8 sp=0x407bfe38 | |
runtime.goexit() | |
C:/go/src/runtime/asm_386.s:1629 +0x1 fp=0x407bffec sp=0x407bffe8 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:146 +0x656 | |
goroutine 1 [chan receive, 28 minutes]: | |
github.com/ethereum/go-ethereum/node.(*Node).Wait(0x1221cc80) | |
C:/gopath/src/github.com/ethereum/go-ethereum/node/node.go:545 +0x6f | |
main.geth(0x12170320, 0xb2d05e00, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:188 +0x45 | |
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xb5ec40, 0xd08928, 0x12170320, 0x12170320, 0x1217bfac) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:485 +0xa2 | |
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0x123a4340, 0x121420c0, 0x2, 0x2, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:259 +0x5d8 | |
main.main() | |
C:/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:176 +0x45 | |
goroutine 17 [syscall, 28 minutes, locked to thread]: | |
runtime.goexit() | |
C:/go/src/runtime/asm_386.s:1629 +0x1 | |
goroutine 20 [syscall, 28 minutes]: | |
os/signal.signal_recv(0x0) | |
C:/go/src/runtime/sigqueue.go:116 +0x14f | |
os/signal.loop() | |
C:/go/src/os/signal/signal_unix.go:22 +0x1a | |
created by os/signal.init.1 | |
C:/go/src/os/signal/signal_unix.go:28 +0x37 | |
goroutine 21 [chan receive]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x128a420) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:221 +0x3c | |
created by github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.NewMeter | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:40 +0xfe | |
goroutine 4 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x12110100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x498 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:139 +0x4f2 | |
goroutine 24 [select]: | |
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0x123efa70) | |
C:/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:203 +0x129 | |
created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe | |
C:/gopath/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:190 +0xf6 | |
goroutine 25 [chan receive]: | |
github.com/ethereum/go-ethereum/accounts/usbwallet.(*LedgerHub).updater(0x121705a0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/accounts/usbwallet/ledger_hub.go:203 +0x4f | |
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*LedgerHub).Subscribe | |
C:/gopath/src/github.com/ethereum/go-ethereum/accounts/usbwallet/ledger_hub.go:188 +0xf6 | |
goroutine 26 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0x12397000) | |
C:/gopath/src/github.com/ethereum/go-ethereum/accounts/manager.go:95 +0x311 | |
created by github.com/ethereum/go-ethereum/accounts.NewManager | |
C:/gopath/src/github.com/ethereum/go-ethereum/accounts/manager.go:68 +0x4f2 | |
goroutine 27 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x12144b00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x1b7 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x13f | |
goroutine 5 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x12110100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:96 +0x1e1 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:140 +0x510 | |
goroutine 7 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x12110100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x1d9 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:147 +0x674 | |
goroutine 8 [select]: | |
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0x124e9500) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:1240 +0xde | |
created by github.com/ethereum/go-ethereum/core.NewBlockChain | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:167 +0xab3 | |
goroutine 9 [chan receive, 10 minutes]: | |
github.com/ethereum/go-ethereum/core.(*TxPool).eventLoop(0x12159960) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:140 +0x86 | |
created by github.com/ethereum/go-ethereum/core.NewTxPool | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:128 +0x453 | |
goroutine 10 [semacquire, 1 minutes]: | |
sync.runtime_SemacquireMutex(0x1215998c) | |
C:/go/src/runtime/sema.go:62 +0x29 | |
sync.(*Mutex).Lock(0x12159988) | |
C:/go/src/sync/mutex.go:87 +0xbc | |
sync.(*RWMutex).Lock(0x12159988) | |
C:/go/src/sync/rwmutex.go:86 +0x23 | |
github.com/ethereum/go-ethereum/core.(*TxPool).expirationLoop(0x12159960) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:678 +0x13f | |
created by github.com/ethereum/go-ethereum/core.NewTxPool | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:129 +0x471 | |
goroutine 11 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0x12146240) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1481 +0x428 | |
created by github.com/ethereum/go-ethereum/eth/downloader.New | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:202 +0xce8 | |
goroutine 12 [chan receive, 10 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0x12144790) | |
C:/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:237 +0x7a | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
C:/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:146 +0x3f6 | |
goroutine 13 [chan receive, 28 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0x12144790) | |
C:/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:265 +0x9b | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
C:/gopath/src/github.com/ethereum/go-ethereum/miner/worker.go:148 +0x414 | |
goroutine 15 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x1191320, 0x122323c0, 0x12493e00, 0xc551e8, 0x3, 0x765f, 0x765f, 0xc73d3f, 0x12) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x699 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:243 +0x46a | |
goroutine 44319 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Notify(0x121599d0, 0x3b19ee80, 0x10, 0x5967404d, 0x3d8a0fc8, 0x3c307388, 0xe58a7ab8, 0x58fb086c, 0x67ed7894, 0x766468dc, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:197 +0x196 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x1ecdf080, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:609 +0xf0f | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x1ecdf080, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x3ad84ac0, 0x118d940, 0x3ad84940, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x3ad84940, 0x3ad84ac0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 95772 [chan receive, 3 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync(0x12146240, 0x189009, 0x0, 0x12b68dd8, 0x5, 0x5, 0x14fda400, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:471 +0x135 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer(0x12146240, 0x12faed80, 0x7bdf367b, 0x9854d33b, 0xd04323d3, 0x8f9b667f, 0xfedf225b, 0x749e7dc6, 0x3348e49c, 0x927313b6, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:448 +0x8be | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).synchronise(0x12146240, 0x13f779a0, 0x10, 0x7bdf367b, 0x9854d33b, 0xd04323d3, 0x8f9b667f, 0xfedf225b, 0x749e7dc6, 0x3348e49c, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:367 +0x39f | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Synchronise(0x12146240, 0x13f779a0, 0x10, 0x7bdf367b, 0x9854d33b, 0xd04323d3, 0x8f9b667f, 0xfedf225b, 0x749e7dc6, 0x3348e49c, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:288 +0x6b | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2877a480) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:188 +0x17c | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:640 +0xa8e | |
goroutine 68 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x147fe160) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x1b7 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x13f | |
goroutine 69 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x14826200) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x498 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:139 +0x4f2 | |
goroutine 70 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x14826200) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:96 +0x1e1 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:140 +0x510 | |
goroutine 71 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x14826200) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x49b | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:146 +0x656 | |
goroutine 72 [select, 9 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x14826200) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x1d9 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:147 +0x674 | |
goroutine 73 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*Table).refreshLoop(0x12218000) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:326 +0x3cd | |
created by github.com/ethereum/go-ethereum/p2p/discover.newTable | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:116 +0x362 | |
goroutine 74 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0x12493ec0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:375 +0xa7c | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:258 +0x2aa | |
goroutine 75 [IO wait]: | |
net.runtime_pollWait(0x34b18330, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x12119588, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x121194d8, 0xc5f379, 0xb, 0xd089c8, 0x47785f07, 0x2919c957, 0x4f0f642e) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).readFrom(0x121194a0, 0x12a6a000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:481 +0x104 | |
net.(*UDPConn).readFrom(0x156c9228, 0x12a6a000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x8451b7) | |
C:/go/src/net/udpsock_posix.go:47 +0x3f | |
net.(*UDPConn).ReadFromUDP(0x156c9228, 0x12a6a000, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0) | |
C:/go/src/net/udpsock.go:97 +0x56 | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0x12493ec0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:502 +0x96 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:259 +0x2cb | |
goroutine 59669 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2a9d7fc0, 0x2, 0x69724418, 0xfcd67e5e) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x2a9d7fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 76 [IO wait]: | |
net.runtime_pollWait(0x34b18150, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x12139b28, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x12139a78, 0xc5a327, 0x8, 0x423948e0, 0x1c2cc870, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).acceptOne(0x12139a40, 0x12477420, 0x2, 0x2, 0x12139a78, 0x0, 0x124fc001, 0x12139ef0) | |
C:/go/src/net/fd_windows.go:591 +0x139 | |
net.(*netFD).accept(0x12139a40, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:621 +0xbc | |
net.(*TCPListener).accept(0x14730490, 0x8804e8, 0x405494, 0xb46fa0) | |
C:/go/src/net/tcpsock_posix.go:136 +0x23 | |
net.(*TCPListener).Accept(0x14730490, 0x124fc000, 0x0, 0x1193d20, 0x2dc6f548) | |
C:/go/src/net/tcpsock.go:228 +0x3c | |
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:641 +0x1ee | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:432 +0x11d | |
goroutine 77 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x1191320, 0x122323c0, 0x12493b80, 0xc551d9, 0x3, 0x765f, 0x765f, 0xc61a85, 0xc) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x699 | |
github.com/ethereum/go-ethereum/p2p.(*Server).startListening.func1(0x12139950, 0x14717660) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:437 +0x68 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:439 +0x19d | |
goroutine 78 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).run(0x12139950, 0x11912a0, 0x1522d3e0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:501 +0x1277 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:417 +0x5db | |
goroutine 79 [chan receive, 28 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0x15723600) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:727 +0x51 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:204 +0x9a | |
goroutine 80 [chan receive, 28 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0x15723600) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:716 +0x49 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:207 +0x115 | |
goroutine 81 [select]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0x15723600) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:143 +0x213 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x133 | |
goroutine 82 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0x15723600) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:109 +0x4fc | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:211 +0x151 | |
goroutine 83 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/contracts/release.(*ReleaseService).checker(0x12493b00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/contracts/release/release.go:118 +0x15e | |
created by github.com/ethereum/go-ethereum/contracts/release.(*ReleaseService).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/contracts/release/release.go:98 +0x33 | |
goroutine 84 [select, 3 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0x12a68c60) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x476 | |
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xeb | |
goroutine 85 [select, 10 minutes]: | |
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0x147176c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:407 +0x61d | |
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:100 +0xf8 | |
goroutine 86 [chan receive, 3 minutes]: | |
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0x12639020) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:85 +0x51 | |
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/filters/api.go:75 +0x17e | |
goroutine 36 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func5(0xb81940, 0x156ed7c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x20 | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).enqueue(0x121599d0, 0x1989d350, 0x10, 0x24bf6000) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:611 +0xc5 | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0x121599d0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:356 +0xe14 | |
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:176 +0x33 | |
goroutine 87 [syscall, 28 minutes, locked to thread]: | |
syscall.Syscall(0x76f1eca0, 0x2, 0x460, 0xffffffff, 0x0, 0x147bb7dc, 0xbc8480, 0x7374c5) | |
C:/go/src/runtime/syscall_windows.go:163 +0x51 | |
syscall.WaitForSingleObject(0x460, 0xffffffff, 0x12ad02e0, 0x73620c, 0x12bf3f60) | |
C:/go/src/syscall/zsyscall_windows.go:718 +0x53 | |
github.com/ethereum/go-ethereum/vendor/gopkg.in/natefinch/npipe%2ev2.waitForCompletion(0x40c, 0x1239b3c0, 0x12ad02e0, 0x147bb7dc, 0x12ad22d0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/natefinch/npipe.v2/npipe_windows.go:182 +0x2c | |
github.com/ethereum/go-ethereum/vendor/gopkg.in/natefinch/npipe%2ev2.(*PipeListener).AcceptPipe(0x12ad02e0, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/natefinch/npipe.v2/npipe_windows.go:327 +0x248 | |
github.com/ethereum/go-ethereum/vendor/gopkg.in/natefinch/npipe%2ev2.(*PipeListener).Accept(0x12ad02e0, 0x26, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/natefinch/npipe.v2/npipe_windows.go:263 +0x25 | |
github.com/ethereum/go-ethereum/node.(*Node).startIPC.func1(0x1221cc80, 0x118f9a0, 0x12ad02e0, 0x12aa4e00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/node/node.go:337 +0xc1 | |
created by github.com/ethereum/go-ethereum/node.(*Node).startIPC | |
C:/gopath/src/github.com/ethereum/go-ethereum/node/node.go:352 +0x1f7 | |
goroutine 88 [chan receive, 28 minutes]: | |
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0x1221cc80) | |
C:/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:69 +0xc7 | |
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode | |
C:/gopath/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:80 +0x9a | |
goroutine 89 [chan receive, 28 minutes]: | |
main.startNode.func1(0x1221cc80, 0x124fda40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:230 +0x2f8 | |
created by main.startNode | |
C:/gopath/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:243 +0x1cf | |
goroutine 90 [semacquire, 28 minutes]: | |
sync.runtime_notifyListWait(0x12ab05ac, 0x0) | |
C:/go/src/runtime/sema.go:298 +0x114 | |
sync.(*Cond).Wait(0x12ab05a4) | |
C:/go/src/sync/cond.go:57 +0x6e | |
io.(*pipe).read(0x12ab0580, 0x1482f200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
C:/go/src/io/pipe.go:47 +0xd2 | |
io.(*PipeReader).Read(0x14731cd0, 0x1482f200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
C:/go/src/io/pipe.go:130 +0x3b | |
encoding/json.(*Decoder).refill(0x12a76c30, 0xc, 0xb94500) | |
C:/go/src/encoding/json/stream.go:152 +0xcc | |
encoding/json.(*Decoder).readValue(0x12a76c30, 0x0, 0x0, 0x40e9ec) | |
C:/go/src/encoding/json/stream.go:128 +0x189 | |
encoding/json.(*Decoder).Decode(0x12a76c30, 0xba88a0, 0x12ab6fd0, 0x0, 0xf) | |
C:/go/src/encoding/json/stream.go:57 +0x71 | |
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0x12ab4ab0, 0x0, 0x0, 0x0, 0x40e300, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/json.go:126 +0xce | |
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0x14717780, 0x1194120, 0x12ab4ab0, 0x1, 0xbf3a20, 0x12ab4cf0, 0x1190d20, 0x12ad0420, 0xe73e6ee6) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:395 +0x57 | |
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0x14717780, 0x1194120, 0x12ab4ab0, 0x5c2de100, 0x3, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:179 +0x20f | |
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0x14717780, 0x1194120, 0x12ab4ab0, 0x3) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/server.go:235 +0x63 | |
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1 | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0x25c | |
goroutine 91 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0x124fdd40, 0x1193de0, 0x14731cf8) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:490 +0xcda | |
created by github.com/ethereum/go-ethereum/rpc.newClient | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:203 +0x350 | |
goroutine 92 [semacquire, 28 minutes]: | |
sync.runtime_notifyListWait(0x12ab062c, 0x0) | |
C:/go/src/runtime/sema.go:298 +0x114 | |
sync.(*Cond).Wait(0x12ab0624) | |
C:/go/src/sync/cond.go:57 +0x6e | |
io.(*pipe).read(0x12ab0600, 0x1482f000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
C:/go/src/io/pipe.go:47 +0xd2 | |
io.(*PipeReader).Read(0x14731ce0, 0x1482f000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
C:/go/src/io/pipe.go:130 +0x3b | |
encoding/json.(*Decoder).refill(0x12a76ff0, 0xc, 0xb377c0) | |
C:/go/src/encoding/json/stream.go:152 +0xcc | |
encoding/json.(*Decoder).readValue(0x12a76ff0, 0x0, 0x0, 0x40e9ec) | |
C:/go/src/encoding/json/stream.go:128 +0x189 | |
encoding/json.(*Decoder).Decode(0x12a76ff0, 0xba88a0, 0x12ab6f80, 0x18272652, 0x989f0183) | |
C:/go/src/encoding/json/stream.go:57 +0x71 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read.func1(0xbaf920, 0x12ab6f90, 0x14731cf8, 0x34adea78, 0x14731cf8) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:631 +0x76 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read(0x124fdd40, 0x1193de0, 0x14731cf8, 0xd13ba080, 0x5bcfe473) | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:644 +0xf9 | |
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
C:/gopath/src/github.com/ethereum/go-ethereum/rpc/client.go:466 +0x5a | |
goroutine 106323 [semacquire, 1 minutes]: | |
sync.runtime_SemacquireMutex(0x129d5ec) | |
C:/go/src/runtime/sema.go:62 +0x29 | |
sync.(*Mutex).Lock(0x129d5e8) | |
C:/go/src/sync/mutex.go:87 +0xbc | |
github.com/ethereum/go-ethereum/core.WriteMipmapBloom(0x11924a0, 0x12158230, 0x1a5274, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/database_util.go:552 +0x47 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func1(0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:759 +0x467 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func2(0x22e83cc0, 0x1974d200, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:786 +0x46 | |
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:787 +0x4ed | |
goroutine 108689 [IO wait]: | |
net.runtime_pollWait(0x34b17778, 0x77, 0x232ef9cc) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x2a62dd08, 0x77, 0x232ef9cc, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x2a62dcb0, 0xc5bad9, 0x9, 0xd089c0, 0x151eb5c0, 0x0, 0x152b0580) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x2a62dc20, 0x1190ce0, 0x151eb540, 0x0, 0x0, 0x118bba0, 0x152b0580, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x2a62dc20, 0x1190ce0, 0x151eb540, 0x11933e0, 0x0, 0x11933e0, 0x152b0500, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x151eb540, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x151eb540, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x152b0500, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x151eb540, 0xc551d9, 0x3, 0x0, 0x152b0500, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x151eb540, 0xc551d9, 0x3, 0x0, 0x152b0500, 0x2b2a1f4, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x151eb540, 0x14013db0, 0x118e160, 0x152b0500, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x151eb540, 0x14013db0, 0x1eb58090, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x152b04e0, 0x14, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x152b04e0, 0x14, 0x14b42fd4, 0x2, 0x2, 0x436fcf) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x152b04c0, 0x12139950, 0x2f03f780, 0x6507b8ff) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x152b04c0, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x152b04c0, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 95877 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchHeaders(0x12146240, 0x12faed80, 0x1a70c9, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:814 +0x950 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func3(0x4, 0xd08e48) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:443 +0x3b | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func2(0x13f97010, 0x1898b200, 0x143e5240) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0x3f | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0xdf | |
goroutine 11104 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x285a19c0, 0xa6, 0xc0001, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x285a19c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 95880 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchParts(0x12146240, 0x118a580, 0x1213d530, 0x12492ec0, 0x12de8a68, 0x12492f80, 0x410bdf4c, 0x410bdf7c, 0x410bdf74, 0x410bdf6c, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1031 +0x117f | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchReceipts(0x12146240, 0x189009, 0x0, 0x28a78fc8, 0x23ab0060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:924 +0x325 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func6(0x4, 0xd08e48) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:446 +0x34 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func2(0x13f97010, 0x1898b200, 0x13f97000) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0x3f | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0xdf | |
goroutine 43633 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x40e1cf00, 0xe33390c2, 0xf5f48c3a, 0xeda0bd78) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x40e1cf00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 489 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x12fd3bc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 131 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0x1522cf00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:231 +0x1aa | |
created by github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).ensureExpirer.func1 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:223 +0x32 | |
goroutine 46957 [IO wait]: | |
net.runtime_pollWait(0x357ae1a8, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x292d82c8, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x292d8218, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x292d81e0, 0x1a053a00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x3cd415e8, 0x1a053a00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x3cd415e8, 0x1a053a00, 0x20, 0x20, 0x20, 0xc3eb60, 0x9352e300, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x3cd415e8, 0x1a053a00, 0x20, 0x20, 0x20, 0x56bef9, 0x292d81e0) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x27a840f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3a8d9560, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3055b500, 0x1fc4ed00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 95881 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchParts(0x12146240, 0x118a580, 0x1213d538, 0x12492f00, 0x3bd8e528, 0x12492fc0, 0x12125f74, 0x12125f9c, 0x12125f94, 0xd07eac, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1031 +0x117f | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchNodeData(0x12146240, 0x1422dfc8, 0x1e233fe0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:986 +0x254 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func7(0x4, 0xd08e48) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:447 +0x20 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func2(0x13f97010, 0x1898b200, 0x3bd8e520) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0x3f | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0xdf | |
goroutine 108881 [IO wait]: | |
net.runtime_pollWait(0x34b17ac0, 0x77, 0x230d5154) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x15cfc0e8, 0x77, 0x230d5154, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x15cfc090, 0xc5bad9, 0x9, 0xd089c0, 0x21b62bc0, 0x0, 0x29be5fa0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x15cfc000, 0x1190ce0, 0x21b62b80, 0x0, 0x0, 0x118bba0, 0x29be5fa0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x15cfc000, 0x1190ce0, 0x21b62b80, 0x11933e0, 0x0, 0x11933e0, 0x29be5f80, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x21b62b80, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x21b62b80, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x29be5f80, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x21b62b80, 0xc551d9, 0x3, 0x0, 0x29be5f80, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x21b62b80, 0xc551d9, 0x3, 0x0, 0x29be5f80, 0xce554a0, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x21b62b80, 0x1facaaa0, 0x118e160, 0x29be5f80, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x21b62b80, 0x1facaaa0, 0x1b8f7098, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x29be5ea0, 0x13, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x29be5ea0, 0x13, 0x72b21e2c, 0xe228f6d1, 0xe9631ad3, 0x92155adb) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x18b09a60, 0x12139950, 0x212b0100, 0x2156b0e3) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x18b09a60, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x18b09a60, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 96983 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Notify(0x121599d0, 0x1d384050, 0x10, 0x5967404d, 0x3d8a0fc8, 0x3c307388, 0xe58a7ab8, 0x58fb086c, 0x67ed7894, 0x766468dc, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:197 +0x196 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x3dca4720, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:609 +0xf0f | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x3dca4720, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x31ab6780, 0x118d940, 0x31ab6640, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x31ab6640, 0x31ab6780) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 107293 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 98521 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x18588f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x150ec840, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x150ec840, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x18589040, 0x118d940, 0x18588f00, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x18588f00, 0x18589040) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 11105 [IO wait]: | |
net.runtime_pollWait(0x34b174a8, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x18ba3a38, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x18ba3988, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x18ba3950, 0x29892c20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x1befb990, 0x29892c20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x1befb990, 0x29892c20, 0x20, 0x20, 0x20, 0xc3eb60, 0x7ffe3400, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x1befb990, 0x29892c20, 0x20, 0x20, 0x20, 0x56bef9, 0x18ba3950) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2d26a300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2d2ca320, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x285a19c0, 0x285a1b00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 23978 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2e5e8b00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 17047 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x21b03e40, 0x12, 0x0, 0xb0, 0x118a2e0, 0x222de0c0, 0xd0c4f5e7, 0xe, 0x24bc8314, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x21b03e40, 0x21b03fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 109239 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x3da55d00, 0x261c0960, 0x3da55d40) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 490 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x12fd3a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x15413da0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x15413da0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x12fd3bc0, 0x118d940, 0x12fd3a80, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x12fd3a80, 0x12fd3bc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 11155 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x285a1880, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2a5c1ce0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2a5c1ce0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x285a19c0, 0x118d940, 0x285a1880, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x285a1880, 0x285a19c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 96082 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3cfc4080) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 17048 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x21b03e40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 100478 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x29f2c180) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 1489 [running]: | |
goroutine running on other thread; stack unavailable | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 95634 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x21abdf40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x219c5920, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x219c5920, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x1af480c0, 0x118d940, 0x21abdf40, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x21abdf40, 0x1af480c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 59673 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Enqueue(0x121599d0, 0x13f779a0, 0x10, 0x29623400, 0xe58a7ab8, 0x58fb086c) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:211 +0x11d | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2877a480, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:623 +0x7d4 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2877a480, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x2a9d7fc0, 0x118d940, 0x2a9d7e80, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x2a9d7e80, 0x2a9d7fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 72326 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3dc87740, 0x12139950, 0x1193d20, 0x250363e8) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x3dc87740) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 17046 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x21b03e40, 0x25713db0, 0x12139950, 0x1212ecd0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x21b03e40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 96532 [semacquire, 1 minutes]: | |
sync.runtime_SemacquireMutex(0x1215998c) | |
C:/go/src/runtime/sema.go:62 +0x29 | |
sync.(*Mutex).Lock(0x12159988) | |
C:/go/src/sync/mutex.go:87 +0xbc | |
sync.(*RWMutex).Lock(0x12159988) | |
C:/go/src/sync/rwmutex.go:86 +0x23 | |
github.com/ethereum/go-ethereum/core.(*TxPool).AddBatch(0x12159960, 0x13884830, 0x1, 0x4, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:410 +0x3e | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x29c726c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:661 +0x351 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x29c726c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x12ae2800, 0x118d940, 0x12ae26c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x12ae26c0, 0x12ae2800) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 72328 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3dc87740) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 96047 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3cfc4080, 0x12139950, 0x1193d20, 0x13150258) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x3cfc4080) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 95601 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1af480c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 106326 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0x12110100, 0x392bea80, 0x0, 0x100, 0x100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:267 +0x334 | |
github.com/ethereum/go-ethereum/ethdb.(*ldbBatch).Write(0x2dc6eec8, 0x1d7343f0, 0x1c) | |
C:/gopath/src/github.com/ethereum/go-ethereum/ethdb/database.go:291 +0x32 | |
github.com/ethereum/go-ethereum/core.WriteMipmapBloom(0x11924a0, 0x12158230, 0x1a5272, 0x0, 0x25911360, 0xf, 0x13, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/database_util.go:567 +0x2f4 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func1(0x3) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:759 +0x467 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func2(0x22e83cc0, 0x1974d200, 0x3) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:786 +0x46 | |
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:787 +0x4ed | |
goroutine 95879 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchParts(0x12146240, 0x118a580, 0x1213d528, 0x12492e80, 0x22cc2248, 0x12492f40, 0x12bb9f4c, 0x12bb9f7c, 0x12bb9f74, 0x12bb9f6c, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1031 +0x117f | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchBodies(0x12146240, 0x189009, 0x0, 0x14b41fc8, 0x2eab56c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:900 +0x325 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func5(0x4, 0xd08e48) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:445 +0x34 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func2(0x13f97010, 0x1898b200, 0x13f96ff0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0x3f | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0xdf | |
goroutine 109235 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x1219a280, 0x18ba3ef0, 0x1219a2c0) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 95748 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3af8cdc0, 0xaf9b245a, 0x6850d355, 0xf5fd2c8a) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x3af8cdc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 72329 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3dc87600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x219c5a40, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x219c5a40, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x3dc87740, 0x118d940, 0x3dc87600, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x3dc87600, 0x3dc87740) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 96982 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x31ab6780) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 43668 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Enqueue(0x121599d0, 0x40e7d030, 0x10, 0x218f5950, 0xe58a7ab8, 0x58fb086c) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:211 +0x11d | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x407031a0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:623 +0x7d4 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x407031a0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x40e1cf00, 0x118d940, 0x40e1cdc0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x40e1cdc0, 0x40e1cf00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 106325 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compTriggerWait(0x12110100, 0x124fd880, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:704 +0x274 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).flush.func1(0xd0c4f500) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:82 +0x16d | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).flush(0x12110100, 0x2ae2, 0x4423f270, 0x211d, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:104 +0xff | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked(0x12110100, 0x1ca6d520, 0x0, 0x1, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:141 +0x53 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0x12110100, 0x1ca6d520, 0x0, 0x5c5, 0x5c5) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:296 +0x216 | |
github.com/ethereum/go-ethereum/ethdb.(*ldbBatch).Write(0x1b8cb648, 0x25363b60, 0x29) | |
C:/gopath/src/github.com/ethereum/go-ethereum/ethdb/database.go:291 +0x32 | |
github.com/ethereum/go-ethereum/core.WriteReceipts(0x11924a0, 0x12158230, 0x3b7cf340, 0x13, 0x1c, 0x13, 0x1c) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/database_util.go:487 +0x1eb | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func1(0x2) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:771 +0x4fb | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func2(0x22e83cc0, 0x1974d200, 0x2) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:786 +0x46 | |
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:787 +0x4ed | |
goroutine 95600 [IO wait]: | |
net.runtime_pollWait(0x34b177f0, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x28770e08, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x28770d58, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x28770d20, 0x3b963960, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x1982fa38, 0x3b963960, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x1982fa38, 0x3b963960, 0x20, 0x20, 0x20, 0xc3eb60, 0x992f600, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x1982fa38, 0x3b963960, 0x20, 0x20, 0x20, 0x56bef9, 0x28770d20) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2fcb9380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1f411d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1af480c0, 0x20193c80) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 106783 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 1029 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1487c240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x1e0a6b40, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x1e0a6b40, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x1487c380, 0x118d940, 0x1487c240, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x1487c240, 0x1487c380) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 109111 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x29c363c0, 0x24c86b40, 0x29c36400) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 24000 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2e5e8b00, 0xefc40fa0, 0x8cf9f0d8, 0xd1a1dab6) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x2e5e8b00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 21632 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2083d480) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 440 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x12fd3bc0, 0x23750f99, 0x333b68e, 0xc4ff7068) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x12fd3bc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 21633 [semacquire, 1 minutes]: | |
sync.runtime_SemacquireMutex(0x1215998c) | |
C:/go/src/runtime/sema.go:62 +0x29 | |
sync.(*Mutex).Lock(0x12159988) | |
C:/go/src/sync/mutex.go:87 +0xbc | |
sync.(*RWMutex).Lock(0x12159988) | |
C:/go/src/sync/rwmutex.go:86 +0x23 | |
github.com/ethereum/go-ethereum/core.(*TxPool).AddBatch(0x12159960, 0x3ae2d610, 0x1, 0x4, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:410 +0x3e | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2a81a720, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:661 +0x351 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2a81a720, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x2083d480, 0x118d940, 0x2083d300, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x2083d300, 0x2083d480) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 488 [IO wait]: | |
net.runtime_pollWait(0x34b17ca0, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x12529858, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x125297a8, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x12529770, 0x2fafd440, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x147cc950, 0x2fafd440, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x147cc950, 0x2fafd440, 0x20, 0x20, 0x20, 0xc3eb60, 0x4c452b00, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x147cc950, 0x2fafd440, 0x20, 0x20, 0x20, 0x56bef9, 0x12529770) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x12537230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1218eac0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x12fd3bc0, 0x12aefe80) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 106811 [semacquire]: | |
sync.runtime_Semacquire(0x2adab624) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*WaitGroup).Wait(0x2adab618) | |
C:/go/src/sync/waitgroup.go:131 +0x91 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2adab600, 0x3c0de133, 0xa662045a, 0x62e90e9b) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:188 +0x28f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x2adab600) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 106825 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0x124e9500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:346 +0x60 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x14b9b0e0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:252 +0x195 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x2adab600, 0x118d940, 0x2adab480, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x2adab480, 0x2adab600) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 107632 [semacquire]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 11154 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x285a19c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 95751 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3af8cc80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x3fed81e0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x3fed81e0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x3af8cdc0, 0x118d940, 0x3af8cc80, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x3af8cc80, 0x3af8cdc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 108576 [semacquire]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 1027 [IO wait]: | |
net.runtime_pollWait(0x34b17958, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x12528958, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x125288a8, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x12528870, 0x24f02480, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x1b7e4078, 0x24f02480, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x1b7e4078, 0x24f02480, 0x20, 0x20, 0x20, 0xc3eb60, 0x3ef85a00, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x1b7e4078, 0x24f02480, 0x20, 0x20, 0x20, 0x56bef9, 0x12528870) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1eae40c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1eae3940, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1487c380, 0x14fb2f40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 100477 [IO wait]: | |
net.runtime_pollWait(0x34b17c28, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x261c0ef8, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x261c0e48, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x261c0e10, 0x13412d20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x17394fa8, 0x13412d20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x17394fa8, 0x13412d20, 0x20, 0x20, 0x20, 0xc3eb60, 0x66004600, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x17394fa8, 0x13412d20, 0x20, 0x20, 0x20, 0x56bef9, 0x261c0e10) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1c77ecf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x169ae280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x29f2c180, 0x29f2c300) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 96065 [IO wait]: | |
net.runtime_pollWait(0x34b17520, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x178300e8, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x17830038, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x0, 0x312eb760) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x17830000, 0x155d5f90, 0x50, 0x50, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x13150258, 0x155d5f90, 0x50, 0x50, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x13150258, 0x155d5f90, 0x50, 0x50, 0x50, 0xc3eb60, 0x0, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x13150258, 0x155d5f90, 0x50, 0x50, 0x50, 0x10, 0x312eb760) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1a959500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:646 +0x25b | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2eb67980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3cfc4080, 0x1461e100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 96083 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2ac11ec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2ded8000, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2ded8000, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x3cfc4080, 0x118d940, 0x2ac11ec0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x2ac11ec0, 0x3cfc4080) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 98520 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x18589040) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 108951 [IO wait]: | |
net.runtime_pollWait(0x34b17fe8, 0x77, 0x3b0882ec) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x15cfcd18, 0x77, 0x3b0882ec, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x15cfccc0, 0xc5bad9, 0x9, 0xd089c0, 0x21b632c0, 0x0, 0x27b3fb20) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x15cfcc30, 0x1190ce0, 0x21b63280, 0x0, 0x0, 0x118bba0, 0x27b3fb20, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x15cfcc30, 0x1190ce0, 0x21b63280, 0x11933e0, 0x0, 0x11933e0, 0x27b3fa80, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x21b63280, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x21b63280, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x27b3fa80, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x21b63280, 0xc551d9, 0x3, 0x0, 0x27b3fa80, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x21b63280, 0xc551d9, 0x3, 0x0, 0x27b3fa80, 0x24ae7f94, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x21b63280, 0x3d9146e0, 0x118e160, 0x27b3fa80, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x21b63280, 0x3d9146e0, 0x1b8f7220, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x27b3f9c0, 0x14, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x27b3f9c0, 0x14, 0x14227fd4, 0x2, 0x2, 0x436fcf) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x27b3f9a0, 0x12139950, 0x1c3d4380, 0x5ba2feb) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x27b3f9a0, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x27b3f9a0, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 97814 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x25456fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 17049 [semacquire, 1 minutes]: | |
sync.runtime_SemacquireMutex(0x1215998c) | |
C:/go/src/runtime/sema.go:62 +0x29 | |
sync.(*Mutex).Lock(0x12159988) | |
C:/go/src/sync/mutex.go:87 +0xbc | |
sync.(*RWMutex).Lock(0x12159988) | |
C:/go/src/sync/rwmutex.go:86 +0x23 | |
github.com/ethereum/go-ethereum/core.(*TxPool).AddBatch(0x12159960, 0x138844c0, 0x1, 0x4, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:410 +0x3e | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2290ef60, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:661 +0x351 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2290ef60, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x21b03e40, 0x118d940, 0x21b03d00, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x21b03d00, 0x21b03e40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 97813 [IO wait]: | |
net.runtime_pollWait(0x357ade60, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x13f3cef8, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x13f3ce48, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x24602480, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x13f3ce10, 0x173ad740, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x1940a9e8, 0x173ad740, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x1940a9e8, 0x173ad740, 0x20, 0x20, 0x20, 0xc3eb60, 0x6869dd00, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x1940a9e8, 0x173ad740, 0x20, 0x20, 0x20, 0x56bef9, 0x13f3ce10) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1f928ff0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1a6cf8e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x25456fc0, 0x25457100) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 43666 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x40e1cf00, 0x12, 0x0, 0xb6, 0x118a2e0, 0x222de8e0, 0xd0c4f5e7, 0xe, 0x25fdc8c8, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x40e1cf00, 0x40e1d040) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 108952 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x21b63280, 0x15cfcc30, 0x21b632c0) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 106753 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:149 +0x16e | |
goroutine 97812 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x25456fc0, 0x12139950, 0x1193d20, 0x1940a9e8) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x25456fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 96980 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x31ab6780, 0x80, 0x4067e5d4, 0xf8ae76f8) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x31ab6780) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 1028 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1487c380) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 95876 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x22e83ccc) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*WaitGroup).Wait(0x22e83cc0) | |
C:/go/src/sync/waitgroup.go:131 +0x91 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain(0x124e9500, 0x14164000, 0x800, 0x800, 0x25f80000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:789 +0x50c | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain-fm(0x14164000, 0x800, 0x800, 0x25f80000, 0x800, 0x800, 0x4, 0x294d69b0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:164 +0x50 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processContent(0x12146240, 0xd08e48, 0x13f97010) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1403 +0x8d2 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func1(0x13f97010, 0x1898b200, 0x12146240) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:457 +0x43 | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:457 +0x9d | |
goroutine 1488 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2259e1c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 1536 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2259e1c0, 0x22332500, 0x12139950, 0x21abf000) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x2259e1c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 96531 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x12ae2800) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 1014 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1487c380, 0x1a922550, 0x1e12d548, 0x196f9000) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x1487c380) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 108062 [semacquire]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 97815 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x25456e40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x1f98b560, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x1f98b560, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x25456fc0, 0x118d940, 0x25456e40, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x25456e40, 0x25456fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 1487 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x2259e1c0, 0x15, 0x0, 0x1083, 0x118a2e0, 0x3c997bc0, 0xd0c4f642, 0xe, 0x69de8a0, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2259e1c0, 0x2228ea40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 43667 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x40e1cf00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 95750 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3af8cdc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 109222 [IO wait]: | |
net.runtime_pollWait(0x357aded8, 0x77, 0x150bacac) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x2e19bfd8, 0x77, 0x150bacac, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x2e19bf80, 0xc5bad9, 0x9, 0xd089c0, 0x1ca3d7c0, 0x0, 0x15cf57a0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x2e19bef0, 0x1190ce0, 0x1ca3d780, 0x0, 0x0, 0x118bba0, 0x15cf57a0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x2e19bef0, 0x1190ce0, 0x1ca3d780, 0x11933e0, 0x0, 0x11933e0, 0x15cf5780, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x1ca3d780, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x1ca3d780, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x15cf5780, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x1ca3d780, 0xc551d9, 0x3, 0x0, 0x15cf5780, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x1ca3d780, 0xc551d9, 0x3, 0x0, 0x15cf5780, 0x1d44bca0, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x1ca3d780, 0x2d37d090, 0x118e160, 0x15cf5780, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x1ca3d780, 0x2d37d090, 0x18224320, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x15cf5700, 0x14, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x15cf5700, 0x14, 0xb3e5c766, 0xf9725415, 0x62a18ed, 0x2c0272dd) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x15cf56e0, 0x12139950, 0x31a3ad80, 0x63405774) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x15cf56e0, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x15cf56e0, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 95706 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).State(0x124e9500, 0x2, 0x6, 0xffffffff) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:382 +0x21 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).State-fm(0x147ba470, 0x260eb3f0, 0xffffffff) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/backend.go:151 +0x20 | |
github.com/ethereum/go-ethereum/core.(*TxPool).validateTx(0x12159960, 0x296220a0, 0x260eb4cc, 0x129e220) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:275 +0xd8 | |
github.com/ethereum/go-ethereum/core.(*TxPool).add(0x12159960, 0x296220a0, 0x12159988, 0xc938508f) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:326 +0xa5 | |
github.com/ethereum/go-ethereum/core.(*TxPool).AddBatch(0x12159960, 0x29622be0, 0xd, 0x13, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:416 +0x98 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2d0d35c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:661 +0x351 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2d0d35c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x25612840, 0x118d940, 0x25612700, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x25612700, 0x25612840) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 109223 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x1ca3d780, 0x2e19bef0, 0x1ca3d7c0) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 108984 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x22ad0bc0, 0x3d72b590, 0x22ad0c00) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 23979 [semacquire, 1 minutes]: | |
sync.runtime_SemacquireMutex(0x1215998c) | |
C:/go/src/runtime/sema.go:62 +0x29 | |
sync.(*Mutex).Lock(0x12159988) | |
C:/go/src/sync/mutex.go:87 +0xbc | |
sync.(*RWMutex).Lock(0x12159988) | |
C:/go/src/sync/rwmutex.go:86 +0x23 | |
github.com/ethereum/go-ethereum/core.(*TxPool).AddBatch(0x12159960, 0x138854b0, 0x1, 0x4, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/tx_pool.go:410 +0x3e | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2a81b860, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:661 +0x351 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2a81b860, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x2e5e8b00, 0x118d940, 0x2e5e89c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x2e5e89c0, 0x2e5e8b00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 95878 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).putRec(0x12110100, 0x1, 0x3c7b4a60, 0xa, 0x10, 0x1a6b73e0, 0x20, 0x20, 0x0, 0x9, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:309 +0x3d1 | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Put(0x12110100, 0x3c7b4a60, 0xa, 0x10, 0x1a6b73e0, 0x20, 0x20, 0x0, 0x1, 0x1a6b73e0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:351 +0x61 | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Put(0x12158230, 0x3c7b4a60, 0xa, 0x10, 0x1a6b73e0, 0x20, 0x20, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/ethdb/database.go:109 +0x85 | |
github.com/ethereum/go-ethereum/core.WriteCanonicalHash(0x11924a0, 0x12158230, 0x385b86e1, 0x7d029763, 0xb9eacbec, 0x5e008531, 0xc72883f4, 0xb61d7732, 0x7ebb296e, 0xc5518088, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/database_util.go:304 +0x190 | |
github.com/ethereum/go-ethereum/core.(*HeaderChain).WriteHeader(0x1212ecd0, 0x27bea800, 0x124e9518, 0x7ebb296e, 0xc5518088) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/headerchain.go:178 +0x6ab | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertHeaderChain.func1(0x27bea800, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:1318 +0x80 | |
github.com/ethereum/go-ethereum/core.(*HeaderChain).InsertHeaderChain(0x1212ecd0, 0x13269000, 0x400, 0x400, 0x206d7c98, 0xd0c4f5e1, 0xe, 0x27f752c0, 0x128a860, 0xf0f15638, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/headerchain.go:275 +0x136 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertHeaderChain(0x124e9500, 0x13269000, 0x400, 0x400, 0x64, 0x0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:1322 +0x190 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertHeaderChain-fm(0x13269000, 0x400, 0x400, 0x64, 0xef433a4e, 0xcd3746f1, 0xe078c33b) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:164 +0x40 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processHeaders(0x12146240, 0x1a6c09, 0x0, 0x1ed03350, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1302 +0xbba | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func4(0x4, 0xd08e48) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:444 +0x3b | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func2(0x13f97010, 0x1898b200, 0x143e5260) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0x3f | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:460 +0xdf | |
goroutine 108399 [semacquire]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 106324 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0x12110100, 0x1a6b7640, 0x0, 0x166, 0x166) | |
C:/gopath/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:267 +0x334 | |
github.com/ethereum/go-ethereum/ethdb.(*ldbBatch).Write(0x3b6c1398, 0x21a9d140, 0x29) | |
C:/gopath/src/github.com/ethereum/go-ethereum/ethdb/database.go:291 +0x32 | |
github.com/ethereum/go-ethereum/core.WriteReceipts(0x11924a0, 0x12158230, 0x3c8df660, 0x3, 0x4, 0x3, 0x4) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/database_util.go:487 +0x1eb | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func1(0x1) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:771 +0x4fb | |
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain.func2(0x22e83cc0, 0x1974d200, 0x1) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:786 +0x46 | |
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:787 +0x4ed | |
goroutine 95749 [IO wait]: | |
net.runtime_pollWait(0x34b182b8, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x3d72ad18, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x3d72ac68, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x3d72ac30, 0x3a6b95e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x193abbc8, 0x3a6b95e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x193abbc8, 0x3a6b95e0, 0x20, 0x20, 0x20, 0xc3eb60, 0x2df85700, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x193abbc8, 0x3a6b95e0, 0x20, 0x20, 0x20, 0x56bef9, 0x3d72ac30) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x124731a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1f41de00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3af8cdc0, 0x3af8cf00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 21631 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x2083d480, 0x12, 0x0, 0xb0, 0x118a2e0, 0x2ef69120, 0xd0c4f5e7, 0xe, 0x27e75e60, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2083d480, 0x2d0bddc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 109240 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).ping(0x12493ec0, 0xc0d8d729, 0x934414c7, 0xbec4b684, 0x50564aae, 0xea094422, 0x41860b78, 0x4a0652f6, 0x708be846, 0x66cd78fb, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:279 +0x292 | |
github.com/ethereum/go-ethereum/p2p/discover.(*Table).ping(0x12218000, 0xc0d8d729, 0x934414c7, 0xbec4b684, 0x50564aae, 0xea094422, 0x41860b78, 0x4a0652f6, 0x708be846, 0x66cd78fb, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:533 +0x9a | |
github.com/ethereum/go-ethereum/p2p/discover.(*Table).pingpong(0x12218000, 0x20f6e1a0, 0xd8d72901, 0x4414c7c0, 0xc4b68493, 0x564aaebe, 0x9442250, 0x860b78ea, 0x652f641, 0x8be8464a, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:513 +0x8b | |
github.com/ethereum/go-ethereum/p2p/discover.(*Table).bond(0x12218000, 0xd8d72901, 0x4414c7c0, 0xc4b68493, 0x564aaebe, 0x9442250, 0x860b78ea, 0x652f641, 0x8be8464a, 0xcd78fb70, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:485 +0x65c | |
created by github.com/ethereum/go-ethereum/p2p/discover.(*ping).handle | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:569 +0x308 | |
goroutine 100479 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x29f2c000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x1f98a300, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x1f98a300, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x29f2c180, 0x118d940, 0x29f2c000, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x29f2c000, 0x29f2c180) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 108956 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x21b63900, 0x15cfcff0, 0x21b63940) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 44316 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3ad84ac0, 0x2, 0xd08e48, 0x16a03830) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x3ad84ac0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 96524 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Notify(0x121599d0, 0x38ad8d30, 0x10, 0x5967404d, 0x3d8a0fc8, 0x3c307388, 0xe58a7ab8, 0x58fb086c, 0x67ed7894, 0x766468dc, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:197 +0x196 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2290e060, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:609 +0xf0f | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2290e060, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x210f5340, 0x118d940, 0x210f5200, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x210f5200, 0x210f5340) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 106752 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0x124e9500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:346 +0x60 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x1b2bb4a0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:252 +0x195 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x125c8480, 0x118d940, 0x125c8340, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x125c8340, 0x125c8480) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 46958 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3055b500) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 47008 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3055b500, 0x3bc8b260, 0x12139950, 0x154506d7) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x3055b500) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 95609 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1af480c0, 0x7b98f6d3, 0xa1ab1854, 0x28dddba0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x1af480c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 108988 [IO wait]: | |
net.runtime_pollWait(0x357ae310, 0x77, 0x3c834ca0) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x22296c28, 0x77, 0x3c834ca0, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x22296bd0, 0xc5bad9, 0x9, 0xd089c0, 0x180f7200, 0x0, 0x3cb65c40) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x22296b40, 0x1190ce0, 0x180f71c0, 0x0, 0x0, 0x118bba0, 0x3cb65c40, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x22296b40, 0x1190ce0, 0x180f71c0, 0x11933e0, 0x0, 0x11933e0, 0x3cb65b60, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x180f71c0, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x180f71c0, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x3cb65b60, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x180f71c0, 0xc551d9, 0x3, 0x0, 0x3cb65b60, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x180f71c0, 0xc551d9, 0x3, 0x0, 0x3cb65b60, 0x1b3d2e60, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x180f71c0, 0x39fbea00, 0x118e160, 0x3cb65b60, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x180f71c0, 0x39fbea00, 0x1a6a90d0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x3cb65b40, 0x13, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x3cb65b40, 0x13, 0x1f686cf5, 0xd4a55b3d, 0x201cdd6d, 0xb0c96f52) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x3cb65b20, 0x12139950, 0x21a43100, 0x30fbbe00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x3cb65b20, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x3cb65b20, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 96981 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x31ab6780, 0x12, 0x0, 0xb6, 0x118a2e0, 0x40860ce0, 0xd0c4f5e7, 0xe, 0x28805cc8, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x31ab6780, 0x31ab68c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 72327 [IO wait]: | |
net.runtime_pollWait(0x357adf50, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x20a70598, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x20a704e8, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x20a704b0, 0x3fcb5ac0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x250363e8, 0x3fcb5ac0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x250363e8, 0x3fcb5ac0, 0x20, 0x20, 0x20, 0xc3eb60, 0xf0e2ed00, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x250363e8, 0x3fcb5ac0, 0x20, 0x20, 0x20, 0x56bef9, 0x20a704b0) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x306416e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x14d26aa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3dc87740, 0x3dc87880) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 95694 [semacquire]: | |
sync.runtime_Semacquire(0x1b3f2e24) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*WaitGroup).Wait(0x1b3f2e18) | |
C:/go/src/sync/waitgroup.go:131 +0x91 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1b3f2e00, 0x12139950, 0x1193d20, 0x25036520) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:188 +0x28f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x1b3f2e00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 108947 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x21b62b80, 0x15cfc000, 0x21b62bc0) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 95703 [semacquire]: | |
sync.runtime_Semacquire(0x25612864) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*WaitGroup).Wait(0x25612858) | |
C:/go/src/sync/waitgroup.go:131 +0x91 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x25612840, 0x8a8988d5, 0x2d0a98c8, 0x5e8f1dd4) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:188 +0x28f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x25612840) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 106460 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 109110 [IO wait]: | |
net.runtime_pollWait(0x34b180d8, 0x77, 0x124fe15c) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x24c86c28, 0x77, 0x124fe15c, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x24c86bd0, 0xc5bad9, 0x9, 0xd089c0, 0x29c36400, 0x0, 0x3b4da3c0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x24c86b40, 0x1190ce0, 0x29c363c0, 0x0, 0x0, 0x118bba0, 0x3b4da3c0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x24c86b40, 0x1190ce0, 0x29c363c0, 0x11933e0, 0x0, 0x11933e0, 0x3b4da3a0, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x29c363c0, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x29c363c0, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x3b4da3a0, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x29c363c0, 0xc551d9, 0x3, 0x0, 0x3b4da3a0, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x29c363c0, 0xc551d9, 0x3, 0x0, 0x3b4da3a0, 0x2e808634, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x29c363c0, 0x2df76f00, 0x118e160, 0x3b4da3a0, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x29c363c0, 0x2df76f00, 0x14fbcb08, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x3b4da380, 0x14, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x3b4da380, 0x14, 0x19abbb76, 0xaa9ea0b0, 0xd0730076, 0xe5273c3e) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x3b4da340, 0x12139950, 0x3bb09380, 0x44b81709) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x3b4da340, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x3b4da340, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 100476 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x29f2c180, 0x5a5ccb8, 0xe7cb4292, 0xc11fb757) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x29f2c180) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 108983 [IO wait]: | |
net.runtime_pollWait(0x34b17e80, 0x77, 0x16eb23fc) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x3d72b678, 0x77, 0x16eb23fc, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x3d72b620, 0xc5bad9, 0x9, 0xd089c0, 0x22ad0c00, 0x0, 0x3b56f3a0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x3d72b590, 0x1190ce0, 0x22ad0bc0, 0x0, 0x0, 0x118bba0, 0x3b56f3a0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x3d72b590, 0x1190ce0, 0x22ad0bc0, 0x11933e0, 0x0, 0x11933e0, 0x3b56f320, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x22ad0bc0, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x22ad0bc0, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x3b56f320, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x22ad0bc0, 0xc551d9, 0x3, 0x0, 0x3b56f320, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x22ad0bc0, 0xc551d9, 0x3, 0x0, 0x3b56f320, 0x124646ac, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x22ad0bc0, 0x22394af0, 0x118e160, 0x3b56f320, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x22ad0bc0, 0x22394af0, 0x2abea4e0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x3b56ee00, 0x12, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x3b56ee00, 0x12, 0x8caa55df, 0x464dda75, 0x12beebb2, 0xc4a1c8e7) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x3b56ede0, 0x12139950, 0x16c2e480, 0x99e9d6a8) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x3b56ede0, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x3b56ede0, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 107123 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 96530 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x12ae2800, 0x12, 0x0, 0xb6, 0x118a2e0, 0x40860720, 0xd0c4f5e7, 0xe, 0x2460b3f4, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x12ae2800, 0x1f25b200) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 98518 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x18589040, 0x876469, 0xc0001, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x18589040) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 109224 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x1ca3d840, 0x24c86000, 0x1ca3d880) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 108955 [IO wait]: | |
net.runtime_pollWait(0x34b17610, 0x77, 0x29bffb60) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x15cfd0d8, 0x77, 0x29bffb60, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x15cfd080, 0xc5bad9, 0x9, 0xd089c0, 0x21b63940, 0x0, 0x3fce7e80) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x15cfcff0, 0x1190ce0, 0x21b63900, 0x0, 0x0, 0x118bba0, 0x3fce7e80, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x15cfcff0, 0x1190ce0, 0x21b63900, 0x11933e0, 0x0, 0x11933e0, 0x3fce7e60, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x21b63900, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x21b63900, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x3fce7e60, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x21b63900, 0xc551d9, 0x3, 0x0, 0x3fce7e60, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x21b63900, 0xc551d9, 0x3, 0x0, 0x3fce7e60, 0x3781d8b4, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x21b63900, 0x3d915310, 0x118e160, 0x3fce7e60, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x21b63900, 0x3d915310, 0x1b8f73d8, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x3fce7d60, 0x11, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x3fce7d60, 0x11, 0x14b43fa4, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x3fce7d40, 0x12139950, 0x21a43f00, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x3fce7d40, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x3fce7d40, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 108964 [semacquire]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:153 +0x1d0 | |
goroutine 108690 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x151eb540, 0x2a62dc20, 0x151eb5c0) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 98519 [IO wait]: | |
net.runtime_pollWait(0x34b178e0, 0x72, 0x1189210) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x18ba3498, 0x72, 0x1189210, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9218, 0x18ba33e8, 0xc58f4f, 0x7, 0xd089ac, 0x0, 0x34b51ab8, 0x0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).Read(0x18ba33b0, 0x1bb13200, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:452 +0xec | |
net.(*conn).Read(0x1bc76238, 0x1bb13200, 0x20, 0x20, 0x0, 0x0, 0x0) | |
C:/go/src/net/net.go:181 +0x56 | |
io.ReadAtLeast(0x34aded10, 0x1bc76238, 0x1bb13200, 0x20, 0x20, 0x20, 0xc3eb60, 0x7e14a000, 0x34aded10) | |
C:/go/src/io/io.go:307 +0x7c | |
io.ReadFull(0x34aded10, 0x1bc76238, 0x1bb13200, 0x20, 0x20, 0x20, 0x56bef9, 0x18ba33b0) | |
C:/go/src/io/io.go:325 +0x45 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2cf24780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0xbc | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x29c033a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x182 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x18589040, 0x185891c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:212 +0x60 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 44317 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x3ad84ac0, 0x12, 0x0, 0xb6, 0x118a2e0, 0x3b76c7c0, 0xd0c4f5e7, 0xe, 0x31f1ae60, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3ad84ac0, 0x3ad84c40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 44318 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3ad84ac0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 96521 [semacquire]: | |
sync.runtime_Semacquire(0x210f5364) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*WaitGroup).Wait(0x210f5358) | |
C:/go/src/sync/waitgroup.go:131 +0x91 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x210f5340, 0x121583f0, 0x1193320, 0x1212ecd0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:188 +0x28f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x210f5340) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 46959 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3055b3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:355 +0x109 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2d0d2840, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:307 +0x5c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2d0d2840, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x3055b500, 0x118d940, 0x3055b3c0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x3055b3c0, 0x3055b500) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 106784 [semacquire]: | |
sync.runtime_Semacquire(0x125c84a4) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*WaitGroup).Wait(0x125c8498) | |
C:/go/src/sync/waitgroup.go:131 +0x91 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x125c8480, 0x12139950, 0x1193d20, 0x1cfbaf78) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:188 +0x28f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x125c8480) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 108963 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x2d72fa80, 0x18ba2690, 0x2d72fac0) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 109234 [IO wait]: | |
net.runtime_pollWait(0x34b18240, 0x77, 0x29880f4c) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x18ba3fd8, 0x77, 0x29880f4c, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x18ba3f80, 0xc5bad9, 0x9, 0xd089c0, 0x1219a2c0, 0x0, 0x1e4bdee0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x18ba3ef0, 0x1190ce0, 0x1219a280, 0x0, 0x0, 0x118bba0, 0x1e4bdee0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x18ba3ef0, 0x1190ce0, 0x1219a280, 0x11933e0, 0x0, 0x11933e0, 0x1e4bdec0, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x1219a280, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x1219a280, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x1e4bdec0, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x1219a280, 0xc551d9, 0x3, 0x0, 0x1e4bdec0, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x1219a280, 0xc551d9, 0x3, 0x0, 0x1e4bdec0, 0x234df594, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x1219a280, 0x2107a8c0, 0x118e160, 0x1e4bdec0, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x1219a280, 0x2107a8c0, 0x1e33e148, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x1e4bdea0, 0x12, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x1e4bdea0, 0x12, 0x7791f701, 0x405494, 0xb460a0, 0x2ac3b0c0) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x1e4bde20, 0x12139950, 0x19f12c80, 0xc9623db7) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x1e4bde20, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x1e4bde20, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 106812 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x15723600, 0x2069e060) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:168 +0x41 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/sync.go:149 +0x16e | |
goroutine 108989 [select]: | |
net.(*netFD).connect.func2(0x1190ce0, 0x180f71c0, 0x22296b40, 0x180f7200) | |
C:/go/src/net/fd_windows.go:376 +0x10e | |
created by net.(*netFD).connect | |
C:/go/src/net/fd_windows.go:384 +0x1a3 | |
goroutine 96506 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x12ae2800, 0x171, 0x5e57, 0x4a813a) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x12ae2800) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 21503 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2083d480, 0x1226c7e0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x484 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x12139950, 0x2083d480) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:758 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:550 +0xd62 | |
goroutine 59672 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2a9d7fc0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0x1cb | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:152 +0xfc | |
goroutine 109221 [IO wait]: | |
net.runtime_pollWait(0x34b17d18, 0x77, 0x150bad64) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x24c860e8, 0x77, 0x150bad64, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x24c86090, 0xc5bad9, 0x9, 0xd089c0, 0x1ca3d880, 0x0, 0x15cf58c0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x24c86000, 0x1190ce0, 0x1ca3d840, 0x0, 0x0, 0x118bba0, 0x15cf58c0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x24c86000, 0x1190ce0, 0x1ca3d840, 0x11933e0, 0x0, 0x11933e0, 0x15cf5860, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x1ca3d840, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x1ca3d840, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x15cf5860, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x1ca3d840, 0xc551d9, 0x3, 0x0, 0x15cf5860, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x1ca3d840, 0xc551d9, 0x3, 0x0, 0x15cf5860, 0x1d44bca0, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x1ca3d840, 0x2d37d0e0, 0x118e160, 0x15cf5860, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x1ca3d840, 0x2d37d0e0, 0x18224338, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x15cf57e0, 0x14, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x15cf57e0, 0x14, 0x49d69d50, 0xc4f8491a, 0xb0b9a174, 0xa58c658d) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x15cf56a0, 0x12139950, 0x19f12280, 0x91559e3a) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x15cf56a0, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x15cf56a0, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 95697 [semacquire, 1 minutes]: | |
sync.runtime_Semacquire(0x124e9524) | |
C:/go/src/runtime/sema.go:47 +0x29 | |
sync.(*RWMutex).RLock(0x124e9518) | |
C:/go/src/sync/rwmutex.go:43 +0x49 | |
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0x124e9500, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/core/blockchain.go:328 +0x32 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x15723600, 0x2069e060, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:638 +0x9c2 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x15723600, 0x2069e060, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:296 +0x8af | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0x1b3f2e00, 0x118d940, 0x1b3f2cc0, 0x0, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x130 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0x1b3f2cc0, 0x1b3f2e00) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:301 +0x39 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:310 +0x1c9 | |
goroutine 59671 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x2a9d7fc0, 0x12, 0x0, 0xb6, 0x118a2e0, 0x222de700, 0xd0c4f5e7, 0xe, 0x25df30c0, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2a9d7fc0, 0x1f6dfd40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
goroutine 108962 [IO wait]: | |
net.runtime_pollWait(0x34b173b8, 0x77, 0x1e71a51c) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x18ba2778, 0x77, 0x1e71a51c, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x18ba2720, 0xc5bad9, 0x9, 0xd089c0, 0x2d72fac0, 0x0, 0x30ee29c0) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x18ba2690, 0x1190ce0, 0x2d72fa80, 0x0, 0x0, 0x118bba0, 0x30ee29c0, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x18ba2690, 0x1190ce0, 0x2d72fa80, 0x11933e0, 0x0, 0x11933e0, 0x30ee29a0, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x2d72fa80, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x2d72fa80, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x30ee29a0, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x2d72fa80, 0xc551d9, 0x3, 0x0, 0x30ee29a0, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x2d72fa80, 0xc551d9, 0x3, 0x0, 0x30ee29a0, 0x4f27bec, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x2d72fa80, 0x3cba9e00, 0x118e160, 0x30ee29a0, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x2d72fa80, 0x3cba9e00, 0x1491d568, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x30ee2980, 0x14, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x30ee2980, 0x14, 0x5d4b1166, 0xea6dcadf, 0xf289e3d6, 0x43260e08) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x30ee2960, 0x12139950, 0x12635200, 0xf900db5d) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x30ee2960, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x30ee2960, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 109238 [IO wait]: | |
net.runtime_pollWait(0x34b179d0, 0x77, 0x13c56e20) | |
C:/go/src/runtime/netpoll.go:164 +0x4b | |
net.(*pollDesc).wait(0x261c0a48, 0x77, 0x13c56e20, 0x0) | |
C:/go/src/net/fd_poll_runtime.go:75 +0x2b | |
net.(*ioSrv).ExecIO(0x156c9220, 0x261c09f0, 0xc5bad9, 0x9, 0xd089c0, 0x3da55d40, 0x0, 0x3da36980) | |
C:/go/src/net/fd_windows.go:196 +0xb9 | |
net.(*netFD).connect(0x261c0960, 0x1190ce0, 0x3da55d00, 0x0, 0x0, 0x118bba0, 0x3da36980, 0x0, 0x0) | |
C:/go/src/net/fd_windows.go:388 +0x1d5 | |
net.(*netFD).dial(0x261c0960, 0x1190ce0, 0x3da55d00, 0x11933e0, 0x0, 0x11933e0, 0x3da36940, 0x0, 0x1) | |
C:/go/src/net/sock_posix.go:140 +0xa0 | |
net.socket(0x1190ce0, 0x3da55d00, 0xc551d9, 0x3, 0x2, 0x1, 0x0, 0x0, 0x11933e0, 0x0, ...) | |
C:/go/src/net/sock_posix.go:92 +0x11a | |
net.internetSocket(0x1190ce0, 0x3da55d00, 0xc551d9, 0x3, 0x11933e0, 0x0, 0x11933e0, 0x3da36940, 0x1, 0x0, ...) | |
C:/go/src/net/ipsock_posix.go:154 +0xfa | |
net.doDialTCP(0x1190ce0, 0x3da55d00, 0xc551d9, 0x3, 0x0, 0x3da36940, 0x129d5c4, 0x0, 0x0) | |
C:/go/src/net/tcpsock_posix.go:62 +0x7d | |
net.dialTCP(0x1190ce0, 0x3da55d00, 0xc551d9, 0x3, 0x0, 0x3da36940, 0x2afe68a0, 0x128a860, 0x7e11d600) | |
C:/go/src/net/tcpsock_posix.go:58 +0xa6 | |
net.dialSingle(0x1190ce0, 0x3da55d00, 0x20519db0, 0x118e160, 0x3da36940, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:521 +0x347 | |
net.dialSerial(0x1190ce0, 0x3da55d00, 0x20519db0, 0x40e5e2c8, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
C:/go/src/net/dial.go:489 +0x1ef | |
net.(*Dialer).DialContext(0x12493b40, 0x1190ca0, 0x121420ec, 0xc551d9, 0x3, 0x3da36920, 0x13, 0x0, 0x0, 0x0, ...) | |
C:/go/src/net/dial.go:371 +0x60e | |
net.(*Dialer).Dial(0x12493b40, 0xc551d9, 0x3, 0x3da36920, 0x13, 0x0, 0x0, 0x0, 0x876403) | |
C:/go/src/net/dial.go:294 +0x55 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0x3da36860, 0x12139950, 0x1e319300, 0x0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:322 +0x84 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0x3da36860, 0x12139950) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/dial.go:276 +0x3d | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x118a960, 0x3da36860, 0x12139950, 0x12426a40) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x2d | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/server.go:482 +0x145 | |
goroutine 23977 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0x2e5e8b00, 0x12, 0x0, 0xb0, 0x118a2e0, 0x1ba190e0, 0xd0c4f5e7, 0xe, 0x2bc9d7ec, 0x128a860, ...) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:245 +0x16a | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2e5e8b00, 0x1f1d60c0) | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:218 +0xb6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
C:/gopath/src/github.com/ethereum/go-ethereum/p2p/peer.go:151 +0xdb | |
runtime stack: | |
runtime.throw(0xc642fe, 0xd) | |
C:/go/src/runtime/panic.go:596 +0x7c | |
runtime.largeAlloc(0x9b51, 0x44c901, 0x48810000) | |
C:/go/src/runtime/malloc.go:797 +0xdb | |
runtime.mallocgc.func1() | |
C:/go/src/runtime/malloc.go:690 +0x31 | |
runtime.systemstack(0x12116000) | |
C:/go/src/runtime/asm_386.s:337 +0x5e | |
runtime.mstart() | |
C:/go/src/runtime/proc.go:1132 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment