Skip to content

Instantly share code, notes, and snippets.

@d11e9
Created May 29, 2015 10:55
Show Gist options
  • Save d11e9/431ec8341c9dc4c27fdb to your computer and use it in GitHub Desktop.
Save d11e9/431ec8341c9dc4c27fdb to your computer and use it in GitHub Desktop.
docker run -i -v /var/data/log:/var/log -v /var/data/ethereum:/root/.ethereum --entrypoint="bash" -t "eth.datagotchi.com" -s;
root@8c53eec8c3d0:/gopath/src/github.com/ethereum/go-ethereum# geth console
I0529 09:57:26.687584 8 backend.go:256] Protocol Version: 60, Network Id: 0
I0529 09:57:26.709888 8 backend.go:266] Blockchain DB Version: 3
I0529 09:57:26.716480 8 chain_manager.go:258] Last block (#470599) ebd641bd97a15645409be82008f73c0556dc9d1ce99f1f0008e3d6304a757102 TD=1056321937704263
I0529 09:57:37.442859 8 cmd.go:148] Starting Geth/v0.9.26-12b90600/linux/go1.4
I0529 09:57:37.445648 8 server.go:293] Starting Server
I0529 09:57:37.830080 8 udp.go:189] Listening, enode://8ea937c680d643d81ebf416d408286213e14e329eeccf55c354d9de4eeb2da60414abb57326104065f67c3628e909c02
88e682fd5a1f72def85b483cd4933e69@[::]:30303
I0529 09:57:37.832232 8 backend.go:477] Server started
I0529 09:57:37.837038 8 server.go:530] Listening on [::]:30303
> I0529 09:58:07.848655 8 downloader.go:169] Block synchronisation started
I0529 09:58:51.776429 8 chain_manager.go:662] imported 96 block(s) (0 queued 0 ignored) in 42.9266739s. #470695 [8c1992d3 / a182fae0]
eth.blockNumber
470695
> I0529 09:59:00.968712 8 chain_manager.go:662] imported 2 block(s) (0 queued 91 ignored) in 8.956804855s. #470697 [6e8f55fa / 414dd2cf]
I0529 09:59:04.445933 8 sync.go:120] Synchronisation failed: empty hash set by peer
adminI0529 09:59:05.922669 8 chain_manager.go:662] imported 3 block(s) (0 queued 2 ignored) in 4.461028584s. #470700 [c1de585f / 190d2f4a]
.verboI0529 09:59:08.198802 8 sync.go:120] Synchronisation failed: empty hash set by peer
sity(1)
undefined
> eth.blockNumber
470704
> eth.getAccounts()
undefined
> eth.coinbase
'0x0000000000000000000000000000000000000000'
> admin.newAccount()
The new account will be encrypted with a passphrase.
Please enter a passphrase now.
Passphrase:
Repeat Passphrase:
fatal error: runtime: out of memory
runtime stack:
runtime.SysMap(0xc20f600000, 0x10000000, 0x7fa26dd2b000, 0x14bffb8)
/usr/local/go/src/runtime/mem_linux.c:149 +0x98
runtime.MHeap_SysAlloc(0x14c56a0, 0x10000000, 0x4638c2)
/usr/local/go/src/runtime/malloc.c:284 +0x124
runtime.MHeap_Alloc(0x14c56a0, 0x8000, 0x10100000000, 0x8)
/usr/local/go/src/runtime/mheap.c:240 +0x66
goroutine 64 [running]:
runtime.switchtoM()
/usr/local/go/src/runtime/asm_amd64.s:198 fp=0xc20c9de390 sp=0xc20c9de388
runtime.mallocgc(0x10000000, 0xa65280, 0x1, 0xc2080ca800)
/usr/local/go/src/runtime/malloc.go:199 +0x9f3 fp=0xc20c9de440 sp=0xc20c9de390
runtime.newarray(0xa65280, 0x4000000, 0xc2080ca800)
/usr/local/go/src/runtime/malloc.go:365 +0xc1 fp=0xc20c9de478 sp=0xc20c9de440
runtime.makeslice(0xa4cdc0, 0x4000000, 0x4000000, 0x0, 0x0, 0x0)
/usr/local/go/src/runtime/slice.go:32 +0x15c fp=0xc20c9de4c0 sp=0xc20c9de478
golang.org/x/crypto/scrypt.Key(0xc20a74b440, 0xb, 0x10, 0xc20ce41700, 0x20, 0x20, 0x40000, 0x8, 0x1, 0x20, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/golang.org/x/crypto/scrypt/scr
ypt.go:235 +0x184 fp=0xc20c9de5d8 sp=0xc20c9de4c0
github.com/ethereum/go-ethereum/crypto.keyStorePassphrase.StoreKey(0xc2080e1a40, 0x18, 0xc20bbfd080, 0xc208174400, 0xb, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/crypto/key_store_passphrase.go:127 +0x114 fp=0xc20c9
dea40 sp=0xc20c9de5d8
github.com/ethereum/go-ethereum/crypto.(*keyStorePassphrase).StoreKey(0xc20a74a8c0, 0xc20bbfd080, 0xc208174400, 0xb, 0x0, 0x0)
<autogenerated>:4 +0xcf fp=0xc20c9dea80 sp=0xc20c9dea40
github.com/ethereum/go-ethereum/crypto.GenerateNewKeyDefault(0x7fa262410d90, 0xc20a74a8c0, 0x7fa26dd3da08, 0xc20803d020, 0xc208174400, 0xb, 0xc20bbfd080, 0x0
, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/crypto/key_store_plain.go:66 +0xec fp=0xc20c9deac8 s
p=0xc20c9dea80
github.com/ethereum/go-ethereum/crypto.keyStorePassphrase.GenerateNewKey(0xc2080e1a40, 0x18, 0x7fa26dd3da08, 0xc20803d020, 0xc208174400, 0xb, 0x1f, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/crypto/key_store_passphrase.go:104 +0xbe fp=0xc20c9d
eb28 sp=0xc20c9deac8
github.com/ethereum/go-ethereum/crypto.(*keyStorePassphrase).GenerateNewKey(0xc2080a39b0, 0x7fa26dd3da08, 0xc20803d020, 0xc208174400, 0xb, 0xc20c9dece0, 0x0,
0x0)
<autogenerated>:1 +0xdf fp=0xc20c9deb78 sp=0xc20c9deb28
github.com/ethereum/go-ethereum/accounts.(*Manager).NewAccount(0xc20811e8a0, 0xc208174400, 0xb, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/account_manager.go:142 +0xa9 fp=0xc20c9debe
8 sp=0xc20c9deb78
main.(*jsre).newAccount(0xc20a7251a0, 0xc20b5de420, 0x0, 0x0, 0x5, 0xc79be0, 0xc20d1d75c0, 0x14bd158, 0x0, 0x0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/admin.go:521 +0x706 fp=0xc20c9dedf8 sp=0xc2
0c9debe8
main.*jsre.(main.newAccount)·fm(0xc20b5de420, 0x0, 0x0, 0x5, 0xc79be0, 0xc20d1d75c0, 0x14bd158, 0x0, 0x0, 0xc20cb1e600, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/admin.go:49 +0x82 fp=0xc20c9dee88 sp=0xc20c
9dedf8
github.com/robertkrimen/otto.(*_object).call(0xc20d1d7a40, 0x5, 0xc79be0, 0xc20d1d75c0, 0x14bd158, 0x0, 0x0, 0xc20ce87200, 0xc20d180db0, 0x0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/t
ype_function.go:140 +0x46e fp=0xc20c9df108 sp=0xc20c9dee88
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeCallExpression(0xc20b5de420, 0xc20d180e40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/c
mpl_evaluate_expression.go:240 +0x8c7 fp=0xc20c9df3e0 sp=0xc20c9df108
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeExpression(0xc20b5de420, 0x7fa2686cb280, 0xc20d180e40, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/c
mpl_evaluate_expression.go:44 +0x9b2 fp=0xc20c9df588 sp=0xc20c9df3e0
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatement(0xc20b5de420, 0x7fa2686cb2f8, 0xc20efad6b0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/c
mpl_evaluate_statement.go:59 +0x1237 fp=0xc20c9df908 sp=0xc20c9df588
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatementList(0xc20b5de420, 0xc20efad6a0, 0x1, 0x1, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/c
mpl_evaluate_statement.go:118 +0xf2 fp=0xc20c9df9d8 sp=0xc20c9df908
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeProgram(0xc20b5de420, 0xc20f0f8e00, 0x5b0900, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/c
mpl_evaluate.go:17 +0x152 fp=0xc20c9dfa40 sp=0xc20c9df9d8
github.com/robertkrimen/otto.func·040()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/r
untime.go:293 +0x44 fp=0xc20c9dfa98 sp=0xc20c9dfa40
github.com/robertkrimen/otto.catchPanic(0xc20c9dfb38, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/e
rror.go:243 +0x81 fp=0xc20c9dfab8 sp=0xc20c9dfa98
github.com/robertkrimen/otto.(*_runtime).cmpl_run(0xc20b5de420, 0xa64e80, 0xc20efad660, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/r
untime.go:294 +0x152 fp=0xc20c9dfb60 sp=0xc20c9dfab8
github.com/robertkrimen/otto.Otto.Run(0x0, 0xc20b5de420, 0xa64e80, 0xc20efad660, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/o
tto.go:292 +0x7c fp=0xc20c9dfbd8 sp=0xc20c9dfb60
github.com/ethereum/go-ethereum/jsre.func·007(0xc20cb1e600)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:203 +0x99 fp=0xc20c9dfc70 sp=0xc20c9dfb
d8
github.com/ethereum/go-ethereum/jsre.(*JSRE).runEventLoop(0xc20c6c1f00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:150 +0xc5d fp=0xc20c9dffd8 sp=0xc20c9df
c70
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc20c9dffe0 sp=0xc20c9dffd8
created by github.com/ethereum/go-ethereum/jsre.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:50 +0x153
goroutine 1 [chan receive]:
github.com/ethereum/go-ethereum/jsre.(*JSRE).Run(0xc20c6c1f00, 0xc20f0fd0c0, 0x13, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:203 +0x22e
main.(*jsre).parseInput(0xc20a7251a0, 0xc20f0fd0c0, 0x13)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:251 +0x6a
main.(*jsre).interactive(0xc20a7251a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:228 +0x66c
main.console(0xc2080881c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:310 +0x366
github.com/codegangsta/cli.Command.Run(0xcb13f0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdccc70, 0x30, 0xf63030, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/com
mand.go:118 +0x104b
github.com/codegangsta/cli.(*App).Run(0xc208126000, 0xc20800a000, 0x2, 0x2, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app
.go:177 +0xdf6
main.main()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:268 +0x80
goroutine 5 [select]:
github.com/ethereum/go-ethereum/logger.dispatchLoop()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:65 +0x6d1
created by github.com/ethereum/go-ethereum/logger.init·1
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:44 +0x25
goroutine 8 [chan receive]:
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x14b3960)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x78
created by github.com/ethereum/go-ethereum/logger/glog.init·1
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x77
goroutine 7 [syscall, 2 minutes]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35
goroutine 17 [syscall, 2 minutes, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
goroutine 10 [syscall]:
syscall.Syscall(0x0, 0x3, 0xc208074000, 0x8000, 0xc20a74a890, 0x440a5a, 0xc208016e70)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.read(0x3, 0xc208074000, 0x8000, 0x8000, 0xc208016e68, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e
syscall.Read(0x3, 0xc208074000, 0x8000, 0x8000, 0x20, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:136 +0x58
os.(*File).read(0xc2080360e0, 0xc208074000, 0x8000, 0x8000, 0x1, 0x0, 0x0)
/usr/local/go/src/os/file_unix.go:191 +0x5e
os.(*File).Read(0xc2080360e0, 0xc208074000, 0x8000, 0x8000, 0x1, 0x0, 0x0)
/usr/local/go/src/os/file.go:95 +0x91
io.Copy(0x7fa26dd3d9e0, 0xc208036008, 0x7fa26dd3da30, 0xc2080360e0, 0x335, 0x0, 0x0)
/usr/local/go/src/io/io.go:362 +0x1f6
created by main.console
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:291 +0x10c
goroutine 39 [select]:
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0xc208fa98c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:743 +0x69b
created by github.com/ethereum/go-ethereum/core.NewChainManager
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:144 +0x9cd
goroutine 12 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080882a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:236 +0x24c
goroutine 40 [select]:
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc20a4c0000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:195 +0x65d
created by github.com/ethereum/go-ethereum/miner.newWorker
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:128 +0x310
goroutine 43 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7fa26dd3ec88, 0xc20807f200, 0xc20acdd6e0, 0xccc850, 0x3, 0x765f, 0x765f, 0xd348d0, 0x12)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:98 +0x936
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:204 +0x2ce
goroutine 15 [chan receive]:
github.com/ethereum/go-ethereum/logger.sysLoop(0x7fa26dd3ecc8, 0xc2080a3a80, 0xc208040180, 0xc20800a0c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:101 +0x5a
created by github.com/ethereum/go-ethereum/logger.func·001
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:61 +0x176
goroutine 1296 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20c664230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20a76f800, 0xc20cbbea80, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20a76f800, 0xc20cbbea80, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20bec95c0, 0x7fa267e70770, 0xc20c664230, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 41 [chan receive, 2 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc20a4c0000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:234 +0x6f
created by github.com/ethereum/go-ethereum/miner.newWorker
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:129 +0x32a
goroutine 20 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208072580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:126 +0x849
goroutine 21 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc208072580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:127 +0x863
goroutine 22 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208072580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:130 +0x8a7
goroutine 23 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208072580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:131 +0x8c1
goroutine 24 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208072580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:132 +0x8db
goroutine 25 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc208088620)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:236 +0x24c
goroutine 26 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208072dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:126 +0x849
goroutine 27 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc208072dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:127 +0x863
goroutine 28 [runnable]:
github.com/syndtr/gosnappy/snappy.emitLiteral(0xc20836bf12, 0x636, 0x636, 0xc20ba08f24, 0x212, 0x152f, 0x23)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/gosnappy/sna
ppy/encode.go:16
github.com/syndtr/gosnappy/snappy.Encode(0xc20836b000, 0x1548, 0x1548, 0xc20ba08000, 0x113e, 0x2453, 0x0, 0x0, 0x0, 0x0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/gosnappy/sna
ppy/encode.go:130 +0x4cb
github.com/syndtr/goleveldb/leveldb/table.(*Writer).writeBlock(0xc208572c00, 0xc208572c58, 0x2, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/table/writer.go:171 +0x225
github.com/syndtr/goleveldb/leveldb/table.(*Writer).finishBlock(0xc208572c00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/table/writer.go:225 +0x7e
github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append(0xc208572c00, 0xc20e665860, 0x28, 0x30, 0xc20d2a678f, 0x216, 0x165d, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/table/writer.go:258 +0x3ef
github.com/syndtr/goleveldb/leveldb.(*tWriter).append(0xc20b9eb140, 0xc20e665860, 0x28, 0x30, 0xc20d2a678f, 0x216, 0x165d, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/table.go:481 +0x303
github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV(0xc20cb8bb80, 0xc20e665860, 0x28, 0x30, 0xc20d2a678f, 0x216, 0x165d, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:412 +0x200
github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run(0xc20cb8bb80, 0xc20997c878, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:530 +0x7aa
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0xc208072dc0, 0xd09ab0, 0xb, 0x7fa26dd47290, 0xc20cb8bb80)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:215 +0x277
github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0xc208072dc0, 0xc20e686100, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:596 +0x10d4
github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0xc208072dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:641 +0x50
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208072dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:833 +0x3a0
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:130 +0x8a7
goroutine 29 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208072dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:131 +0x8c1
goroutine 30 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208072dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:132 +0x8db
goroutine 31 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080888c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:236 +0x24c
goroutine 32 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208072c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:126 +0x849
goroutine 33 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc208072c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:127 +0x863
goroutine 34 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208072c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:130 +0x8a7
goroutine 35 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208072c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:131 +0x8c1
goroutine 36 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208072c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:132 +0x8db
goroutine 44 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc20a4c08c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/util/buffer_pool.go:236 +0x24c
goroutine 45 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc20b5de160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:126 +0x849
goroutine 46 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc20b5de160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:127 +0x863
goroutine 47 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc20b5de160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:130 +0x8a7
goroutine 48 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc20b5de160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:131 +0x8c1
goroutine 49 [select, 2 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc20b5de160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/le
veldb/db.go:132 +0x8db
goroutine 50 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc20b3f7ab0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:313 +0xb53
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:214 +0x533
goroutine 51 [IO wait]:
net.(*pollDesc).Wait(0xc20b3f7aa0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20b3f7aa0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc20b3f7a40, 0xc20b9b6500, 0x500, 0x500, 0x0, 0x0, 0x0, 0x7fa26dd3da80, 0xc20e60c778)
/usr/local/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc20a521890, 0xc20b9b6500, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
/usr/local/go/src/net/udpsock_posix.go:67 +0x124
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc20b3f7ab0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:434 +0xf5
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:215 +0x550
goroutine 52 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc20c7467d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c7467d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc20c746770, 0x0, 0x7fa26dd3da80, 0xc20b2e6770)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc20a5219f0, 0x7fa26dd2b000, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc20a5219f0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:546 +0x364
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:359 +0x22c
goroutine 53 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7fa26dd3ec88, 0xc20807f200, 0xc20acdd440, 0xccad70, 0x3, 0x765f, 0x765f, 0xcf4870, 0xc)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:98 +0x936
github.com/ethereum/go-ethereum/p2p.func·006()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:364 +0x92
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:366 +0x312
goroutine 54 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc20c1d0300, 0x7fa2686ca7d0, 0xc20c746700)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:428 +0x180a
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:344 +0xd5a
goroutine 55 [select]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).syncDatabases(0xc208084f00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:487 +0x53f
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:459 +0x157
goroutine 56 [runnable]:
github.com/ethereum/go-ethereum/core.(*TxPool).Start(0xc20b297dc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:93 +0x16c
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:466 +0x195
goroutine 57 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc20a76f800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:394 +0x99
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:116 +0x144
goroutine 58 [chan receive, 2 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc20a76f800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:384 +0x9c
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:120 +0x264
goroutine 59 [runnable]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).update(0xc20a76f800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:22 +0x31c
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:122 +0x281
goroutine 60 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0xc208084f00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:557 +0x8b
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:475 +0x30f
goroutine 61 [runnable]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20b273800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x5c0
goroutine 2473 [runnable]:
net.(*pollDesc).Wait(0xc20823cae0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20823cae0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20823ca80, 0xc20b9bc540, 0xd2, 0xd2, 0x0, 0x7fa26dd3da80, 0xc20a74a248)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20dadf208, 0xc20b9bc540, 0xd2, 0xd2, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc20dadf208, 0xc20b9bc540, 0xd2, 0xd2, 0xd2, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc20dadf208, 0xc20b9bc540, 0xd2, 0xd2, 0xd2, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.initiatorEncHandshake(0x7fa2686cdea0, 0xc20dadf208, 0xc20a47a060, 0x56f4a4507f0b2c67, 0x1fd544189fa05f32, 0x3da7f55a14aa4
06d, 0x575420812d7bb756, 0x40891a9f3d708279, 0xe225e0a75d164d11, 0xbc9661eb4f8d5b53, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:243 +0x23b
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc20c939650, 0xc20a47a060, 0xc20bf49900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:155 +0x331
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc20c1d0300, 0x7fa2686cddf8, 0xc20dadf208, 0x1, 0xc20bf49900)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:573 +0x27e
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20e60c3f0, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:200 +0x361
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 63 [select]:
github.com/ethereum/go-ethereum/xeth.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:253 +0x4d0
created by github.com/ethereum/go-ethereum/xeth.(*XEth).UpdateState
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:272 +0x104
goroutine 66 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c6c1e40)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32
goroutine 441 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20c702080, 0x7fa267e70748)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c1d0300, 0xc20c702080)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 82 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c6361c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32
goroutine 83 [chan receive]:
main.func·006()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:193 +0xa0
created by main.(*jsre).interactive
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:199 +0x184
goroutine 80 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20b273980)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x5c0
goroutine 127 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0xc20c7464d0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:219 +0x21b
created by github.com/ethereum/go-ethereum/p2p/discover.func·001
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:211 +0x34
goroutine 2084 [IO wait]:
net.(*pollDesc).Wait(0xc20c4be0d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20c4be0d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20c4be070, 0xc20abee5c0, 0x20, 0x20, 0x0, 0x7fa26dd3da80, 0xc208f64788)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20c442f88, 0xc20abee5c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc20c442f88, 0xc20abee5c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc20c442f88, 0xc20abee5c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20acbf740, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20bbfbb60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20a6ec740, 0xc20d2bcf00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1294 [IO wait]:
net.(*pollDesc).Wait(0xc2099a8a70, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2099a8a70, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2099a8a10, 0xc20c17d1e0, 0x20, 0x20, 0x0, 0x7fa26dd3da80, 0xc208a44dc8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20c242b10, 0xc20c17d1e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc20c242b10, 0xc20c17d1e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc20c242b10, 0xc20c17d1e0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20b5bc5a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20d80e930, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20bec95c0, 0xc20bc98c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 2476 [IO wait]:
net.(*pollDesc).Wait(0xc20ace6450, 0x77, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitWrite(0xc20ace6450, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
net.(*netFD).connect(0xc20ace63f0, 0x0, 0x0, 0x7fa26dd414b0, 0xc20abee500, 0xeccfa2fa4, 0xad5b760, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:114 +0x24b
net.(*netFD).dial(0xc20ace63f0, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc208221140, 0xeccfa2fa4, 0xad5b760, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/sock_posix.go:139 +0x37a
net.socket(0xccad70, 0x3, 0x2, 0x1, 0x0, 0xc208221100, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc208221140, ...)
/usr/local/go/src/net/sock_posix.go:91 +0x422
net.internetSocket(0xccad70, 0x3, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc208221140, 0xeccfa2fa4, 0xad5b760, 0x14b30a0, 0x1, ...)
/usr/local/go/src/net/ipsock_posix.go:137 +0x148
net.dialTCP(0xccad70, 0x3, 0x0, 0xc208221140, 0xeccfa2fa4, 0xad5b760, 0x14b30a0, 0xc208f64740, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:156 +0x125
net.dialSingle(0xccad70, 0x3, 0xc20abee4e0, 0x13, 0x0, 0x0, 0x7fa2686ca718, 0xc208221140, 0xeccfa2fa4, 0xc20ad5b760, ...)
/usr/local/go/src/net/dial.go:235 +0x3f5
net.func·016(0xeccfa2fa4, 0xe0ad5b760, 0x14b30a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:163 +0x12c
net.dial(0xccad70, 0x3, 0x7fa2686ca718, 0xc208221140, 0xc20c604e60, 0xeccfa2fa4, 0xe0ad5b760, 0x14b30a0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:40 +0x6f
net.(*Dialer).Dial(0xc20b4bb280, 0xccad70, 0x3, 0xc20abee4e0, 0x13, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:170 +0x4be
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc208f646e0, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:195 +0x1f1
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 444 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20a6f6d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20a76f800, 0xc20a97dec0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20a76f800, 0xc20a97dec0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20c702080, 0x7fa267e70770, 0xc20a6f6d20, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 2083 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20a6ec740, 0x7fa267e70748)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c1d0300, 0xc20a6ec740)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 2472 [IO wait]:
net.(*pollDesc).Wait(0xc208d37f70, 0x77, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitWrite(0xc208d37f70, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
net.(*netFD).connect(0xc208d37f10, 0x0, 0x0, 0x7fa26dd414b0, 0xc2099f6500, 0xeccfa2fa4, 0x73a8310, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:114 +0x24b
net.(*netFD).dial(0xc208d37f10, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc208a70840, 0xeccfa2fa4, 0x73a8310, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/sock_posix.go:139 +0x37a
net.socket(0xccad70, 0x3, 0x2, 0x1, 0x0, 0xc208a70800, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc208a70840, ...)
/usr/local/go/src/net/sock_posix.go:91 +0x422
net.internetSocket(0xccad70, 0x3, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc208a70840, 0xeccfa2fa4, 0x73a8310, 0x14b30a0, 0x1, ...)
/usr/local/go/src/net/ipsock_posix.go:137 +0x148
net.dialTCP(0xccad70, 0x3, 0x0, 0xc208a70840, 0xeccfa2fa4, 0x73a8310, 0x14b30a0, 0xc20e60c6d0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:156 +0x125
net.dialSingle(0xccad70, 0x3, 0xc2099f6480, 0x12, 0x0, 0x0, 0x7fa2686ca718, 0xc208a70840, 0xeccfa2fa4, 0x73a8310, ...)
/usr/local/go/src/net/dial.go:235 +0x3f5
net.func·016(0xeccfa2fa4, 0xe073a8310, 0x14b30a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:163 +0x12c
net.dial(0xccad70, 0x3, 0x7fa2686ca718, 0xc208a70840, 0xc20c601e60, 0xeccfa2fa4, 0xe073a8310, 0x14b30a0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:40 +0x6f
net.(*Dialer).Dial(0xc20b4bb280, 0xccad70, 0x3, 0xc2099f6480, 0x12, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:170 +0x4be
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20e60c3d0, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:195 +0x1f1
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 2095 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20c2d6aa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20a76f800, 0xc20ac92180, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20a76f800, 0xc20ac92180, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20a120400, 0x7fa267e70770, 0xc20c2d6aa0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 2092 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20a120400, 0x7fa267e70748)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c1d0300, 0xc20a120400)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 1295 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20bec95c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 2471 [IO wait]:
net.(*pollDesc).Wait(0xc208d37f00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208d37f00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208d37ea0, 0xc20b9bc700, 0xd2, 0xd2, 0x0, 0x7fa26dd3da80, 0xc20a74a860)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20dadf210, 0xc20b9bc700, 0xd2, 0xd2, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc20dadf210, 0xc20b9bc700, 0xd2, 0xd2, 0xd2, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc20dadf210, 0xc20b9bc700, 0xd2, 0xd2, 0xd2, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.initiatorEncHandshake(0x7fa2686cdea0, 0xc20dadf210, 0xc20a47a060, 0xa348f9e322990536, 0xccbb59790c984b3b, 0x269436f89d870
d05, 0x7db0103e2dad2349, 0x89a8b8b22dcafdd5, 0x4e77e4ea4405d1c, 0xc8af719573c7e875, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:243 +0x23b
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc20e574570, 0xc20a47a060, 0xc20b348700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:155 +0x331
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc20c1d0300, 0x7fa2686cddf8, 0xc20dadf210, 0x1, 0xc20b348700)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:573 +0x27e
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20e60c360, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:200 +0x361
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 443 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20c702080)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 442 [IO wait]:
net.(*pollDesc).Wait(0xc20cb12920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20cb12920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20cb128c0, 0xc20c953280, 0x20, 0x20, 0x0, 0x7fa26dd3da80, 0xc20c2acf08)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20c739f38, 0xc20c953280, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc20c739f38, 0xc20c953280, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc20c739f38, 0xc20c953280, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20a9c7ce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20cb18f30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20c702080, 0xc20a8e1080)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 2474 [runnable]:
net.(*pollDesc).Wait(0xc20823cb50, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20823cb50, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20823caf0, 0xc20b9bc8c0, 0xd2, 0xd2, 0x0, 0x7fa26dd3da80, 0xc20a74adf8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20dadf578, 0xc20b9bc8c0, 0xd2, 0xd2, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc20dadf578, 0xc20b9bc8c0, 0xd2, 0xd2, 0xd2, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc20dadf578, 0xc20b9bc8c0, 0xd2, 0xd2, 0xd2, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.initiatorEncHandshake(0x7fa2686cdea0, 0xc20dadf578, 0xc20a47a060, 0x8e8d2cbf44ad2518, 0xbc550195505a7013, 0x8d42346af6f34
004, 0x32913100cf37968c, 0x87b92aa48a7b67b8, 0x7dbcbef83ac6d937, 0x304b2aae76e405e1, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:243 +0x23b
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc20baf6540, 0xc20a47a060, 0xc20bf49b80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:155 +0x331
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc20c1d0300, 0x7fa2686cddf8, 0xc20dadf578, 0x1, 0xc20bf49b80)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:573 +0x27e
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20e60c400, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:200 +0x361
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 2479 [IO wait]:
net.(*pollDesc).Wait(0xc20c2f6920, 0x77, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitWrite(0xc20c2f6920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
net.(*netFD).connect(0xc20c2f68c0, 0x0, 0x0, 0x7fa26dd414b0, 0xc20d39a180, 0xeccfa2fa4, 0x217ecf78, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:114 +0x24b
net.(*netFD).dial(0xc20c2f68c0, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20d117e60, 0xeccfa2fa4, 0x217ecf78, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/sock_posix.go:139 +0x37a
net.socket(0xccad70, 0x3, 0x2, 0x1, 0x0, 0xc20d117e00, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20d117e60, ...)
/usr/local/go/src/net/sock_posix.go:91 +0x422
net.internetSocket(0xccad70, 0x3, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20d117e60, 0xeccfa2fa4, 0x217ecf78, 0x14b30a0, 0x1, ...)
/usr/local/go/src/net/ipsock_posix.go:137 +0x148
net.dialTCP(0xccad70, 0x3, 0x0, 0xc20d117e60, 0xeccfa2fa4, 0x217ecf78, 0x14b30a0, 0xc20aadbe70, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:156 +0x125
net.dialSingle(0xccad70, 0x3, 0xc20d39a160, 0x15, 0x0, 0x0, 0x7fa2686ca718, 0xc20d117e60, 0xeccfa2fa4, 0xc2217ecf78, ...)
/usr/local/go/src/net/dial.go:235 +0x3f5
net.func·016(0xeccfa2fa4, 0xe217ecf78, 0x14b30a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:163 +0x12c
net.dial(0xccad70, 0x3, 0x7fa2686ca718, 0xc20d117e60, 0xc20c606e60, 0xeccfa2fa4, 0xe217ecf78, 0x14b30a0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:40 +0x6f
net.(*Dialer).Dial(0xc20b4bb280, 0xccad70, 0x3, 0xc20d39a160, 0x15, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:170 +0x4be
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20aadbe00, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:195 +0x1f1
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 1293 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20bec95c0, 0x7fa267e70748)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c1d0300, 0xc20bec95c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 2481 [runnable]:
net.(*pollDesc).Wait(0xc20e8b1fe0, 0x77, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitWrite(0xc20e8b1fe0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
net.(*netFD).connect(0xc20e8b1f80, 0x0, 0x0, 0x7fa26dd414b0, 0xc2099acde0, 0xeccfa2fa4, 0x34964deb, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:114 +0x24b
net.(*netFD).dial(0xc20e8b1f80, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20b1178f0, 0xeccfa2fa4, 0x34964deb, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/sock_posix.go:139 +0x37a
net.socket(0xccad70, 0x3, 0x2, 0x1, 0x0, 0xc20b117800, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20b1178f0, ...)
/usr/local/go/src/net/sock_posix.go:91 +0x422
net.internetSocket(0xccad70, 0x3, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20b1178f0, 0xeccfa2fa4, 0x34964deb, 0x14b30a0, 0x1, ...)
/usr/local/go/src/net/ipsock_posix.go:137 +0x148
net.dialTCP(0xccad70, 0x3, 0x0, 0xc20b1178f0, 0xeccfa2fa4, 0x34964deb, 0x14b30a0, 0xc20a74ab40, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:156 +0x125
net.dialSingle(0xccad70, 0x3, 0xc2099acdc0, 0x15, 0x0, 0x0, 0x7fa2686ca718, 0xc20b1178f0, 0xeccfa2fa4, 0xc234964deb, ...)
/usr/local/go/src/net/dial.go:235 +0x3f5
net.func·016(0xeccfa2fa4, 0xe34964deb, 0x14b30a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:163 +0x12c
net.dial(0xccad70, 0x3, 0x7fa2686ca718, 0xc20b1178f0, 0xc20e302e60, 0xeccfa2fa4, 0xe34964deb, 0x14b30a0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:40 +0x6f
net.(*Dialer).Dial(0xc20b4bb280, 0xccad70, 0x3, 0xc2099acdc0, 0x15, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:170 +0x4be
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20a74aae0, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:195 +0x1f1
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 2448 [IO wait]:
net.(*pollDesc).Wait(0xc20f0f8290, 0x77, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitWrite(0xc20f0f8290, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
net.(*netFD).connect(0xc20f0f8230, 0x0, 0x0, 0x7fa26dd414b0, 0xc20f0de1e0, 0xeccfa2f9f, 0x36bbfd5b, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:114 +0x24b
net.(*netFD).dial(0xc20f0f8230, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20ed32ae0, 0xeccfa2f9f, 0x36bbfd5b, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/sock_posix.go:139 +0x37a
net.socket(0xccad70, 0x3, 0x2, 0x1, 0x0, 0xc20ed32a00, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20ed32ae0, ...)
/usr/local/go/src/net/sock_posix.go:91 +0x422
net.internetSocket(0xccad70, 0x3, 0x7fa2686ca780, 0x0, 0x7fa2686ca780, 0xc20ed32ae0, 0xeccfa2f9f, 0x36bbfd5b, 0x14b30a0, 0x1, ...)
/usr/local/go/src/net/ipsock_posix.go:137 +0x148
net.dialTCP(0xccad70, 0x3, 0x0, 0xc20ed32ae0, 0xeccfa2f9f, 0x36bbfd5b, 0x14b30a0, 0xc20b10e520, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:156 +0x125
net.dialSingle(0xccad70, 0x3, 0xc20f0de1c0, 0x15, 0x0, 0x0, 0x7fa2686ca718, 0xc20ed32ae0, 0xeccfa2f9f, 0x36bbfd5b, ...)
/usr/local/go/src/net/dial.go:235 +0x3f5
net.func·016(0xeccfa2f9f, 0xe36bbfd5b, 0x14b30a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:163 +0x12c
net.dial(0xccad70, 0x3, 0x7fa2686ca718, 0xc20ed32ae0, 0xc20e303e60, 0xeccfa2f9f, 0xe36bbfd5b, 0x14b30a0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:40 +0x6f
net.(*Dialer).Dial(0xc20b4bb280, 0xccad70, 0x3, 0xc20f0de1c0, 0x15, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:170 +0x4be
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20b10e420, 0xc20c1d0300)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:195 +0x1f1
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 2094 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20a120400)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 2086 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20e033d10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20a76f800, 0xc20ceca9c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20a76f800, 0xc20ceca9c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20a6ec740, 0x7fa267e70770, 0xc20e033d10, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 2093 [IO wait]:
net.(*pollDesc).Wait(0xc20af3d640, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20af3d640, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20af3d5e0, 0xc20cd15860, 0x20, 0x20, 0x0, 0x7fa26dd3da80, 0xc20d3b3c48)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208bbaa68, 0xc20cd15860, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7fa2686cea70, 0xc208bbaa68, 0xc20cd15860, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7fa2686cea70, 0xc208bbaa68, 0xc20cd15860, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20efc9c80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20cb88090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20a120400, 0xc20cb83140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 2085 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20a6ec740)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 2424 [chan send]:
github.com/ethereum/go-ethereum/jsre.func·001()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:84 +0x4c
created by time.goFunc
/usr/local/go/src/time/sleep.go:129 +0x4b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment