Skip to content

Instantly share code, notes, and snippets.

@zsfelfoldi
Created January 27, 2018 00:09
Show Gist options
  • Select an option

  • Save zsfelfoldi/f782f31f3ec6df126f964ab38d5d3cb1 to your computer and use it in GitHub Desktop.

Select an option

Save zsfelfoldi/f782f31f3ec6df126f964ab38d5d3cb1 to your computer and use it in GitHub Desktop.
^Cpanic: boom
goroutine 150 [running]:
github.com/ethereum/go-ethereum/internal/debug.LoudPanic(0xdffc20, 0x1142b30)
/home/fefe/go/src/github.com/ethereum/go-ethereum/internal/debug/loudpanic.go:26 +0x4e
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc420112280)
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:79 +0x23a
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:65 +0xb7
goroutine 1 [chan send, 4 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).Close(0xc440ec4180, 0xc434f9d868, 0xc434f9d858)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:148 +0x3c3
github.com/ethereum/go-ethereum/eth.(*Ethereum).Stop(0xc42025c7e0, 0xc4204252c0, 0xc434f9d850)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/backend.go:415 +0x43
github.com/ethereum/go-ethereum/node.(*Node).Stop(0xc420112280, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/node/node.go:495 +0x25b
main.localConsole(0xc4200b62c0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/geth/consolecmd.go:110 +0x3e7
github.com/ethereum/go-ethereum/cmd/utils.MigrateFlags.func1(0xc4200b62c0, 0x0, 0xc4200b62c0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/utils/flags.go:1235 +0x103
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xe18aa0, 0xc420428200, 0xc4200b62c0, 0xc420432300, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0xd2
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0xf8b31b, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfaff34, 0x2b, 0x0, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0xa95
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc420082340, 0xc420010070, 0x7, 0x7, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x6f8
main.main()
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:204 +0x55
goroutine 6 [chan receive, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc4200681e0, 0xc420068120)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:36 +0xc0
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:29 +0x149
goroutine 7 [chan receive, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc4200681e0, 0xc420068180)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:81 +0x88
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:30 +0x178
goroutine 8 [syscall]:
os/signal.signal_recv(0x184fe40)
/usr/local/go/src/runtime/sigqueue.go:131 +0xa6
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:28 +0x41
goroutine 10 [chan receive]:
github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x1ba22a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:221 +0x31
created by github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.NewMeter
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:40 +0x127
goroutine 11 [select, 19 minutes, locked to thread]:
runtime.gopark(0x1017790, 0x0, 0xf8a6de, 0x6, 0x18, 0x1)
/usr/local/go/src/runtime/proc.go:287 +0x12c
runtime.selectgo(0xc420044f50, 0xc42001f920)
/usr/local/go/src/runtime/select.go:395 +0x1149
runtime.ensureSigM.func1()
/usr/local/go/src/runtime/signal_unix.go:511 +0x220
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1
goroutine 14 [select, 19 minutes]:
github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc420206660)
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:94 +0x511
created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x5d
goroutine 37 [syscall, 19 minutes]:
syscall.Syscall6(0xe8, 0xa, 0xc42048d76c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0xdffc20, 0x1142870, 0xdffc20)
/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
github.com/ethereum/go-ethereum/vendor/golang.org/x/sys/unix.EpollWait(0xa, 0xc42048d76c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go:1529 +0x77
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).loop(0xc4200ba000, 0xc42001e2a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:194 +0x8b
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:134 +0x13a
goroutine 38 [chan receive, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc4200ba000, 0xc42001e2a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xc0
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x18d
goroutine 39 [chan receive, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc4200ba000, 0xc42001e2a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xc0
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x18d
goroutine 15 [select]:
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc42044c000)
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:203 +0x104
created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:190 +0x12c
goroutine 16 [sleep]:
time.Sleep(0x3b9aca00)
/usr/local/go/src/runtime/time.go:65 +0x130
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc4204692c0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).Subscribe
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:213 +0x12c
goroutine 50 [sleep]:
time.Sleep(0x3b9aca00)
/usr/local/go/src/runtime/time.go:65 +0x130
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc420469400)
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).Subscribe
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:213 +0x12c
goroutine 51 [select, 19 minutes]:
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc42008f450)
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/manager.go:95 +0x1d6
created by github.com/ethereum/go-ethereum/accounts.NewManager
/home/fefe/go/src/github.com/ethereum/go-ethereum/accounts/manager.go:68 +0x5a7
goroutine 52 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc42025c700)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x172
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x195
goroutine 53 [runnable]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc420104a80)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x119
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:139 +0x4bd
goroutine 54 [select, 2 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc420104a80)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x13b
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:140 +0x4df
goroutine 55 [running]:
goroutine running on other thread; stack unavailable
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:146 +0x65e
goroutine 56 [select, 13 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc420104a80)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x192
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:147 +0x680
goroutine 57 [select, 12 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0xc420104a80, 0xc4da2561c0, 0x0, 0xc527c71700, 0x7fdd943ec140)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:276 +0x2bb
github.com/ethereum/go-ethereum/ethdb.(*ldbBatch).Write(0xc527c717a0, 0xc527c717a0, 0x7ff)
/home/fefe/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:295 +0x40
github.com/ethereum/go-ethereum/eth.(*BloomIndexer).Commit(0xc440640550, 0x2799304e61c6d605, 0x6adaf46daaedfb4e)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:142 +0x288
github.com/ethereum/go-ethereum/core.(*ChainIndexer).processSection(0xc440ec4180, 0x299, 0x2799304e61c6d605, 0x6adaf46daaedfb4e, 0x63f910b29fd5c070, 0x601b80f823623912, 0x0, 0x0, 0x0, 0x0, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:362 +0x71a
github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc440ec4180)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:294 +0x4a8
created by github.com/ethereum/go-ethereum/core.NewChainIndexer
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:107 +0x25e
goroutine 58 [select]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc4294dc000)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:1201 +0x141
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:171 +0xe38
goroutine 31290 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 60 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc4200afdc0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/tx_pool.go:283 +0x367
created by github.com/ethereum/go-ethereum/core.NewTxPool
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/tx_pool.go:255 +0x5fe
goroutine 61 [select]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc420464b60)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1531 +0x352
created by github.com/ethereum/go-ethereum/eth/downloader.New
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:231 +0xa1c
goroutine 62 [select, 4 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).runStateSync(0xc420464b60, 0xc4adeab730, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:125 +0x463
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).stateFetcher(0xc420464b60)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:79 +0x47
created by github.com/ethereum/go-ethereum/eth/downloader.New
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:232 +0xa3e
goroutine 63 [select, 19 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc420468280)
/home/fefe/go/src/github.com/ethereum/go-ethereum/miner/worker.go:250 +0x309
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/fefe/go/src/github.com/ethereum/go-ethereum/miner/worker.go:153 +0x532
goroutine 64 [chan receive, 19 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc420468280)
/home/fefe/go/src/github.com/ethereum/go-ethereum/miner/worker.go:293 +0x34e
created by github.com/ethereum/go-ethereum/miner.newWorker
/home/fefe/go/src/github.com/ethereum/go-ethereum/miner/worker.go:155 +0x554
goroutine 41 [select, 6 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x1855580, 0xc420067d00, 0xc429f7a600, 0xf878f8, 0x3, 0x765f, 0x765f, 0xf9605d, 0x12)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x4cb
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:434 +0xf89
goroutine 67 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc42025c9a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x172
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x195
goroutine 71 [select, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc42020d500)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x192
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:147 +0x680
goroutine 68 [select, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc42020d500)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x119
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:139 +0x4bd
goroutine 72 [select, 19 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*Table).refreshLoop(0xc42f337600)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:326 +0x1db
created by github.com/ethereum/go-ethereum/p2p/discover.newTable
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:116 +0x39b
goroutine 70 [select, 19 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc42020d500)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x2c8
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:146 +0x65e
goroutine 31308 [semacquire]:
sync.runtime_SemacquireMutex(0xc4201124a4, 0x60fd00)
/usr/local/go/src/runtime/sema.go:71 +0x3d
sync.(*Mutex).Lock(0xc4201124a0)
/usr/local/go/src/sync/mutex.go:134 +0xee
sync.(*RWMutex).Lock(0xc4201124a0)
/usr/local/go/src/sync/rwmutex.go:93 +0x2d
github.com/ethereum/go-ethereum/node.(*Node).Stop(0xc420112280, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/node/node.go:478 +0x6c
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:71 +0x12d
goroutine 69 [select, 2 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc42020d500)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x13b
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:140 +0x4df
goroutine 85 [semacquire, 19 minutes]:
sync.runtime_notifyListWait(0xc440ec4580, 0xc400000004)
/usr/local/go/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc440ec4570)
/usr/local/go/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc440ec4540, 0xc43f040601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc42f953e30, 0xc43f040601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc43c6ce000, 0xde4f0a, 0x9)
/usr/local/go/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc43c6ce000, 0x0, 0x0, 0x426708)
/usr/local/go/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc43c6ce000, 0xe5a360, 0xc437ccdf00, 0xc43c36f6d8, 0xc43d58d5f0)
/usr/local/go/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*Client).read.func1(0xc43c36f680, 0xc43c659f90, 0x1, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:641 +0x79
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc42f75d180, 0x1859840, 0xc43c54c900, 0x0, 0xb72fa00000000000)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:654 +0x152
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:476 +0x71
goroutine 73 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc42f75c930)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:363 +0x5e0
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:246 +0x295
goroutine 74 [IO wait]:
internal/poll.runtime_pollWait(0x7fdd96c6cf70, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc429cfc798, 0x72, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc429cfc798, 0xc42f52e500, 0x500, 0x500)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).ReadFrom(0xc429cfc780, 0xc42f52e500, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:170 +0x19a
net.(*netFD).readFrom(0xc429cfc780, 0xc42f52e500, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:208 +0x5e
net.(*UDPConn).readFrom(0xc429cb3b58, 0xc42f52e500, 0x500, 0x500, 0x7f, 0xdffc20, 0x1146510, 0xedfea0)
/usr/local/go/src/net/udpsock_posix.go:47 +0x6a
net.(*UDPConn).ReadFromUDP(0xc429cb3b58, 0xc42f52e500, 0x500, 0x500, 0x500, 0x1846e80, 0xc42004dd80, 0x0)
/usr/local/go/src/net/udpsock.go:106 +0x72
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc42f75c930, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:493 +0xec
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:247 +0x2c7
goroutine 75 [IO wait, 19 minutes]:
internal/poll.runtime_pollWait(0x7fdd96c6ceb0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42fd21698, 0x72, 0xc43c3c1d00, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc42fd21698, 0xffffffffffffff00, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc42fd21680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:335 +0x1e2
net.(*netFD).accept(0xc42fd21680, 0x1473c20, 0xc43c3aa020, 0xc43c3fe058)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc42f952af0, 0xc43c3c1f10, 0x419d3b, 0xc43c3fe000)
/usr/local/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc42f952af0, 0x0, 0xc43c3fe000, 0xc43c3aa000, 0x2)
/usr/local/go/src/net/tcpsock.go:247 +0x49
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc4200b46c0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:738 +0x24a
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:516 +0x159
goroutine 76 [select, 4 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x1855580, 0xc420067d00, 0xc429f7a600, 0xf878ec, 0x3, 0x765f, 0x765f, 0xf9088c, 0xc)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x4cb
github.com/ethereum/go-ethereum/p2p.(*Server).startListening.func1(0xc4200b46c0, 0xc42fd27290)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:521 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:520 +0x1fb
goroutine 77 [select, 4 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc4200b46c0, 0x18554c0, 0xc4204ce5a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:585 +0x60c
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:501 +0x80c
goroutine 78 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 79 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 80 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 81 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 114 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 115 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 116 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 117 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 118 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 119 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 120 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 121 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 122 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 123 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 124 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 125 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc42025c7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x3c2
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48
goroutine 126 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc429aa21a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:736 +0x17f
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:211 +0xd4
goroutine 127 [chan receive, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc429aa21a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:725 +0x59
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:215 +0x168
goroutine 128 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0xc429aa21a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:145 +0x1e8
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:218 +0x18a
goroutine 129 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0xc429aa21a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:109 +0x2bc
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:219 +0x1ac
goroutine 146 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc43c34c9a0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x336
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xe7
goroutine 147 [select, 19 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc42fd24500)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:427 +0x846
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:113 +0x104
goroutine 148 [chan receive, 4 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc42a081ae0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/filters/api.go:83 +0x124
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/filters/api.go:73 +0x1a8
goroutine 24 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/core/types.(*Block).NumberU64(...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:170
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func5(0xe4c700)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x2a
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0xc429aa2270)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:292 +0x1a9
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:178 +0x3f
goroutine 88 [select, 19 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0xc420101680)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:232 +0x128
created by github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).ensureExpirer.func1
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:223 +0x3e
goroutine 195 [select, 19 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc43c3ba0e0, 0x1859840, 0xc43c3ca210)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:500 +0x440
created by github.com/ethereum/go-ethereum/rpc.newClient
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:203 +0x358
goroutine 196 [semacquire, 19 minutes]:
sync.runtime_notifyListWait(0xc43c65c100, 0xc400000000)
/usr/local/go/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc43c65c0f0)
/usr/local/go/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc43c65c0c0, 0xc43c5f8200, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc43c59c460, 0xc43c5f8200, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc43c5bfdc0, 0xde4f80, 0x557a7d9667d2bbc9)
/usr/local/go/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc43c5bfdc0, 0x0, 0x0, 0x426708)
/usr/local/go/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc43c5bfdc0, 0xe5a360, 0xc43c3aa2c0, 0x426708, 0x30)
/usr/local/go/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*Client).read.func1(0xeb1220, 0xc43c3aa2e0, 0xc43c3ca210, 0x7fdd8c62d698, 0xc43c3ca210)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:641 +0x79
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc43c3ba0e0, 0x1859840, 0xc43c3ca210, 0x53b7061e6e982f50, 0xce0f410947248e91)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:654 +0x152
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:476 +0x71
goroutine 194 [semacquire, 19 minutes]:
sync.runtime_notifyListWait(0xc43c65c040, 0xc400000000)
/usr/local/go/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc43c65c030)
/usr/local/go/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc43c65c000, 0xc43c5f8400, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc43c59c450, 0xc43c5f8400, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc43c5bfc00, 0xe44540, 0xc42020d500)
/usr/local/go/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc43c5bfc00, 0x0, 0x0, 0x426708)
/usr/local/go/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc43c5bfc00, 0xe5a360, 0xc43c3aa320, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc43c65e050, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/json.go:126 +0xeb
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc43c34c9e0, 0x1859b00, 0xc43c65e050, 0x1, 0xea9a20, 0xc43c3a03c0, 0x1854e40, 0xc43c3d2510, 0xa66fdd93a0000000)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/server.go:378 +0x5f
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc43c34c9e0, 0x1859b00, 0xc43c65e050, 0x1b9b42400, 0x3, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/server.go:162 +0x2e2
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc43c34c9e0, 0x1859b00, 0xc43c65e050, 0x3)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/server.go:218 +0x7c
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0x2c1
goroutine 31307 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31153 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31300 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc5350eacf4)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc5350eace8)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc5350eacc0, 0xdc7de0, 0xc43c815f80, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc5350eacc0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 30718 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30727 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4911deab0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43f0e7740, 0x184d600, 0xc43d62bea0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc43d62bea0, 0xc43f0e7740, 0x184d600, 0xc43d62bea0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31216 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31135 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31225 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 86 [chan receive, 4 minutes]:
github.com/ethereum/go-ethereum/console.(*Console).Interactive.func1(0xc42f75d490, 0xc43c689920, 0xc437bb2f10, 0xc437cb14e0, 0xc437bb2f20)
/home/fefe/go/src/github.com/ethereum/go-ethereum/console/console.go:318 +0x4b
created by github.com/ethereum/go-ethereum/console.(*Console).Interactive
/home/fefe/go/src/github.com/ethereum/go-ethereum/console/console.go:315 +0x122
goroutine 30854 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4fc232120, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43eea7200, 0x184d600, 0xc4c43d8c40, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c43d8c40, 0xc43eea7200, 0x184d600, 0xc4c43d8c40)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31219 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31319 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31230 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 19524 [select, 12 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0xc420104a80, 0xc45ac9e4c0, 0x0, 0xc4ac983cf0, 0xc5100e7360)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:276 +0x2bb
github.com/ethereum/go-ethereum/ethdb.(*ldbBatch).Write(0xc552544300, 0x7fdd58744d28, 0xc552544300)
/home/fefe/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:295 +0x40
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).commit(0xc4adeab730, 0x100, 0xc4fbaa5e00, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:328 +0xde
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).loop(0xc4adeab730, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:285 +0xeb
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).run(0xc4adeab730)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:255 +0x2b
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).runStateSync
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:106 +0x134
goroutine 31197 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 149 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4201124ac)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4201124a0)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/node.(*Node).startIPC.func1(0xc420112280, 0x18538c0, 0xc43c4c7f50, 0xc43c4b5920)
/home/fefe/go/src/github.com/ethereum/go-ethereum/node/node.go:333 +0x148
created by github.com/ethereum/go-ethereum/node.(*Node).startIPC
/home/fefe/go/src/github.com/ethereum/go-ethereum/node/node.go:326 +0x303
goroutine 151 [chan receive, 19 minutes]:
main.startNode.func1(0xc420112280, 0xc43c551500)
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:256 +0x32d
created by main.startNode
/home/fefe/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:241 +0x28b
goroutine 152 [semacquire, 19 minutes]:
sync.runtime_notifyListWait(0xc440ec44c0, 0xc400000004)
/usr/local/go/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc440ec44b0)
/usr/local/go/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc440ec4480, 0xc43f040001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc42f953e20, 0xc43f040001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc43c398540, 0xe4450a, 0x9)
/usr/local/go/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc43c398540, 0x0, 0x0, 0x426708)
/usr/local/go/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc43c398540, 0xe5a360, 0xc43f260d20, 0x0, 0x421552)
/usr/local/go/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc43c606000, 0x0, 0x0, 0x0, 0xc42047c900, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/json.go:126 +0xeb
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc43c34c9e0, 0x1859b00, 0xc43c606000, 0xc43c34c9e0, 0xc43c3ca2c0, 0x1859b00, 0xc43c606000, 0xc43d58d5e8, 0x1)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/server.go:378 +0x5f
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc43c34c9e0, 0x1859b00, 0xc43c606000, 0x601c000000000000, 0x3, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/server.go:162 +0x2e2
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc43c34c9e0, 0x1859b00, 0xc43c606000, 0x3)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/server.go:218 +0x7c
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0x2c1
goroutine 153 [select, 19 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc42f75d180, 0x1859840, 0xc43c54c900)
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:500 +0x440
created by github.com/ethereum/go-ethereum/rpc.newClient
/home/fefe/go/src/github.com/ethereum/go-ethereum/rpc/client.go:203 +0x358
goroutine 31291 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30724 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43f0e7774)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43f0e7768)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43f0e7740, 0xdc7de0, 0xc43efd0000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43f0e7740)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31214 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31267 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31136 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31227 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31270 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31224 [semacquire, 9 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31128 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30784 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4c4966fc0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43eef5020, 0x184d600, 0xc4c5e80540, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c5e80540, 0xc43eef5020, 0x184d600, 0xc4c5e80540)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31102 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 5955 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43ef45834)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43ef45828)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43ef45800, 0xdc7de0, 0xc4c47d3c00, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43ef45800)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 30838 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4c49674d0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc51a71f860, 0x184d600, 0xc4bdd32bd0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4bdd32bd0, 0xc51a71f860, 0x184d600, 0xc4bdd32bd0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 30796 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43eb9e814)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43eb9e808)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43eb9e7e0, 0xdc7de0, 0xc43eb4e080, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43eb9e7e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31237 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 23269 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).FilterBodies(0xc429aa2270, 0xc4c4b2c060, 0x10, 0xc503ee7b00, 0x1e, 0x1e, 0xc4cb4fe000, 0x1e, 0x1e, 0xbe930dcedc40aff3, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:257 +0x294
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc429aa21a0, 0xc42c088b40, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:506 +0x2ae5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc42c088b40, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x7e3
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43df27800, 0x184d600, 0xc4a5e26000, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4a5e26000, 0xc43df27800, 0x184d600, 0xc4a5e26000)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31332 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 19523 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).Wait(...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:261
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFastSyncContent.func1(0xc4adeab730, 0xc420464b60)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1377 +0x38
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFastSyncContent
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1376 +0xe2
goroutine 31317 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31199 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31205 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc511d7aab4)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc511d7aaa8)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc511d7aa80, 0xdc7de0, 0xc47525e700, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc511d7aa80)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31232 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31097 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 19424 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc467ded93c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc467ded930)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync(0xc420464b60, 0xc45e222bc0, 0x5, 0x8, 0x5, 0xc45e222bc0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:517 +0x199
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer(0xc420464b60, 0xc4c2bac870, 0xbc4f360652f32523, 0xc880edc75032b1d3, 0x620e69a2ae8da710, 0x94c3a3f9fae9e520, 0xc4d060d8e0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:484 +0x783
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).synchronise(0xc420464b60, 0xc4c1458b10, 0x10, 0xbc4f360652f32523, 0xc880edc75032b1d3, 0x620e69a2ae8da710, 0x94c3a3f9fae9e520, 0xc4d060d8e0, 0x1, 0x0, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:397 +0x3fc
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Synchronise(0xc420464b60, 0xc4c1458b10, 0x10, 0xbc4f360652f32523, 0xc880edc75032b1d3, 0x620e69a2ae8da710, 0x94c3a3f9fae9e520, 0xc4d060d8e0, 0x1, 0xc53e791790, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:318 +0x94
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4676e73b0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:192 +0x1ef
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 30864 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30780 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43df6c4b4)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43df6c4a8)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43df6c480, 0xdc7de0, 0xc43eb7c900, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43df6c480)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 19505 [select, 12 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).putRec(0xc420104a80, 0x1, 0xc57e748780, 0x21, 0x30, 0xc50b752250, 0x8, 0x8, 0x0, 0xc4fa1c4c40, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:318 +0x2b5
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Put(0xc420104a80, 0xc57e748780, 0x21, 0x30, 0xc50b752250, 0x8, 0x8, 0x0, 0x69756a6efdd9fe01, 0xc57e748780)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:360 +0x8d
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Put(0xc42008e680, 0xc57e748780, 0x21, 0x30, 0xc50b752250, 0x8, 0x8, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:109 +0xb7
github.com/ethereum/go-ethereum/core.WriteHeader(0x7fdd96c94508, 0xc42008e680, 0xc4372d2b40, 0x7fdd96c94508, 0xc42008e680)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/database_util.go:387 +0x1f5
github.com/ethereum/go-ethereum/core.(*HeaderChain).WriteHeader(0xc440eb8600, 0xc4372d2b40, 0xc4294dc270, 0x69756a6efdd9fed8, 0xd4d208182f50ca4)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/headerchain.go:149 +0x2e4
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertHeaderChain.func1(0xc4372d2b40, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:1279 +0x95
github.com/ethereum/go-ethereum/core.(*HeaderChain).InsertHeaderChain(0xc440eb8600, 0xc5284fc000, 0x800, 0xc00, 0xc43e9b6cc0, 0xbe930dcc407e457e, 0x61b6365e2e, 0x1ba5b60, 0xc44ee166c0, 0xc4cab27ff8, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/headerchain.go:274 +0x180
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertHeaderChain(0xc4294dc000, 0xc5284fc000, 0x800, 0xc00, 0x64, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:1283 +0x209
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processHeaders(0xc420464b60, 0x4a2164, 0xc4d060d8e0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1272 +0xab0
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func6(0x8, 0x10178d8)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:477 +0x40
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func1(0xc467ded930, 0xc43c8509c0, 0xc4e625f8e0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:500 +0x51
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:500 +0xc7
goroutine 31320 [semacquire]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30826 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc52b797170, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43eb9e7e0, 0x184d600, 0xc4c739a310, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c739a310, 0xc43eb9e7e0, 0x184d600, 0xc4c739a310)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 30785 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 31303 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31209 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4680f0990, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc511d7aa80, 0x184d600, 0xc4c73ac850, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c73ac850, 0xc511d7aa80, 0x184d600, 0xc4c73ac850)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31246 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30839 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 31331 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31247 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 19522 [select, 8 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compTriggerWait(0xc420104a80, 0xc42001e5a0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:704 +0x353
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).flush.func1(0xbe930dce2e340300)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:91 +0x1e0
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).flush(0xc420104a80, 0x1d01b, 0xc44349c7c0, 0xbeba, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:113 +0x171
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked(0xc420104a80, 0xc4c2b810c0, 0x0, 0x1, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:150 +0x6c
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0xc420104a80, 0xc4c2b810c0, 0x0, 0xc43e715c20, 0xc4d625f358)
/home/fefe/go/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:305 +0x308
github.com/ethereum/go-ethereum/ethdb.(*ldbBatch).Write(0xc4e229e640, 0x1b54c, 0xc46a453710)
/home/fefe/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:295 +0x40
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertReceiptChain(0xc4294dc000, 0xc45c445000, 0x6f2, 0x6f2, 0xc54b84e000, 0x6f2, 0x6f2, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:748 +0x12e3
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).commitFastSyncData(0xc420464b60, 0xc54b838000, 0x6f2, 0x900, 0xc4adeab730, 0xc54b838000, 0x6f2)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1447 +0x230
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFastSyncContent(0xc420464b60, 0xc448aba240, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1392 +0x1cd
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func7(0xa38fcbb100000008, 0x10178d8)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:480 +0x33
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func1(0xc467ded930, 0xc43c8509c0, 0xc4e625f900)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:500 +0x51
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:500 +0xc7
goroutine 23268 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43df27800)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x182
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117
goroutine 31245 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4c3c52e10, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc5350eacc0, 0x184d600, 0xc4afc3ce00, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4afc3ce00, 0xc5350eacc0, 0x184d600, 0xc4afc3ce00)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31304 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30846 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43eea7234)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43eea7228)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43eea7200, 0xdc7de0, 0xc43eeb8d00, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43eea7200)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31198 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30861 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31284 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30714 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 4935 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).FilterBodies(0xc429aa2270, 0xc4c1458b10, 0x10, 0xc4f4926300, 0x49, 0x49, 0xc4f1dfa700, 0x49, 0x49, 0xbe930dce4d664ee8, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:257 +0x294
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc429aa21a0, 0xc4676e73b0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:506 +0x2ae5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4676e73b0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x7e3
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43eb54c00, 0x184d600, 0xc4bff60d90, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4bff60d90, 0xc43eb54c00, 0x184d600, 0xc4bff60d90)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 4932 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43eb54c34)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43eb54c28)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43eb54c00, 0xdc7de0, 0xc4c144a880, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43eb54c00)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31223 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31103 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31272 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31280 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31266 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31316 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30859 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31098 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30863 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30769 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30862 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31305 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30810 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 31105 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31210 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31100 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31269 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31285 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31099 [semacquire, 10 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31315 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31277 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31281 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30693 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4cf661d14)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc4cf661d08)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4cf661ce0, 0xdc7de0, 0xc4456e2b80, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc4cf661ce0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 30541 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4eccf5354)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc4eccf5348)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4eccf5320, 0xdc7de0, 0xc4a5be5180, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc4eccf5320)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31330 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31220 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30858 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31273 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31231 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 23224 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43df27800, 0xdc7de0, 0xc42db74780, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2fe
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43df27800)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31289 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31275 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31306 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31094 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30764 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc51a71f894)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc51a71f888)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc51a71f860, 0xdc7de0, 0xc43edbce80, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc51a71f860)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31318 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30860 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30712 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4ba202e10, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4cf661ce0, 0x184d600, 0xc4c5e804d0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c5e804d0, 0xc4cf661ce0, 0x184d600, 0xc4c5e804d0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31286 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 23267 [select, 12 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc43df27800, 0x12, 0x70, 0x1846900, 0xc4669ca750, 0xbe930dceda943c2a, 0x6424583955, 0x1ba5b60, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:289 +0x176
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43df27800, 0xc43e232480)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:262 +0x188
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2
goroutine 31250 [semacquire, 9 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30827 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 5791 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).FilterBodies(0xc429aa2270, 0xc453a29320, 0x10, 0xc4bd061000, 0x4e, 0x4e, 0xc4bd061800, 0x4e, 0x4e, 0xbe930dcebae618ec, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:257 +0x294
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc429aa21a0, 0xc4202df950, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:506 +0x2ae5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4202df950, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x7e3
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43ef45800, 0x184d600, 0xc4cd5b5420, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4cd5b5420, 0xc43ef45800, 0x184d600, 0xc4cd5b5420)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 31229 [semacquire, 8 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30657 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31283 [semacquire, 6 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31190 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30704 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc43eef5054)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc43eef5048)
/usr/local/go/src/sync/waitgroup.go:131 +0x72
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43eef5020, 0xdc7de0, 0xc43edbc900, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:231 +0x3d1
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc4200b46c0, 0xc43eef5020)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:873 +0x122
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/server.go:643 +0x1431
goroutine 31185 [semacquire, 9 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 31249 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x23c
goroutine 30809 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).Status(0xc4294dc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:344 +0xbd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4b9ea2ab0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:260 +0x19f
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43df6c480, 0x184d600, 0xc42b908d20, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc42b908d20, 0xc43df6c480, 0x184d600, 0xc42b908d20)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
goroutine 30713 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 30728 [semacquire, 12 minutes]:
sync.runtime_Semacquire(0xc4294dc27c)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*RWMutex).RLock(0xc4294dc270)
/usr/local/go/src/sync/rwmutex.go:50 +0x49
github.com/ethereum/go-ethereum/core.(*BlockChain).CurrentBlock(0xc4294dc000, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/core/blockchain.go:326 +0x46
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc429aa21a0, 0xc4ba202750)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:170 +0x55
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/sync.go:151 +0x2c9
goroutine 30449 [select, 12 minutes]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).FilterBodies(0xc429aa2270, 0xc51105f2d0, 0x10, 0xc525dc2000, 0x46, 0x46, 0xc525dc2700, 0x46, 0x46, 0xbe930dcf4cd03b20, ...)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:257 +0x294
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc429aa21a0, 0xc4ba202750, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:506 +0x2ae5
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc429aa21a0, 0xc4ba202750, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x7e3
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4eccf5320, 0x184d600, 0xc4a44fd3b0, 0x0, 0x0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/eth/handler.go:144 +0x1f2
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4a44fd3b0, 0xc4eccf5320, 0x184d600, 0xc4a44fd3b0)
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/home/fefe/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x228
fefe@i7-6700 ~/go/src/github.com/ethereum/go-ethereum $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment