Geth version: 1.8.12-stable-37685930
OS & Version: Ubuntu 16.04, Digital ocean droplet, 8GB ram, 32GB SSD.
Node didnt crash because out of memory.
Out of memory
Im running 3 geth nodes into a digital ocean droplet. The Droplet has 8GB of RAM.
Maybe 8GB isnt enought for running 3 nodes?
I have 2 sealers nodes and one standard node.
I run them with this commands:
Sealer node 1:
geth --datadir s2/ --syncmode 'full' --port 30351 --rpc --rpcaddr 'localhost' --rpcport 8502 --rpcapi='admin,personal,db,eth,net,web3,txpool,miner' --networkid 19 --gasprice '1' -unlock 'here_goes_the_address_to_unlock' --password s1/password.txt --mine
Sealer node 2:
geth --datadir s2/ --syncmode 'full' --port 30351 --rpc --rpcaddr 'localhost' --rpcport 8502 --rpcapi='admin,personal,db,eth,net,web3,txpool,miner' --networkid 19 --gasprice '1' -unlock 'here_goes_the_address_to_unlock' --password s2/password.txt --mine
Standard node:
geth --datadir st1/ --syncmode 'full' --port 30352 --rpc --rpcport 8545 --rpccorsdomain '' --rpcaddr 'here_goes_my_ip_address' --ws --wsaddr "here_goes_my_ip_address" --wsorigins "" --wsport 9570 --wsapi 'personal,db,eth,net,web3,txpool,miner' --rpcapi 'admin,personal,db,eth,net,web3,txpool,miner' --networkid 19 --gasprice '1'
After sealing aprox 5000 blocks the standard node goes out of memory and crashes
After crashing the memory used by the other 2 sealer nodes is 1.2GB
If i start again the standard node the memory used starts growing until it takes the full 8GB
Note that my standard node has rpccorsdomain *, because i want to allow access from any point of internet. Also im using the port 8454, associated with bot attacks issues (see https://github.com/ethereum/go-ethereum/issues/16691). Is there any way that bots were sending transactions that causes the memory increase? Any way to find out?
````
INFO [08-16|14:35:42.002] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=429.409µs mgasps=0.000 number=5625 hash=a7ebf0…09332a cache=26.91kB
INFO [08-16|14:35:57.003] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=418.915µs mgasps=0.000 number=5626 hash=8bafaa…75ac1b cache=26.91kB
INFO [08-16|14:35:57.578] Submitted transaction fullhash=0xd00a5a8be9e898b807787395a9cc98b455bc3cabcb974176aeada2fe8f67d874 recipient=0x4a7bA992DdfBc415f233f844F7D590749DdB1bb4
INFO [08-16|14:36:12.003] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=471.063µs mgasps=0.000 number=5627 hash=153d3b…bbd22d cache=26.91kB
INFO [08-16|14:36:27.038] Imported new chain segment blocks=1 txs=1 mgas=0.037 elapsed=21.729ms mgasps=1.706 number=5628 hash=3fba14…4340e2 cache=30.96kB
INFO [08-16|14:36:42.016] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=457.691µs mgasps=0.000 number=5629 hash=b5cf68…a14381 cache=30.96kB
INFO [08-16|14:36:42.945] Submitted transaction fullhash=0xb0904b84fe3a4ba13d15101db14c73faa47ac40582888fa169785baade874175 recipient=0x4a7bA992DdfBc415f233f844F7D590749DdB1bb4
INFO [08-16|14:36:57.014] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=1.224ms mgasps=0.000 number=5630 hash=4bf6e3…939e8a cache=30.96kB
INFO [08-16|14:37:12.028] Imported new chain segment blocks=1 txs=1 mgas=0.037 elapsed=2.088ms mgasps=17.749 number=5631 hash=cff184…bcbc15 cache=34.89kB
INFO [08-16|14:37:27.025] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=505.198µs mgasps=0.000 number=5632 hash=69e2f5…ce6a59 cache=34.89kB
INFO [08-16|14:37:42.010] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=438.747µs mgasps=0.000 number=5633 hash=7b04f5…3a0ac7 cache=34.89kB
INFO [08-16|14:37:57.008] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=439.194µs mgasps=0.000 number=5634 hash=1876b8…ae77fb cache=34.89kB
INFO [08-16|14:38:12.003] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=396.555µs mgasps=0.000 number=5635 hash=33f141…873c98 cache=34.89kB
INFO [08-16|14:38:27.003] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=508.915µs mgasps=0.000 number=5636 hash=85e651…96219d cache=34.89kB
INFO [08-16|14:38:42.034] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=400.001µs mgasps=0.000 number=5637 hash=82493e…c5a250 cache=34.89kB
INFO [08-16|14:38:57.019] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=416.86µs mgasps=0.000 number=5638 hash=479ff4…d4eb7b cache=34.89kB
INFO [08-16|14:39:12.037] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=461.3µs mgasps=0.000 number=5639 hash=32b27e…d5a1ea cache=34.89kB
INFO [08-16|14:39:27.067] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=495.36µs mgasps=0.000 number=5640 hash=3cce9c…1cb338 cache=34.89kB
INFO [08-16|14:39:42.016] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=463.85µs mgasps=0.000 number=5641 hash=91e6ff…78f373 cache=34.89kB
INFO [08-16|14:39:57.038] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=528.063µs mgasps=0.000 number=5642 hash=8442ef…f2dc81 cache=34.89kB
INFO [08-16|14:40:12.029] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=506.56µs mgasps=0.000 number=5643 hash=5d0c53…c984e2 cache=34.89kB
INFO [08-16|14:40:27.040] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=498.712µs mgasps=0.000 number=5644 hash=2682c8…087964 cache=34.89kB
INFO [08-16|14:40:42.008] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=485.882µs mgasps=0.000 number=5645 hash=198668…d9cabf cache=34.89kB
INFO [08-16|14:40:57.043] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=393.029µs mgasps=0.000 number=5646 hash=95cd56…cf2b58 cache=34.89kB
INFO [08-16|14:41:12.039] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=469.735µs mgasps=0.000 number=5647 hash=5eccfc…73013b cache=34.89kB
INFO [08-16|14:41:27.044] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=454.083µs mgasps=0.000 number=5648 hash=2aa72f…a5f95a cache=34.89kB
INFO [08-16|14:41:42.472] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=34.847ms mgasps=0.000 number=5649 hash=609ae0…43de8c cache=34.89kB
INFO [08-16|14:41:57.593] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=4.009ms mgasps=0.000 number=5650 hash=2ea774…d7974b cache=34.89kB
fatal error: runtime: out of memory
runtime stack:
runtime.throw(0xf49da4, 0x16)
/usr/lib/go-1.10/src/runtime/panic.go:619 +0x81
runtime.sysMap(0xc5c9380000, 0x10000000, 0x0, 0x1b547d8)
/usr/lib/go-1.10/src/runtime/mem_linux.go:216 +0x20a
runtime.(mheap).sysAlloc(0x1b3ade0, 0x10000000, 0x1b2aee0)
/usr/lib/go-1.10/src/runtime/malloc.go:470 +0xd4
runtime.(mheap).grow(0x1b3ade0, 0x8000, 0x0)
/usr/lib/go-1.10/src/runtime/mheap.go:907 +0x60
runtime.(mheap).allocSpanLocked(0x1b3ade0, 0x8000, 0x1b547e8, 0xc420041770)
/usr/lib/go-1.10/src/runtime/mheap.go:820 +0x301
runtime.(mheap).alloc_m(0x1b3ade0, 0x8000, 0xc420000101, 0x7f6bb1c96e30)
/usr/lib/go-1.10/src/runtime/mheap.go:686 +0x118
runtime.(mheap).alloc.func1()
/usr/lib/go-1.10/src/runtime/mheap.go:753 +0x4d
runtime.(mheap).alloc(0x1b3ade0, 0x8000, 0x10101, 0x2)
/usr/lib/go-1.10/src/runtime/mheap.go:752 +0x8a
runtime.largeAlloc(0x10000000, 0x460101, 0xc42024ac00)
/usr/lib/go-1.10/src/runtime/malloc.go:826 +0x94
runtime.mallocgc.func1()
/usr/lib/go-1.10/src/runtime/malloc.go:721 +0x46
runtime.systemstack(0x7f6b00000000)
/usr/lib/go-1.10/src/runtime/asm_amd64.s:409 +0x79
runtime.mstart()
/usr/lib/go-1.10/src/runtime/proc.go:1170
goroutine 20219 [running]:
runtime.systemstack_switch()
/usr/lib/go-1.10/src/runtime/asm_amd64.s:363 fp=0xc420722be0 sp=0xc420722bd8 pc=0x46db10
runtime.mallocgc(0x10000000, 0xd9d2a0, 0x1, 0xc428a54800)
/usr/lib/go-1.10/src/runtime/malloc.go:720 +0x8a2 fp=0xc420722c80 sp=0xc420722be0 pc=0x4261a2
runtime.makeslice(0xd9d2a0, 0x4000000, 0x4000000, 0xc428a54800, 0x200, 0x200)
/usr/lib/go-1.10/src/runtime/slice.go:61 +0x77 fp=0xc420722cb0 sp=0xc420722c80 pc=0x457837
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42ca62550, 0xb, 0x10, 0xc42c95c300, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:236 +0x152 fp=0xc420722d70 sp=0xc420722cb0 pc=0x6dfa72
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42cbe6880, 0xb, 0xc42a30aa00, 0x40, 0xc4266b41c0, 0x20, 0xc42cbe6890, 0x6, 0xc420996630, 0xc42c95c0c0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4 fp=0xc420722e78 sp=0xc420722d70 pc=0x6fba64
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc427cb9780, 0xc42c821b00, 0xb, 0xd645c0, 0xc427cb9780, 0x0, 0x0, 0xc428a9ce10, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb fp=0xc420722fd8 sp=0xc420722e78 pc=0x6fa8ab
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc42c8c9000, 0x1eb, 0x3eb, 0xc42c821b00, 0xb, 0x0, 0x0, 0xc4207231a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf fp=0xc420723090 sp=0xc420722fd8 pc=0x6fa2bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c821b00, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c fp=0xc420723138 sp=0xc420723090 pc=0x6f913c
github.com/ethereum/go-ethereum/accounts/keystore.(keyStorePassphrase).GetKey(0xc42026d660, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c821b00, 0xb, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, ...)
github.com/ethereum/go-ethereum/accounts/keystore.(
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0 fp=0xc420723288 sp=0xc4207231b8 pc=0x6f7e30
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c821b00, 0xb, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6 fp=0xc420723390 sp=0xc420723288 pc=0x6f76c6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c821b00, 0xb, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174 fp=0xc420723458 sp=0xc420723390 pc=0xa2f3d4
runtime.call128(0xc4255f1fb0, 0xc4241d0518, 0xc4246d8eb0, 0x3800000050)
/usr/lib/go-1.10/src/runtime/asm_amd64.s:575 +0x52 fp=0xc4207234e8 sp=0xc420723458 pc=0x46dff2
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc42c79bb00, 0x4, 0x4, 0xffffffffffff8300, 0xc42c79bb00, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969 fp=0xc4207237a8 sp=0xc4207234e8 pc=0x4cb899
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc42c79bb00, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4 fp=0xc420723810 sp=0xc4207237a8 pc=0x4cae14
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c31e180, 0x10cbd40, 0xc424727f40, 0xc425146fc0, 0xd6a4c0, 0xc4246d8e60, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676 fp=0xc420723988 sp=0xc420723810 pc=0x81ff56
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c31e180, 0x10cbd40, 0xc424727f40, 0xc4298dc000, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7 fp=0xc420723a58 sp=0xc420723988 pc=0x820c67
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc42952af30, 0x10cbd40, 0xc424727f40, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408 fp=0xc420723b88 sp=0xc420723a58 pc=0x81ed18
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc42952af30, 0x10cbd40, 0xc424727f40, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65 fp=0xc420723be0 sp=0xc420723b88 pc=0x81f465
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc4237582a0, 0xc42a2d9500)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420 fp=0xc420723c78 sp=0xc420723be0 pc=0x819750
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc4237582a0, 0xc42a2d9500)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe fp=0xc420723cd0 sp=0xc420723c78 pc=0x805c5e
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc4237582a0, 0xc42a2d9500)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44 fp=0xc420723cf8 sp=0xc420723cd0 pc=0x7da274
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc4237582a0, 0xc42a2d9500)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204 fp=0xc420723d58 sp=0xc420723cf8 pc=0x819fb4
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc4237582a0, 0xc42a2d9500)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc fp=0xc420723d88 sp=0xc420723d58 pc=0x7dd13c
net/http.(conn).serve(0xc4247e2e60, 0x10c69e0, 0xc42c2d1580)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651 fp=0xc420723fc8 sp=0xc420723d88 pc=0x7d9291
runtime.goexit()
/usr/lib/go-1.10/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc420723fd0 sp=0xc420723fc8 pc=0x4706a1
created by net/http.(*Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 1 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/node.(Node).Wait(0xc42016bb80)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:464 +0x7f
main.geth(0xc420260580, 0x18, 0xc4204e1d58)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:251 +0x51
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xdb6ca0, 0xfc82d8, 0xc420260580, 0xc420260580, 0xc4204e1f48)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0xc8
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.(App).Run(0xc4200dc340, 0xc4200301e0, 0x1d, 0x1e, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:264 +0x5ee
main.main()
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:239 +0x55
goroutine 19 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc420106120, 0xc420106060)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:36 +0xb6
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:29 +0xf2
goroutine 20 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc420106120, 0xc4201060c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:81 +0x7b
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:30 +0x11e
goroutine 21 [syscall, 15 minutes]:
os/signal.signal_recv(0x0)
/usr/lib/go-1.10/src/runtime/sigqueue.go:139 +0xa6
os/signal.loop()
/usr/lib/go-1.10/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
/usr/lib/go-1.10/src/os/signal/signal_unix.go:28 +0x41
goroutine 22 [chan receive, 10 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc4200d3080)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0xa4
goroutine 23 [chan receive, 4 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc4200d3080)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0xa4
goroutine 24 [chan receive, 5 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc4200d3080)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0xa4
goroutine 25 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc4200d3080)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0xa4
goroutine 388 [select]:
github.com/ethereum/go-ethereum/p2p.(Peer).pingLoop(0xc4248bf560)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:244 +0x16e
created by github.com/ethereum/go-ethereum/p2p.(Peer).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:198 +0x117
goroutine 219 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e680, 0x72, 0xc4240bdba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc42461e798, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc42461e798, 0xc42469b000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc42461e780, 0xc42469b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc42461e780, 0xc42469b000, 0x1000, 0x1000, 0xc4240bdcb0, 0x7d3a6a, 0xc424593b68)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4241d1418, 0xc42469b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc424593b60, 0xc42469b000, 0x1000, 0x1000, 0xbed5814b786979f5, 0xf5c8425d9e, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc42458b500)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc42458b500, 0x4, 0xf5c8425d9e, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc4245b74a0, 0x10c69e0, 0xc424585440)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 52 [syscall, 15 minutes]:
syscall.Syscall6(0xe8, 0xa, 0xc420225f6c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/syscall/asm_linux_amd64.s:44 +0x5
github.com/ethereum/go-ethereum/vendor/golang.org/x/sys/unix.EpollWait(0xa, 0xc420225f6c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go:1529 +0x7a
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(inotify).loop(0xc42011e000, 0xc42009c120)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/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
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:134 +0x128
goroutine 9 [select, 15 minutes]:
github.com/ethereum/go-ethereum/accounts/keystore.(watcher).loop(0xc42026d680)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:94 +0x4a0
created by github.com/ethereum/go-ethereum/accounts/keystore.(watcher).start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x5d
goroutine 10 [select]:
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).updater(0xc42039c3c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:203 +0xf0
created by github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).Subscribe
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:190 +0x122
goroutine 11 [sleep]:
time.Sleep(0x3b9aca00)
/usr/lib/go-1.10/src/runtime/time.go:102 +0x166
github.com/ethereum/go-ethereum/accounts/usbwallet.(Hub).updater(0xc42017a8c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(Hub).Subscribe
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:213 +0x122
goroutine 12 [runnable]:
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid.Enumerate(0xc40000534c, 0xdafef6b638, 0x1b2a400, 0x45ff33d1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid/hid_enabled.go:77 +0x3da
github.com/ethereum/go-ethereum/accounts/usbwallet.(Hub).refreshWallets(0xc42017aa00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:138 +0x100
github.com/ethereum/go-ethereum/accounts/usbwallet.(Hub).updater(0xc42017aa00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:227 +0x4c
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).Subscribe
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:213 +0x122
goroutine 13 [select, 15 minutes]:
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc42025d5f0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/manager.go:95 +0x1c6
created by github.com/ethereum/go-ethereum/accounts.NewManager
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/manager.go:68 +0x54c
goroutine 53 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(inotify).send(0xc42011e000, 0xc42009c120)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xae
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(inotify).lazyinit
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b
goroutine 54 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(inotify).send(0xc42011e000, 0xc42009c120)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xae
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(inotify).lazyinit
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b
goroutine 14 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc4203887e0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x152
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171
goroutine 56 [select, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc4200dcb60)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0xff
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x49d
goroutine 57 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc4200dcb60)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x127
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x4bf
goroutine 58 [select, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc4200dcb60)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x277
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x627
goroutine 59 [select, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc4200dcb60)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x15d
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x649
goroutine 60 [select]:
github.com/ethereum/go-ethereum/ethdb.(LDBDatabase).meter(0xc4200fa4d0, 0xb2d05e00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:361 +0x19b5
created by github.com/ethereum/go-ethereum/ethdb.(LDBDatabase).Meter
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:177 +0x1b8
goroutine 61 [select, 15 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc420110180)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:272 +0x16c
created by github.com/ethereum/go-ethereum/core.NewChainIndexer
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:108 +0x23b
goroutine 63 [select]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc420342000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1389 +0x12d
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:194 +0x91a
goroutine 64 [select]:
github.com/ethereum/go-ethereum/core.(ChainIndexer).eventLoop(0xc420110180, 0xc42010cb40, 0xc420084420, 0x10beba0, 0xc4233d3ec0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:190 +0x266
created by github.com/ethereum/go-ethereum/core.(ChainIndexer).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:133 +0xcf
goroutine 65 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc4233ec540)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:281 +0x342
created by github.com/ethereum/go-ethereum/core.NewTxPool
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:253 +0x4d1
goroutine 66 [select]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc420309380)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1584 +0x33e
created by github.com/ethereum/go-ethereum/eth/downloader.New
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:231 +0x45c
goroutine 67 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).stateFetcher(0xc420309380)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:76 +0x146
created by github.com/ethereum/go-ethereum/eth/downloader.New
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:232 +0x47e
goroutine 68 [select]:
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc420260f20)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:251 +0x2ec
created by github.com/ethereum/go-ethereum/miner.newWorker
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:158 +0x4ae
goroutine 69 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc420260f20)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:300 +0x30b
created by github.com/ethereum/go-ethereum/miner.newWorker
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:160 +0x4d0
goroutine 19442 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592ed00, 0x72, 0xc42ba673b8)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420242918, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc420242918, 0xc424e04000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc420242900, 0xc424e04000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc420242900, 0xc424e04000, 0x1000, 0x1000, 0xc42ba674c8, 0x7d3a6a, 0xc421c95808)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc426cda0d0, 0xc424e04000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc421c95800, 0xc424e04000, 0x1000, 0x1000, 0xc42c88d180, 0xc42ba67590, 0x426448)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc423b684e0)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).ReadByte(0xc423b684e0, 0xc42028ecd0, 0xc42ba675c8, 0xc42ba67628)
/usr/lib/go-1.10/src/bufio/bufio.go:242 +0x39
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc423b684e0, 0xfc8d90, 0xc42a222ad8, 0x0, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket/hybi.go:123 +0x60
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket.Codec.Receive(0xfc7138, 0xfc7140, 0xc42a222ab0, 0xdfa8c0, 0xc42761b420, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket/websocket.go:338 +0xb0
github.com/ethereum/go-ethereum/rpc.(Server).WebsocketHandler.func1.2(0xdfa8c0, 0xc42761b420, 0xc424726a68, 0xbc)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/websocket.go:69 +0x56
github.com/ethereum/go-ethereum/rpc.(jsonCodec).ReadRequestHeaders(0xc424726a50, 0x0, 0x0, 0x0, 0xde4400, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:144 +0xbe
github.com/ethereum/go-ethereum/rpc.(Server).readRequest(0xc4241ea080, 0x10cbd40, 0xc424726a50, 0xc4241ea080, 0xc420067440, 0x10cbd40, 0xc424726a50, 0xc426cdaa48, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:378 +0x5f
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241ea080, 0x10c6a20, 0xc420036080, 0x10cbd40, 0xc424726a50, 0x0, 0x3, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:163 +0x2ee
github.com/ethereum/go-ethereum/rpc.(Server).ServeCodec(0xc4241ea080, 0x10cbd40, 0xc424726a50, 0x3)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:219 +0x94
github.com/ethereum/go-ethereum/rpc.(Server).WebsocketHandler.func1(0xc42a222ab0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/websocket.go:71 +0x16f
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket.Server.serveWebSocket(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket/server.go:89 +0x181
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket.Server.ServeHTTP(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket/server.go:70 +0x6a
net/http.serverHandler.ServeHTTP(0xc4241e3c70, 0x10c53e0, 0xc42898c620, 0xc423188800)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424ad0b40, 0x10c69e0, 0xc42c458f80)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 71 [select]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x10c71e0, 0xc420237c80, 0xc420294540, 0xf3661a, 0x3, 0x7690, 0x7690, 0xf4532b, 0x12)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x4b9
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:435 +0xeda
goroutine 41 [select, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc4200dc1a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0xff
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x49d
goroutine 75 [select]:
github.com/ethereum/go-ethereum/eth/fetcher.(Fetcher).loop(0xc4200a8dd0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:316 +0x7d7
created by github.com/ethereum/go-ethereum/eth/fetcher.(Fetcher).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:178 +0x3f
goroutine 40 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc423758000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x152
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171
goroutine 42 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc4200dc1a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x127
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x4bf
goroutine 43 [select, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc4200dc1a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x277
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x627
goroutine 44 [select, 15 minutes]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc4200dc1a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x15d
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x649
goroutine 45 [select, 15 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(nodeDB).expirer(0xc4203f2cc0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:233 +0x114
created by github.com/ethereum/go-ethereum/p2p/discover.(nodeDB).ensureExpirer.func1
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:224 +0x3e
goroutine 46 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*Table).loop(0xc42017a780)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:370 +0x3d2
created by github.com/ethereum/go-ethereum/p2p/discover.newTable
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:132 +0x450
goroutine 47 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc4234a4070)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:401 +0x543
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:260 +0x306
goroutine 48 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592eea0, 0x72, 0x0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc4234d9198, 0x72, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc4234d9198, 0xc424074000, 0x500, 0x500)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).ReadFrom(0xc4234d9180, 0xc424074000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:207 +0x17d
net.(netFD).readFrom(0xc4234d9180, 0xc424074000, 0x500, 0x500, 0xfe8d88f9049e57c2, 0x585e2f11749442f4, 0xc9d530fdd09b7d3d, 0x2f666f23436e80f1, 0xe5e430462af5e626)
/usr/lib/go-1.10/src/net/fd_unix.go:208 +0x5b
net.(UDPConn).readFrom(0xc423508370, 0xc424074000, 0x500, 0x500, 0xc42409bed8, 0x806131, 0xdead80, 0x0)
/usr/lib/go-1.10/src/net/udpsock_posix.go:47 +0x6a
net.(UDPConn).ReadFromUDP(0xc423508370, 0xc424074000, 0x500, 0x500, 0x500, 0x10baea0, 0xc420272720, 0x0)
/usr/lib/go-1.10/src/net/udpsock.go:106 +0x6f
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc4234a4070, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:536 +0xec
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:261 +0x338
goroutine 49 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592edd0, 0x72, 0x0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc4234b7598, 0x72, 0xc42c76c900, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc4234b7598, 0xffffffffffffff00, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Accept(0xc4234b7580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8
net.(netFD).accept(0xc4234b7580, 0xc4275b4180, 0xc424b87f38, 0xc4200f62f8)
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42
net.(TCPListener).accept(0xc423754e68, 0x4198bb, 0xc4200f62a0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:136 +0x2e
net.(TCPListener).Accept(0xc423754e68, 0x0, 0xc420350000, 0x10cb020, 0xc429498560)
/usr/lib/go-1.10/src/net/tcpsock.go:259 +0x49
github.com/ethereum/go-ethereum/p2p.(Server).listenLoop(0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:762 +0x23c
created by github.com/ethereum/go-ethereum/p2p.(Server).startListening
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:519 +0x159
goroutine 82 [select]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x10c71e0, 0xc420237c80, 0xc420294540, 0xf3660e, 0x3, 0x7690, 0x7690, 0xf3f855, 0xc)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x4b9
github.com/ethereum/go-ethereum/p2p.(Server).startListening.func1(0xc420350000, 0xc424019830)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:524 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(Server).startListening
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:523 +0x1ee
goroutine 83 [select]:
github.com/ethereum/go-ethereum/p2p.(Server).run(0xc420350000, 0x10c7160, 0xc42041d4a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:589 +0x59f
created by github.com/ethereum/go-ethereum/p2p.(Server).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:504 +0x78c
goroutine 84 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 85 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 86 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 87 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 88 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 89 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 90 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 91 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 92 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 93 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 94 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 95 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 96 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 97 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 98 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 217 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e750, 0x72, 0xc421b47ba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc42461e618, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc42461e618, 0xc4243c9000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc42461e600, 0xc4243c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc42461e600, 0xc4243c9000, 0x1000, 0x1000, 0xc421b47cb0, 0x7d3a6a, 0xc424593568)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4241d1378, 0xc4243c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc424593560, 0xc4243c9000, 0x1000, 0x1000, 0xbed5814b79ee93fa, 0xf5c9c777a3, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc42458b320)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc42458b320, 0x4, 0xf5c9c777a3, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc4245b7400, 0x10c69e0, 0xc424585200)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 99 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers.func1(0xc4203888c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:56 +0x37e
created by github.com/ethereum/go-ethereum/eth.(Ethereum).startBloomHandlers
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:54 +0x48
goroutine 100 [select, 5 minutes]:
github.com/ethereum/go-ethereum/eth.(ProtocolManager).txBroadcastLoop(0xc420110240)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:757 +0x134
created by github.com/ethereum/go-ethereum/eth.(ProtocolManager).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:209 +0xcb
goroutine 101 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(ProtocolManager).minedBroadcastLoop(0xc420110240)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:746 +0x59
created by github.com/ethereum/go-ethereum/eth.(ProtocolManager).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:213 +0x155
goroutine 102 [select]:
github.com/ethereum/go-ethereum/eth.(ProtocolManager).syncer(0xc420110240)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:145 +0x1ca
created by github.com/ethereum/go-ethereum/eth.(ProtocolManager).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:216 +0x177
goroutine 103 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth.(ProtocolManager).txsyncLoop(0xc420110240)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:109 +0x25c
created by github.com/ethereum/go-ethereum/eth.(ProtocolManager).Start
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:217 +0x199
goroutine 104 [select, 15 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc42405a7c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x2f7
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xd7
goroutine 105 [select]:
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc42041d540)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:465 +0x53d
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:146 +0x3fd
goroutine 106 [chan receive]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc42026f860)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:83 +0x124
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:73 +0x15f
goroutine 370 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb03958c8, 0x72, 0xc424208b20)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc424830818, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc424830818, 0xc426a5c400, 0x20, 0x20)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc424830800, 0xc426a5c4c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc424830800, 0xc426a5c4c0, 0x20, 0x20, 0x10000c424208c60, 0x0, 0x1)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4248a6110, 0xc426a5c4c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
io.ReadAtLeast(0x7f6bb5a80a80, 0xc4248a6110, 0xc426a5c4c0, 0x20, 0x20, 0x20, 0xefe160, 0x4aa000, 0x7f6bb5a80a80)
/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7f6bb5a80a80, 0xc4248a6110, 0xc426a5c4c0, 0x20, 0x20, 0x20, 0x1, 0x6a7c2096faf24)
/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/ethereum/go-ethereum/p2p.(rlpxFrameRW).ReadMsg(0xc424869030, 0xbed581338397061f, 0xdf74fef3d8, 0x1b2a400, 0x0, 0x0, 0x1b2a400, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd
github.com/ethereum/go-ethereum/p2p.(rlpx).ReadMsg(0xc4248dab40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127
github.com/ethereum/go-ethereum/p2p.(Peer).readLoop(0xc42478dc20, 0xc42478dda0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:260 +0xa6
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0xf2
goroutine 107 [IO wait, 15 minutes]:
internal/poll.runtime_pollWait(0x7f6bb592ec30, 0x72, 0x0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc4241d6598, 0x72, 0xc421c22600, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc4241d6598, 0xffffffffffffff00, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Accept(0xc4241d6580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8
net.(netFD).accept(0xc4241d6580, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42
net.(UnixListener).accept(0xc4241d46c0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/unixsock_posix.go:162 +0x32
net.(UnixListener).Accept(0xc4241d46c0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/unixsock.go:253 +0x49
github.com/ethereum/go-ethereum/rpc.(*Server).ServeListener(0xc424189c00, 0x10c5160, 0xc4241d46c0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/ipc.go:30 +0x49
created by github.com/ethereum/go-ethereum/rpc.StartIPCEndpoint
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/endpoints.go:100 +0x2ad
goroutine 108 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592eb60, 0x72, 0x0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc4241d7898, 0x72, 0xc4258b0c00, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc4241d7898, 0xffffffffffffff00, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Accept(0xc4241d7880, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8
net.(netFD).accept(0xc4241d7880, 0x415737, 0xc4249cf340, 0xdd7340)
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42
net.(TCPListener).accept(0xc4241d0610, 0x46cdd0, 0xc42365df08, 0xc42365df10)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:136 +0x2e
net.(TCPListener).Accept(0xc4241d0610, 0xfc8560, 0xc4249cf2c0, 0x10c6aa0, 0xc4240724b0)
/usr/lib/go-1.10/src/net/tcpsock.go:259 +0x49
net/http.(*Server).Serve(0xc4241e2a90, 0x10c5120, 0xc4241d0610, 0x0, 0x0)
/usr/lib/go-1.10/src/net/http/server.go:2770 +0x1a5
created by github.com/ethereum/go-ethereum/rpc.StartHTTPEndpoint
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/endpoints.go:50 +0x484
goroutine 109 [IO wait, 6 minutes]:
internal/poll.runtime_pollWait(0x7f6bb592ea90, 0x72, 0x0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc4241ee998, 0x72, 0xc42367a200, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc4241ee998, 0xffffffffffffff00, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Accept(0xc4241ee980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8
net.(netFD).accept(0xc4241ee980, 0x415737, 0xc424ad0bc0, 0xdd7340)
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42
net.(TCPListener).accept(0xc4241d0898, 0x46cdd0, 0xc4242eef08, 0xc4242eef10)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:136 +0x2e
net.(TCPListener).Accept(0xc4241d0898, 0xfc8560, 0xc424ad0b40, 0x10c6aa0, 0xc424072570)
/usr/lib/go-1.10/src/net/tcpsock.go:259 +0x49
net/http.(*Server).Serve(0xc4241e3c70, 0x10c5120, 0xc4241d0898, 0x0, 0x0)
/usr/lib/go-1.10/src/net/http/server.go:2770 +0x1a5
created by github.com/ethereum/go-ethereum/rpc.StartWSEndpoint
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/endpoints.go:80 +0x4bb
goroutine 110 [chan receive, 15 minutes]:
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc42016bb80)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:74 +0xee
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:70 +0xad
goroutine 111 [chan receive, 15 minutes]:
main.startNode.func1(0xc42016bb80, 0xc4241e5ec0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:293 +0x308
created by main.startNode
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:278 +0x2c9
goroutine 112 [select, 15 minutes]:
net.(pipe).read(0xc4241eea00, 0xc42010f200, 0x200, 0x200, 0xc424207a60, 0x457837, 0x200)
/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7
net.(pipe).Read(0xc4241eea00, 0xc42010f200, 0x200, 0x200, 0x0, 0x200, 0x0)
/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d
encoding/json.(Decoder).refill(0xc4200305a0, 0x0, 0xc424207b98)
/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132
encoding/json.(Decoder).readValue(0xc4200305a0, 0x0, 0x0, 0x60)
/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d
encoding/json.(Decoder).Decode(0xc4200305a0, 0xdfa8c0, 0xc4241eab40, 0x1, 0xc4241eab40)
/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78
encoding/json.(Decoder).Decode-fm(0xdfa8c0, 0xc4241eab40, 0xc4241fe018, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:119 +0x3e
github.com/ethereum/go-ethereum/rpc.(jsonCodec).ReadRequestHeaders(0xc4241fe000, 0x0, 0x0, 0x0, 0xc423652500, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:144 +0xbe
github.com/ethereum/go-ethereum/rpc.(Server).readRequest(0xc42405a8a0, 0x10cbd40, 0xc4241fe000, 0x1, 0xe4c820, 0xc4241a1840, 0x10c6aa0, 0xc4241f6420, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:378 +0x5f
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc42405a8a0, 0x10c6a20, 0xc420036080, 0x10cbd40, 0xc4241fe000, 0xc423652700, 0x3, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:163 +0x2ee
github.com/ethereum/go-ethereum/rpc.(Server).ServeCodec(0xc42405a8a0, 0x10cbd40, 0xc4241fe000, 0x3)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:219 +0x94
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0xbd
goroutine 113 [select, 15 minutes]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc42404ed20, 0x10cb140, 0xc4241eea80)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:541 +0x3df
created by github.com/ethereum/go-ethereum/rpc.newClient
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:244 +0x2d0
goroutine 130 [select, 15 minutes]:
net.(pipe).read(0xc4241eea80, 0xc42010f000, 0x200, 0x200, 0xc423653d80, 0x457837, 0x200)
/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7
net.(pipe).Read(0xc4241eea80, 0xc42010f000, 0x200, 0x200, 0x0, 0x200, 0xc423653fc0)
/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d
encoding/json.(Decoder).refill(0xc420030780, 0x0, 0x0)
/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132
encoding/json.(Decoder).readValue(0xc420030780, 0x0, 0x0, 0xd81a20)
/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d
encoding/json.(Decoder).Decode(0xc420030780, 0xdfa8c0, 0xc4241eaae0, 0x0, 0xc423653f10)
/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78
github.com/ethereum/go-ethereum/rpc.(Client).read.func1(0xe54340, 0xc4241eab00, 0xc4241eea80, 0x7f6bb0321a58, 0xc4241eea80)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:682 +0x79
github.com/ethereum/go-ethereum/rpc.(Client).read(0xc42404ed20, 0x10cb140, 0xc4241eea80, 0xc, 0x2)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:695 +0x14d
created by github.com/ethereum/go-ethereum/rpc.(Client).dispatch
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:517 +0x71
goroutine 118 [select, 15 minutes, locked to thread]:
runtime.gopark(0xfc8c40, 0x0, 0xf394b9, 0x6, 0x18, 0x1)
/usr/lib/go-1.10/src/runtime/proc.go:291 +0x11a
runtime.selectgo(0xc424089f50, 0xc4200f7a40)
/usr/lib/go-1.10/src/runtime/select.go:392 +0xe50
runtime.ensureSigM.func1()
/usr/lib/go-1.10/src/runtime/signal_unix.go:549 +0x1f4
runtime.goexit()
/usr/lib/go-1.10/src/runtime/asm_amd64.s:2361 +0x1
goroutine 221 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e5b0, 0x72, 0xc438ebfba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc42461e898, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc42461e898, 0xc42469f000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc42461e880, 0xc42469f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc42461e880, 0xc42469f000, 0x1000, 0x1000, 0xc438ebfcb0, 0x7d3a6a, 0xc4246a0098)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4241d1478, 0xc42469f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc4246a0090, 0xc42469f000, 0x1000, 0x1000, 0xbed5814b78bfa2f2, 0xf5c8988697, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc42458b6e0)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc42458b6e0, 0x4, 0xf5c8988697, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc4245b7540, 0x10c69e0, 0xc424585640)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 186 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e9c0, 0x72, 0xc428ba1ba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc4245ac498, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc4245ac498, 0xc4244d0000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc4245ac480, 0xc4244d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc4245ac480, 0xc4244d0000, 0x1000, 0x1000, 0xc428ba1cb0, 0x7d3a6a, 0xc4245d2398)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc421c17518, 0xc4244d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc4245d2390, 0xc4244d0000, 0x1000, 0x1000, 0xbed5814b7b22979e, 0xf5cafb7b31, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc424114e40)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc424114e40, 0x4, 0xf5cafb7b31, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc424531860, 0x10c69e0, 0xc424547040)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 387 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb03957f8, 0x72, 0xc424917b20)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc424830898, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc424830898, 0xc426d4e800, 0x20, 0x20)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc424830880, 0xc426d4e860, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc424830880, 0xc426d4e860, 0x20, 0x20, 0x2, 0x2, 0x0)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4248a6118, 0xc426d4e860, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
io.ReadAtLeast(0x7f6bb5a80a80, 0xc4248a6118, 0xc426d4e860, 0x20, 0x20, 0x20, 0xefe160, 0x4aa000, 0x7f6bb5a80a80)
/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7f6bb5a80a80, 0xc4248a6118, 0xc426d4e860, 0x20, 0x20, 0x20, 0x2, 0x6a7c33cc7a2a4)
/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/ethereum/go-ethereum/p2p.(rlpxFrameRW).ReadMsg(0xc424801110, 0xbed58134cce90758, 0xe0a856e702, 0x1b2a400, 0x0, 0x0, 0x1b2a400, 0xd9ac32f7ac, 0x1b2a400, 0x20002)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd
github.com/ethereum/go-ethereum/p2p.(rlpx).ReadMsg(0xc4248ae8d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127
github.com/ethereum/go-ethereum/p2p.(Peer).readLoop(0xc4248bf560, 0xc4248bf6e0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:260 +0xa6
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0xf2
goroutine 389 [select]:
github.com/ethereum/go-ethereum/p2p.(protoRW).ReadMsg(0xc424869340, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:407 +0x130
github.com/ethereum/go-ethereum/eth.(ProtocolManager).handleMsg(0xc420110240, 0xc4244dc160, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6
github.com/ethereum/go-ethereum/eth.(ProtocolManager).handle(0xc420110240, 0xc4244dc160, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4248bf560, 0x10beea0, 0xc424869340, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db
github.com/ethereum/go-ethereum/p2p.(Peer).startProtocols.func1(0xc424869340, 0xc4248bf560, 0x10beea0, 0xc424869340)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:353 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:352 +0x201
goroutine 19017 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc42ba6ac58, 0xc42455a200, 0x180, 0x180, 0xc42455a500, 0xc0, 0xc0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc42ba6ac58, 0xc42455a000, 0x200, 0x200, 0xc42455a400, 0x100, 0x100, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:165 +0x1bd
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc4247f5000, 0x400, 0x400, 0x8, 0x40000, 0xc4692fe000, 0x4000000, 0x4000000, 0xc42455a000, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:195 +0x5b4
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42ca2dcb8, 0x8, 0x8, 0xc42a30a240, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42ca2dc10, 0xb, 0xc42a30a0c0, 0x40, 0xc426d4f520, 0x20, 0xc42ca2dc20, 0x6, 0xc4209c7590, 0xc42a30a140, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421c1c780, 0xc42c8bda30, 0x8, 0xd645c0, 0xc421c1c780, 0x0, 0x0, 0xc42028ea00, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc4298a5400, 0x1eb, 0x3eb, 0xc42c8bda30, 0x8, 0x0, 0x0, 0xc42ba6b1a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c8bda30, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c8bda30, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c8bda30, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c8bda30, 0x8, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc428170de0, 0x4, 0x4, 0xffffffffffff8300, 0xc428170de0, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc428170de0, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c31ea40, 0x10cbd40, 0xc4200adae0, 0xc4241e4fc0, 0xd6a4c0, 0xc42028e960, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c31ea40, 0x10cbd40, 0xc4200adae0, 0xc4201a7800, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f6ff50, 0x10cbd40, 0xc4200adae0, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f6ff50, 0x10cbd40, 0xc4200adae0, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc423758e00, 0xc423188900)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc423758e00, 0xc423188900)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc423758e00, 0xc423188900)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc423758e00, 0xc423188900)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc423758e00, 0xc423188900)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc4247e3c20, 0x10c69e0, 0xc42c31e900)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 386 [select]:
github.com/ethereum/go-ethereum/p2p.(Peer).run(0xc4248bf560, 0xd69300, 0xc4248e2600, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:207 +0x2ce
github.com/ethereum/go-ethereum/p2p.(Server).runPeer(0xc420350000, 0xc4248bf560)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:894 +0x12b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf
goroutine 337 [select]:
github.com/ethereum/go-ethereum/p2p.(Peer).run(0xc42478dc20, 0xd69300, 0xc42489e780, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:207 +0x2ce
github.com/ethereum/go-ethereum/p2p.(Server).runPeer(0xc420350000, 0xc42478dc20)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:894 +0x12b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf
goroutine 371 [select]:
github.com/ethereum/go-ethereum/p2p.(Peer).pingLoop(0xc42478dc20)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:244 +0x16e
created by github.com/ethereum/go-ethereum/p2p.(Peer).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:198 +0x117
goroutine 372 [select]:
github.com/ethereum/go-ethereum/p2p.(protoRW).ReadMsg(0xc42484ea80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:407 +0x130
github.com/ethereum/go-ethereum/eth.(ProtocolManager).handleMsg(0xc420110240, 0xc4200fa6e0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6
github.com/ethereum/go-ethereum/eth.(ProtocolManager).handle(0xc420110240, 0xc4200fa6e0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc42478dc20, 0x10beea0, 0xc42484ea80, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db
github.com/ethereum/go-ethereum/p2p.(Peer).startProtocols.func1(0xc42484ea80, 0xc42478dc20, 0x10beea0, 0xc42484ea80)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:353 +0x66
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:352 +0x201
goroutine 18504 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc428ba4c58, 0xc42455ac00, 0x100, 0x100, 0xc42455a800, 0x200, 0x200, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:162 +0x247
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc420105800, 0x400, 0x400, 0x8, 0x40000, 0xc4f92fe000, 0x4000000, 0x4000000, 0xc42455a800, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:190 +0x1b6
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42cbe62e0, 0x7, 0x8, 0xc42a30a580, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42cbe6260, 0xb, 0xc42a30a440, 0x40, 0xc426d4fa60, 0x20, 0xc42cbe6228, 0x6, 0xc4209c7e00, 0xc42a30a4c0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421c1ca80, 0xc42c708186, 0x7, 0xd645c0, 0xc421c1ca80, 0x0, 0x0, 0xc42028edc0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc4298a5800, 0x1eb, 0x3eb, 0xc42c708186, 0x7, 0x0, 0x0, 0xc428ba51a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c708186, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c708186, 0x7, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c708186, 0x7, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c708186, 0x7, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc4281712c0, 0x4, 0x4, 0xffffffffffff8300, 0xc4281712c0, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc4281712c0, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c31e680, 0x10cbd40, 0xc421cb0730, 0xc42782ae40, 0xd6a4c0, 0xc42028ed20, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c31e680, 0x10cbd40, 0xc421cb0730, 0xc4201a7000, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc429512de0, 0x10cbd40, 0xc421cb0730, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc429512de0, 0x10cbd40, 0xc421cb0730, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc42898c380, 0xc423188400)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc42898c380, 0xc423188400)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc42898c380, 0xc423188400)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc42898c380, 0xc423188400)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc42898c380, 0xc423188400)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc4249ce1e0, 0x10c69e0, 0xc42c31e540)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 230 [select]:
github.com/ethereum/go-ethereum/eth.(peer).broadcast(0xc4200fa6e0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/peer.go:116 +0x1d2
created by github.com/ethereum/go-ethereum/eth.(peerSet).Register
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/peer.go:428 +0x121
goroutine 26471 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb0395248, 0x77, 0xc4247b1080)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc421874598, 0x77, 0xc4242eb700, 0xc4242eb718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc421874598, 0xc4242eb700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc421874580, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc421874580, 0x10c6a60, 0xc4390c06c0, 0x0, 0x0, 0x10bc6e0, 0xc4269333a0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc421874580, 0x10c6a60, 0xc4390c06c0, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208aed50, 0xc4242eb938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc4390c06c0, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc4390c06c0, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208aed50, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc4390c06c0, 0xf3660e, 0x3, 0x0, 0xc4208aed50, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc4390c06c0, 0xf3660e, 0x3, 0x0, 0xc4208aed50, 0xdbdabb7abc, 0x1b2a400, 0x37e11c1f5)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc4390c06c0, 0xc421874280, 0x10bfd20, 0xc4208aed50, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc4390c06c0, 0xc421874280, 0xc428edad40, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc426933380, 0x14, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc426933380, 0x14, 0x1b41380, 0x7f6bb5acf000, 0x0, 0x452fc4)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc42c7b45a0, 0x98abdb, 0xc42bf2fc20, 0xd69300, 0xc420243b80)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc4208aebd0, 0xc420350000, 0xc42c7b45a0, 0xc424087790, 0xaa8006)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc4208aebd0, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc4208aebd0, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 392 [select]:
github.com/ethereum/go-ethereum/eth.(peer).broadcast(0xc4244dc160)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/peer.go:116 +0x1d2
created by github.com/ethereum/go-ethereum/eth.(peerSet).Register
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/peer.go:428 +0x121
goroutine 26382 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc42bf2e840, 0xc420243180, 0xc42009d800, 0xc42009d7a0)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 26593 [runnable]:
net.(conn).SetReadDeadline(0xc429498560, 0xbed581368b86b62e, 0xe248301c2f, 0x1b2a400, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:239 +0x20a
github.com/ethereum/go-ethereum/p2p.(rlpx).ReadMsg(0xc421ad32f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:94 +0xf4
github.com/ethereum/go-ethereum/p2p.(Peer).readLoop(0xc42bf54480, 0xc42bb9d860)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:260 +0xa6
created by github.com/ethereum/go-ethereum/p2p.(Peer).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:197 +0xf2
goroutine 26601 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc42c79b920, 0xc420287100, 0xc424823380, 0xc424823320)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 26470 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e0d0, 0x77, 0xc4247b1c80)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc421874218, 0x77, 0xc42365a700, 0xc42365a718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc421874218, 0xc42365a700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc421874200, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc421874200, 0x10c6a60, 0xc4390c0660, 0x0, 0x0, 0x10bc6e0, 0xc426933360, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc421874200, 0x10c6a60, 0xc4390c0660, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208aecf0, 0xc42365a938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc4390c0660, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc4390c0660, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208aecf0, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc4390c0660, 0xf3660e, 0x3, 0x0, 0xc4208aecf0, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc4390c0660, 0xf3660e, 0x3, 0x0, 0xc4208aecf0, 0xdbdab9e2dc, 0x1b2a400, 0x37e115273)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc4390c0660, 0xc421874180, 0x10bfd20, 0xc4208aecf0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc4390c0660, 0xc421874180, 0xc428edad10, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc426933340, 0x13, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc426933340, 0x13, 0x1, 0x5, 0xffffffffffffffff, 0xc4240847c0)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc424732f00, 0xc42c3d6c01, 0xc4240847a8, 0x5fcd2f, 0x4c57fde9aef4284)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc4208aeb40, 0xc420350000, 0xc424732f00, 0x230b27e574131bc8, 0xf28c38a905e69e3a)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc4208aeb40, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc4208aeb40, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 25409 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc4278e0c58, 0xc4214f08c0, 0x1d0, 0x1d0, 0xc4214f0e40, 0x70, 0x70)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc4278e0c58, 0xc4214f0800, 0x200, 0x200, 0xc4214f0c00, 0x100, 0x100, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:166 +0xf1
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc420105000, 0x400, 0x400, 0x8, 0x40000, 0xc5a92fe000, 0x4000000, 0x4000000, 0xc4214f0800, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:187 +0x2e7
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42c820c70, 0x6, 0x8, 0xc42785cfc0, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42c820780, 0xb, 0xc42785ce80, 0x40, 0xc426ed8720, 0x20, 0xc42c8205c8, 0x6, 0xc42952a7b0, 0xc42785cf00, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421875a80, 0xc42c6e0ff6, 0x6, 0xd645c0, 0xc421875a80, 0x0, 0x0, 0xc4233f5180, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc420104c00, 0x1eb, 0x3eb, 0xc42c6e0ff6, 0x6, 0x0, 0x0, 0xc4278e11a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c6e0ff6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c6e0ff6, 0x6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c6e0ff6, 0x6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c6e0ff6, 0x6, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc42bb9cd80, 0x4, 0x4, 0xffffffffffff8300, 0xc42bb9cd80, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc42bb9cd80, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c458740, 0x10cbd40, 0xc42bf1c500, 0xc425700960, 0xd6a4c0, 0xc4233f50e0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c458740, 0x10cbd40, 0xc42bf1c500, 0xc425fc9000, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc429512b40, 0x10cbd40, 0xc42bf1c500, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc429512b40, 0x10cbd40, 0xc42bf1c500, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc42898c0e0, 0xc42a2d8100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc42898c0e0, 0xc42a2d8100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc42898c0e0, 0xc42a2d8100)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc42898c0e0, 0xc42a2d8100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc42898c0e0, 0xc42a2d8100)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424732140, 0x10c69e0, 0xc42c458540)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 23057 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc429028c58, 0xc425e1bb40, 0x130, 0x130, 0xc425e1bf80, 0x20, 0x20)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc429028c58, 0xc425e1b800, 0x200, 0x200, 0xc425e1bc00, 0x100, 0x100, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:166 +0xf1
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc4298a5000, 0x400, 0x400, 0x8, 0x40000, 0xc4592fe000, 0x4000000, 0x4000000, 0xc425e1b800, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:195 +0x5b4
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42ca2d360, 0x8, 0x8, 0xc4298cf7c0, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42ca2d240, 0xb, 0xc4298cf680, 0x40, 0xc426d4e8c0, 0x20, 0xc42ca2d108, 0x6, 0xc4209c6db0, 0xc4298cf700, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421874f80, 0xc42c6e0700, 0x8, 0xd645c0, 0xc421874f80, 0x0, 0x0, 0xc4233f4910, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc428aac400, 0x1eb, 0x3eb, 0xc42c6e0700, 0x8, 0x0, 0x0, 0xc4290291a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c6e0700, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c6e0700, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c6e0700, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c6e0700, 0x8, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc4276631a0, 0x4, 0x4, 0xffffffffffff8300, 0xc4276631a0, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc4276631a0, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c612600, 0x10cbd40, 0xc426642780, 0xc42504a720, 0xd6a4c0, 0xc4233f4870, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c612600, 0x10cbd40, 0xc426642780, 0xc425fc8000, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc429513aa0, 0x10cbd40, 0xc426642780, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc429513aa0, 0x10cbd40, 0xc426642780, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc42cc687e0, 0xc423188f00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc42cc687e0, 0xc423188f00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc42cc687e0, 0xc423188f00)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc42cc687e0, 0xc423188f00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc42cc687e0, 0xc423188f00)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc4247e2b40, 0x10c69e0, 0xc42c612340)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26627 [IO wait]:
internal/poll.runtime_pollWait(0x7f6ba0ebcc58, 0x72, 0xc420228658)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc421875998, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc421875998, 0xc42952a100, 0x1, 0x1)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc421875980, 0xc42952a1f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc421875980, 0xc42952a1f1, 0x1, 0x1, 0xc4203f2540, 0x0, 0xc42c88d0d8)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4290f6ed8, 0xc42952a1f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).backgroundRead(0xc42952a1e0)
/usr/lib/go-1.10/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/usr/lib/go-1.10/src/net/http/server.go:664 +0xce
goroutine 26446 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb0395318, 0x77, 0xc423698480)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420243d18, 0x77, 0xc424b85700, 0xc424b85718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc420243d18, 0xc424b85700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc420243d00, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc420243d00, 0x10c6a60, 0xc4390c02a0, 0x0, 0x0, 0x10bc6e0, 0xc426933180, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc420243d00, 0x10c6a60, 0xc4390c02a0, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208aeb10, 0xc424b85938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc4390c02a0, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc4390c02a0, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208aeb10, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc4390c02a0, 0xf3660e, 0x3, 0x0, 0xc4208aeb10, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc4390c02a0, 0xf3660e, 0x3, 0x0, 0xc4208aeb10, 0xdbda17782f, 0x1b2a400, 0x37e11707b)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc4390c02a0, 0xc420243c80, 0x10bfd20, 0xc4208aeb10, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc4390c02a0, 0xc420243c80, 0xc428edac70, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc426933160, 0x14, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc426933160, 0x14, 0x1, 0x5, 0xffffffffffffffff, 0xc4240847c0)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc424732e60, 0xc42c3d6c01, 0xc4240847a8, 0x5fcd2f, 0x4c57fde9aef4284)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc429513170, 0xc420350000, 0xc424732e60, 0x230b27e574131bc8, 0xf28c38a905e69e3a)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc429513170, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc429513170, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 20822 [running]:
goroutine running on other thread; stack unavailable
created by net/http.(*Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26604 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb0394bc8, 0x77, 0xc424551b00)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420287298, 0x77, 0xc4235b7700, 0xc4235b7718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc420287298, 0xc4235b7700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc420287280, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc420287280, 0x10c6a60, 0xc42c79bc20, 0x0, 0x0, 0x10bc6e0, 0xc42726aae0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc420287280, 0x10c6a60, 0xc42c79bc20, 0x10c9e20, 0x0, 0x10c9e20, 0xc421ad3530, 0xc4235b7938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc42c79bc20, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc42c79bc20, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc421ad3530, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc42c79bc20, 0xf3660e, 0x3, 0x0, 0xc421ad3530, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc42c79bc20, 0xf3660e, 0x3, 0x0, 0xc421ad3530, 0xdeaa76e479, 0x1b2a400, 0x37e10d266)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc42c79bc20, 0xc420287200, 0x10bfd20, 0xc421ad3530, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc42c79bc20, 0xc420287200, 0xc428edaf70, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc42726aac0, 0x14, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc42726aac0, 0x14, 0xc4247b1200, 0x3, 0xc42c807ec0, 0x41981c)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc4247e28c0, 0x52cb9f, 0xc42458b5d0, 0x0, 0xc42c807f20)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc421ad34d0, 0xc420350000, 0xc4247e28c0, 0x45f04b, 0xc4203e2738)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc421ad34d0, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc421ad34d0, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 22466 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc429024c58, 0xc4214f1440, 0xf0, 0xf0, 0xc4214f1200, 0x180, 0x180)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc429024c58, 0xc4214f1400, 0x100, 0x100, 0xc4214f1000, 0x200, 0x200, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:166 +0xf1
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc4247f5c00, 0x400, 0x400, 0x8, 0x40000, 0xc4892fe000, 0x4000000, 0x4000000, 0xc4214f1000, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:190 +0x1b6
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42c821d80, 0xc, 0x10, 0xc42785d300, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42c821c50, 0xb, 0xc42785d1c0, 0x40, 0xc426ed8c60, 0x20, 0xc42c821c18, 0x6, 0xc42952b020, 0xc42785d240, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421875b80, 0xc42c7bb920, 0xc, 0xd645c0, 0xc421875b80, 0x0, 0x0, 0xc4233f52c0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc420105400, 0x1eb, 0x3eb, 0xc42c7bb920, 0xc, 0x0, 0x0, 0xc4290251a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c7bb920, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c7bb920, 0xc, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c7bb920, 0xc, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c7bb920, 0xc, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc42bb9cf60, 0x4, 0x4, 0xffffffffffff8300, 0xc42bb9cf60, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc42bb9cf60, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c31eac0, 0x10cbd40, 0xc4200adb80, 0xc424b478c0, 0xd6a4c0, 0xc4233f5220, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c31eac0, 0x10cbd40, 0xc4200adb80, 0xc4298dd800, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f267e0, 0x10cbd40, 0xc4200adb80, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f267e0, 0x10cbd40, 0xc4200adb80, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc420388380, 0xc423188100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc420388380, 0xc423188100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc420388380, 0xc423188100)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc420388380, 0xc423188100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc420388380, 0xc423188100)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc438facd20, 0x10c69e0, 0xc42c612f80)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26474 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc4390c0660, 0xc421874200, 0xc42429cfc0, 0xc42429cf60)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 21371 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc42cd44c58, 0xc422e83e00, 0x80, 0x80, 0xc422e83900, 0x1c0, 0x1c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc42cd44c58, 0xc422e83c00, 0x100, 0x100, 0xc422e83800, 0x200, 0x200, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:165 +0x1bd
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc42448e800, 0x400, 0x400, 0x8, 0x40000, 0xc4b92fe000, 0x4000000, 0x4000000, 0xc422e83800, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:199 +0x428
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42caec9d0, 0x9, 0x10, 0xc4214e9640, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42caec930, 0xb, 0xc4214e9500, 0x40, 0xc4269e7ce0, 0x20, 0xc42caec950, 0x6, 0xc429928540, 0xc4214e9580, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421874b80, 0xc42c86d976, 0x9, 0xd645c0, 0xc421874b80, 0x0, 0x0, 0xc428a9c2d0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc4247f4c00, 0x1eb, 0x3eb, 0xc42c86d976, 0x9, 0x0, 0x0, 0xc42cd451a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c86d976, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c86d976, 0x9, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c86d976, 0x9, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c86d976, 0x9, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc424977b00, 0x4, 0x4, 0xffffffffffff8300, 0xc424977b00, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc424977b00, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c31e740, 0x10cbd40, 0xc4200ad4a0, 0xc4245e24e0, 0xd6a4c0, 0xc428a9c230, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c31e740, 0x10cbd40, 0xc4200ad4a0, 0xc4298dd000, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f6ecc0, 0x10cbd40, 0xc4200ad4a0, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f6ecc0, 0x10cbd40, 0xc4200ad4a0, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc42cc680e0, 0xc422f76100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc42cc680e0, 0xc422f76100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc42cc680e0, 0xc422f76100)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc42cc680e0, 0xc422f76100)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc42cc680e0, 0xc422f76100)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424960140, 0x10c69e0, 0xc42c31e400)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26600 [IO wait]:
internal/poll.runtime_pollWait(0x7f6ba0ebcd28, 0x77, 0xc424ae0a80)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420287118, 0x77, 0xc424119700, 0xc424119718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc420287118, 0xc424119700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc420287100, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc420287100, 0x10c6a60, 0xc42c79b920, 0x0, 0x0, 0x10bc6e0, 0xc42726a8a0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc420287100, 0x10c6a60, 0xc42c79b920, 0x10c9e20, 0x0, 0x10c9e20, 0xc421ad3380, 0xc424119938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc42c79b920, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc42c79b920, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc421ad3380, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc42c79b920, 0xf3660e, 0x3, 0x0, 0xc421ad3380, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc42c79b920, 0xf3660e, 0x3, 0x0, 0xc421ad3380, 0xde75db4362, 0x1b2a400, 0x37e1158cf)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc42c79b920, 0xc420287080, 0x10bfd20, 0xc421ad3380, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc42c79b920, 0xc420287080, 0xc428edaf10, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc42726a880, 0x12, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc42726a880, 0x12, 0x60, 0x90, 0x98, 0xc4249cf220)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc4247e3680, 0x426448, 0xa0, 0xef3100, 0xe03e01)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc421ad3350, 0xc420350000, 0xc4247e3680, 0xc4249136e0, 0x4)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc421ad3350, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc421ad3350, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 26598 [runnable]:
github.com/ethereum/go-ethereum/rlp.NewStream(0x10babe0, 0xc42952bd10, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:630 +0x2d
github.com/ethereum/go-ethereum/rlp.Decode(0x10babe0, 0xc42952bd10, 0xd7f440, 0xc42c3933c0, 0xc424859320, 0x90)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:130 +0x3e
github.com/ethereum/go-ethereum/p2p.(rlpxFrameRW).ReadMsg(0xc42c318d20, 0x7f6ba0e59e61, 0x20, 0xd, 0xc4226edc50, 0x433d26, 0xc4241e91a0, 0x7f6bb020d2eb, 0x4, 0x11a)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:694 +0x5b8
github.com/ethereum/go-ethereum/p2p.readProtocolHandshake(0x10bb3a0, 0xc42c318d20, 0xc423757710, 0xc421ad3320, 0xc423757710, 0x2)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:145 +0x73
github.com/ethereum/go-ethereum/p2p.(rlpx).doProtoHandshake(0xc421ad3320, 0xc423757710, 0xc420294660, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:131 +0xa7
github.com/ethereum/go-ethereum/p2p.(Server).setupConn(0xc420350000, 0xc4249cf220, 0x4, 0x0, 0x4545a8, 0xc4249136e0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:835 +0x72f
github.com/ethereum/go-ethereum/p2p.(Server).SetupConn(0xc420350000, 0x10cb020, 0xc429498558, 0x4, 0x0, 0x10bc101, 0xc4246d88c0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:801 +0x151
github.com/ethereum/go-ethereum/p2p.(Server).listenLoop.func1(0xc420350000, 0x10cb020, 0xc429498558, 0xc4200f62a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:786 +0x51
created by github.com/ethereum/go-ethereum/p2p.(Server).listenLoop
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:785 +0x4b9
goroutine 26381 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb0394af8, 0x77, 0xc424ae0d80)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420243198, 0x77, 0xc4203a3700, 0xc4203a3718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc420243198, 0xc4203a3700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc420243180, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc420243180, 0x10c6a60, 0xc42bf2e840, 0x0, 0x0, 0x10bc6e0, 0xc4270e7ae0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc420243180, 0x10c6a60, 0xc42bf2e840, 0x10c9e20, 0x0, 0x10c9e20, 0xc421a8db30, 0xc4203a3938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc42bf2e840, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc42bf2e840, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc421a8db30, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc42bf2e840, 0xf3660e, 0x3, 0x0, 0xc421a8db30, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc42bf2e840, 0xf3660e, 0x3, 0x0, 0xc421a8db30, 0xdb6e6b25b1, 0x1b2a400, 0x37e11310a)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc42bf2e840, 0xc420243100, 0x10bfd20, 0xc421a8db30, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc42bf2e840, 0xc420243100, 0xc428eda750, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc4270e7ac0, 0x11, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc4270e7ac0, 0x11, 0x50, 0xea35c0, 0xc4245ac480, 0xc4245d2300)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc42c7b5540, 0x422cbd, 0x4427fb, 0xc42408bee0, 0x46c590)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc421a8db00, 0xc420350000, 0xc42c7b5540, 0xc42408bf90, 0xaa8006)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc421a8db00, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc421a8db00, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 19449 [select, 4 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(PublicFilterAPI).Logs.func1(0xc4234f3500, 0xc42c4592c0, 0xc420e0a330, 0xc420e0a360)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:256 +0x1c2
created by github.com/ethereum/go-ethereum/eth/filters.(PublicFilterAPI).Logs
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:253 +0x14f
goroutine 26412 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e270, 0x77, 0xc427985200)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420243898, 0x77, 0xc4235bc700, 0xc4235bc718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc420243898, 0xc4235bc700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc420243880, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc420243880, 0x10c6a60, 0xc424d01920, 0x0, 0x0, 0x10bc6e0, 0xc426ed92e0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc420243880, 0x10c6a60, 0xc424d01920, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208ae660, 0xc4235bc938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc424d01920, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc424d01920, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc4208ae660, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc424d01920, 0xf3660e, 0x3, 0x0, 0xc4208ae660, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc424d01920, 0xf3660e, 0x3, 0x0, 0xc4208ae660, 0xdbab0321a0, 0x1b2a400, 0x378fe1d62)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc424d01920, 0xc420243800, 0x10bfd20, 0xc4208ae660, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc424d01920, 0xc420243800, 0xc428eda940, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc42656f9a0, 0x14, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc42656f9a0, 0x14, 0xc42367a498, 0xc42367a4a0, 0x10, 0x40)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc424732dc0, 0xffffffffffffffff, 0xc420609fc8, 0x97c6c4, 0xc42bf55be8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc42952a300, 0xc420350000, 0xc424732dc0, 0xc4245574a0, 0xc4251477a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc42952a300, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc42952a300, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 26605 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc42c79bc20, 0xc420287280, 0xc4248235c0, 0xc424823560)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 24850 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f6bb592e820, 0x72, 0xc420565ba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc420117018, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc420117018, 0xc4234bf000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc420117000, 0xc4234bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc420117000, 0xc4234bf000, 0x1000, 0x1000, 0xc420565cb0, 0x7d3a6a, 0xc4208aff28)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc4290f63e8, 0xc4234bf000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc4208aff20, 0xc4234bf000, 0x1000, 0x1000, 0xbed5813485d48bb1, 0xe065a7a155, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc42c3d75c0)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc42c3d75c0, 0x4, 0xe065a7a155, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc424960460, 0x10c69e0, 0xc42c88cfc0)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 23651 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc420e6cc58, 0xc42455ba00, 0x180, 0x180, 0xc42455bd00, 0xc0, 0xc0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc420e6cc58, 0xc42455b800, 0x200, 0x200, 0xc42455bc00, 0x100, 0x100, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:165 +0x1bd
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc428da4000, 0x400, 0x400, 0x8, 0x40000, 0xc4d92fe000, 0x4000000, 0x4000000, 0xc42455b800, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:187 +0x2e7
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42cbe6758, 0x8, 0x8, 0xc42a30a900, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42cbe66d0, 0xb, 0xc42a30a7c0, 0x40, 0xc426d4ff80, 0x20, 0xc42cbe66e0, 0x6, 0xc420996420, 0xc42a30a840, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc421c1ce80, 0xc42c99ee60, 0x8, 0xd645c0, 0xc421c1ce80, 0x0, 0x0, 0xc4246d8dc0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc42448f000, 0x1eb, 0x3eb, 0xc42c99ee60, 0x8, 0x0, 0x0, 0xc420e6d1a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c99ee60, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c99ee60, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c99ee60, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c99ee60, 0x8, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc42c79b7a0, 0x4, 0x4, 0xffffffffffff8300, 0xc42c79b7a0, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc42c79b7a0, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c76c900, 0x10cbd40, 0xc439065f90, 0xc424756660, 0xd6a4c0, 0xc4246d8d20, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c76c900, 0x10cbd40, 0xc439065f90, 0xc425fc8800, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc4208af470, 0x10cbd40, 0xc439065f90, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc4208af470, 0x10cbd40, 0xc439065f90, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc423758540, 0xc42a2d8200)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc423758540, 0xc42a2d8200)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc423758540, 0xc42a2d8200)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc423758540, 0xc42a2d8200)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc423758540, 0xc42a2d8200)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424ad0640, 0x10c69e0, 0xc42c76c800)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26592 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc4281716e0, 0xc421c1cf00, 0xc42480fce0, 0xc42480fc80)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 26590 [runnable]:
unicode/utf8.DecodeLastRuneInString(0xc42cbe6898, 0x8, 0x422cbd, 0xc42001e000)
/usr/lib/go-1.10/src/unicode/utf8/utf8.go:285 +0x151
strings.lastIndexFunc(0xc42cbe6898, 0x8, 0xfc8f80, 0xfc8f00, 0x0)
/usr/lib/go-1.10/src/strings/strings.go:735 +0x4d
strings.TrimRightFunc(0xc42cbe6898, 0x8, 0xfc8f80, 0xc42cbe6898, 0x8)
/usr/lib/go-1.10/src/strings/strings.go:690 +0x48
strings.TrimFunc(0xc42cbe6898, 0x8, 0xfc8f80, 0x8, 0xc42cbe6898)
/usr/lib/go-1.10/src/strings/strings.go:703 +0x61
strings.TrimSpace(0xc42cbe6898, 0x8, 0x8, 0x1d2)
/usr/lib/go-1.10/src/strings/strings.go:814 +0x41
github.com/ethereum/go-ethereum/rpc.(BlockNumber).UnmarshalJSON(0xc42c9fa528, 0xc4200abe2e, 0x8, 0x1d2, 0x0, 0x7f6bb59377a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/types.go:134 +0x64
encoding/json.(decodeState).literalStore(0xc424d7f6a8, 0xc4200abe2e, 0x8, 0x1d2, 0xdfd1c0, 0xc42c9fa528, 0x16, 0x43f900)
/usr/lib/go-1.10/src/encoding/json/decode.go:853 +0x250b
encoding/json.(decodeState).literal(0xc424d7f6a8, 0xdfd1c0, 0xc42c9fa528, 0x16)
/usr/lib/go-1.10/src/encoding/json/decode.go:820 +0xd5
encoding/json.(decodeState).value(0xc424d7f6a8, 0xdfd1c0, 0xc42c9fa528, 0x16)
/usr/lib/go-1.10/src/encoding/json/decode.go:411 +0x30d
encoding/json.(decodeState).unmarshal(0xc424d7f6a8, 0xdfd1c0, 0xc42c9fa528, 0x0, 0x0)
/usr/lib/go-1.10/src/encoding/json/decode.go:189 +0x1e7
encoding/json.(Decoder).Decode(0xc424d7f680, 0xdfd1c0, 0xc42c9fa528, 0xdfd1c0, 0xc42c9fa528)
/usr/lib/go-1.10/src/encoding/json/stream.go:73 +0x1a7
github.com/ethereum/go-ethereum/rpc.parsePositionalArguments(0xc42a30a9c0, 0x37, 0x40, 0xc4241c5500, 0x2, 0x2, 0x426448, 0x60, 0xeb1360, 0xc4241cf701, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:299 +0x29c
github.com/ethereum/go-ethereum/rpc.(jsonCodec).ParseRequestArguments(0xc42028f1d0, 0xc4241c5500, 0x2, 0x2, 0xde4420, 0xc42761bbc0, 0x0, 0xc421775938, 0x41d8b6, 0xe0bbc0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:279 +0xf9
github.com/ethereum/go-ethereum/rpc.(Server).readRequest(0xc4241c51e0, 0x10cbd40, 0xc42028f1d0, 0x1, 0xc42448cdc0, 0x425bf9, 0xc42448cda0, 0x10, 0x10)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:432 +0x965
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f3df80, 0x10cbd40, 0xc42028f1d0, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:163 +0x2ee
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f3df80, 0x10cbd40, 0xc42028f1d0, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc423758b60, 0xc422f76d00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc423758b60, 0xc422f76d00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc423758b60, 0xc422f76d00)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc423758b60, 0xc422f76d00)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc423758b60, 0xc422f76d00)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424cc9720, 0x10c69e0, 0xc42cae2e00)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(*Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26469 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc4390c02a0, 0xc420243d00, 0xc42429cd20, 0xc42429ccc0)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 26642 [select]:
github.com/ethereum/go-ethereum/p2p.(Peer).pingLoop(0xc42bf54480)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:244 +0x16e
created by github.com/ethereum/go-ethereum/p2p.(Peer).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:198 +0x117
goroutine 26475 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc4390c06c0, 0xc421874580, 0xc42429d0e0, 0xc42429d080)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 17829 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc42625ec58, 0xc424ed6c00, 0x100, 0x100, 0xc424ed6800, 0x200, 0x200, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:162 +0x247
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc4247f5400, 0x400, 0x400, 0x8, 0x40000, 0xc5192fe000, 0x4000000, 0x4000000, 0xc424ed6800, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:199 +0x428
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42cad74d0, 0x6, 0x8, 0xc4282e0ac0, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42cad7440, 0xb, 0xc4282e0980, 0x40, 0xc426c21620, 0x20, 0xc42cad7418, 0x6, 0xc421ad2ae0, 0xc4282e0a00, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc420286c80, 0xc42c83b9e0, 0x6, 0xd645c0, 0xc420286c80, 0x0, 0x0, 0xc4246d89b0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc42448ec00, 0x1eb, 0x3eb, 0xc42c83b9e0, 0x6, 0x0, 0x0, 0xc42625f1a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c83b9e0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c83b9e0, 0x6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c83b9e0, 0x6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c83b9e0, 0x6, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc42c79acc0, 0x4, 0x4, 0xffffffffffff8300, 0xc42c79acc0, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc42c79acc0, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c458800, 0x10cbd40, 0xc425492870, 0xc42560c4e0, 0xd6a4c0, 0xc4246d8910, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c458800, 0x10cbd40, 0xc425492870, 0xc4201a6800, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc4255f1140, 0x10cbd40, 0xc425492870, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc4255f1140, 0x10cbd40, 0xc425492870, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc4237587e0, 0xc4277f6400)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc4237587e0, 0xc4277f6400)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc4237587e0, 0xc4277f6400)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc4237587e0, 0xc4277f6400)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc4237587e0, 0xc4277f6400)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424530000, 0x10c69e0, 0xc42c26fc00)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26442 [select]:
net.(netFD).connect.func2(0x10c6a60, 0xc424d01920, 0xc420243880, 0xc42429c7e0, 0xc42429c780)
/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(netFD).connect
/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286
goroutine 26618 [runnable]:
type..hash.github.com/ethereum/go-ethereum/rlp.typekey(0xc42060b610, 0xe7575b8a, 0x2)
github.com/ethereum/go-ethereum/rlp.cachedTypeInfo(0x10cfbe0, 0xd69500, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/typecache.go:61 +0xa4
github.com/ethereum/go-ethereum/rlp.(encbuf).encode(0xc428a9ce60, 0xd69500, 0xc423757710, 0xc42446fb01, 0xc42060b6d0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:183 +0x8e
github.com/ethereum/go-ethereum/rlp.EncodeToReader(0xd69500, 0xc423757710, 0x989601, 0x0, 0x0, 0xc420350000, 0xc4247e20a0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:115 +0x96
github.com/ethereum/go-ethereum/p2p.Send(0x10bb3c0, 0xc42c318d20, 0x0, 0xd69500, 0xc423757710, 0xc4246da8a0, 0x97c610)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/message.go:93 +0x4d
github.com/ethereum/go-ethereum/p2p.(rlpx).doProtoHandshake.func1(0xc42bf544e0, 0xc421ad3320, 0xc423757710)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:130 +0x5e
created by github.com/ethereum/go-ethereum/p2p.(*rlpx).doProtoHandshake
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:130 +0x79
goroutine 26611 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb0394fd8, 0x72, 0xc438ebdba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc427cb9218, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc427cb9218, 0xc423708000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc427cb9200, 0xc423708000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc427cb9200, 0xc423708000, 0x1000, 0x1000, 0xc438ebdcb0, 0x7d3a6a, 0xc438f3d4d8)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc428aaf490, 0xc423708000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc438f3d4d0, 0xc423708000, 0x1000, 0x1000, 0xbed5814cb62d73bf, 0xf6f00c4974, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc42ca8f8c0)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc42ca8f8c0, 0x4, 0xf6f00c4974, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc424961360, 0x10c69e0, 0xc42c533e00)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 13889 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e1a0, 0x72, 0xc421b45ba0)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc427cb8618, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc427cb8618, 0xc423066000, 0x1000, 0x1000)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc427cb8600, 0xc423066000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc427cb8600, 0xc423066000, 0x1000, 0x1000, 0xc421b45cb0, 0x7d3a6a, 0xc424c257a8)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc428a7a0c8, 0xc423066000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).Read(0xc424c257a0, 0xc423066000, 0x1000, 0x1000, 0xbed5814b7866c975, 0xf5c83fad1b, 0x1b2a400)
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8
bufio.(Reader).fill(0xc423b69c20)
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(Reader).Peek(0xc423b69c20, 0x4, 0xf5c83fad1b, 0x1b2a400, 0x0, 0x0, 0x1b2a400)
/usr/lib/go-1.10/src/bufio/bufio.go:132 +0x3a
net/http.(conn).serve(0xc4240974a0, 0x10c69e0, 0xc424a5d9c0)
/usr/lib/go-1.10/src/net/http/server.go:1855 +0x7c3
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26619 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e000, 0x72, 0xc420606658)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc421c1cf98, 0x72, 0xffffffffffffff00, 0x10bd640, 0x17d9070)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitRead(0xc421c1cf98, 0xc421ad3400, 0x1, 0x1)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(FD).Read(0xc421c1cf80, 0xc421ad3481, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(netFD).Read(0xc421c1cf80, 0xc421ad3481, 0x1, 0x1, 0xd66b80, 0xc428170720, 0xc428170360)
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(conn).Read(0xc429498568, 0xc421ad3481, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/net.go:176 +0x6a
net/http.(connReader).backgroundRead(0xc421ad3470)
/usr/lib/go-1.10/src/net/http/server.go:668 +0x5a
created by net/http.(*connReader).startBackgroundRead
/usr/lib/go-1.10/src/net/http/server.go:664 +0xce
goroutine 26626 [IO wait]:
internal/poll.runtime_pollWait(0x7f6bb592e340, 0x77, 0xc4286efb00)
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(pollDesc).wait(0xc421c1cf18, 0x77, 0xc424b86700, 0xc424b86718, 0x449e64)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(pollDesc).waitWrite(0xc421c1cf18, 0xc424b86700, 0x28, 0x5d1e86)
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(FD).WaitWrite(0xc421c1cf00, 0xfc8400, 0x10c6a60)
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(netFD).connect(0xc421c1cf00, 0x10c6a60, 0xc4281716e0, 0x0, 0x0, 0x10bc6e0, 0xc426d4ffc0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(netFD).dial(0xc421c1cf00, 0x10c6a60, 0xc4281716e0, 0x10c9e20, 0x0, 0x10c9e20, 0xc420996360, 0xc424b86938, 0x5ef00e)
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x10c6a60, 0xc4281716e0, 0xf3660e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x10c9e20, 0x0, ...)
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x10c6a60, 0xc4281716e0, 0xf3660e, 0x3, 0x10c9e20, 0x0, 0x10c9e20, 0xc420996360, 0x1, 0x0, ...)
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x10c6a60, 0xc4281716e0, 0xf3660e, 0x3, 0x0, 0xc420996360, 0x1b52a78, 0x0, 0x0)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x10c6a60, 0xc4281716e0, 0xf3660e, 0x3, 0x0, 0xc420996360, 0xde551164e4, 0x1b2a400, 0x378b8b12d)
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x10c6a60, 0xc4281716e0, 0xc421c1cd00, 0x10bfd20, 0xc420996360, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x10c6a60, 0xc4281716e0, 0xc421c1cd00, 0xc42448cb60, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(Dialer).DialContext(0xc420084b40, 0x10c6a20, 0xc420036080, 0xf3660e, 0x3, 0xc426d4ff00, 0x12, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(Dialer).Dial(0xc420084b40, 0xf3660e, 0x3, 0xc426d4ff00, 0x12, 0x50, 0xea35c0, 0xc421875980, 0xfc8200)
/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420084b40, 0xc4247e2820, 0x422cbd, 0x4427fb, 0xc4202286e0, 0x46c590)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9
github.com/ethereum/go-ethereum/p2p.(dialTask).dial(0xc420996300, 0xc420350000, 0xc4247e2820, 0xc4203f2540, 0x4)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48
github.com/ethereum/go-ethereum/p2p.(dialTask).Do(0xc420996300, 0xc420350000)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58
github.com/ethereum/go-ethereum/p2p.(Server).run.func2.1(0x10bb340, 0xc420996300, 0xc420350000, 0xc420163320)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a
goroutine 24884 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc420e68c58, 0xc42814c480, 0xe0, 0xe0, 0xc42814c040, 0x1f0, 0x1f0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc420e68c58, 0xc42814c400, 0x100, 0x100, 0xc42814c000, 0x200, 0x200, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:165 +0x1bd
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc428da4800, 0x400, 0x400, 0x8, 0x40000, 0xc5b92fe000, 0x4000000, 0x4000000, 0xc42814c000, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:190 +0x1b6
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42ca62300, 0x6, 0x8, 0xc424d0bec0, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42ca62250, 0xb, 0xc424d0bd80, 0x40, 0xc4264c77c0, 0x20, 0xc42ca62228, 0x6, 0xc420e0a1b0, 0xc424d0be00, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc427cb9700, 0xc42c99f096, 0x6, 0xd645c0, 0xc427cb9700, 0x0, 0x0, 0xc428a9cdc0, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc42c8c8400, 0x1eb, 0x3eb, 0xc42c99f096, 0x6, 0x0, 0x0, 0xc420e691a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42c99f096, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42c99f096, 0x6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42c99f096, 0x6, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42c99f096, 0x6, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc428171920, 0x4, 0x4, 0xffffffffffff8300, 0xc428171920, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc428171920, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c88c580, 0x10cbd40, 0xc426190c30, 0xc42c599c80, 0xd6a4c0, 0xc42028f0e0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c88c580, 0x10cbd40, 0xc426190c30, 0xc421566000, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f3cde0, 0x10cbd40, 0xc426190c30, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc438f3cde0, 0x10cbd40, 0xc426190c30, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc420388c40, 0xc422f76700)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc420388c40, 0xc422f76700)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc420388c40, 0xc422f76700)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc420388c40, 0xc422f76700)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc420388c40, 0xc422f76700)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc424cc8000, 0x10c69e0, 0xc42c5320c0)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26047 [runnable]:
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.salsaXOR(0xc428f70c58, 0xc426f673c0, 0x110, 0x110, 0xc426f677c0, 0x10, 0x10)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:33 +0x63b
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.blockMix(0xc428f70c58, 0xc426f67000, 0x200, 0x200, 0xc426f67400, 0x100, 0x100, 0x8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:166 +0xf1
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.smix(0xc428aad400, 0x400, 0x400, 0x8, 0x40000, 0xc4a92fe000, 0x4000000, 0x4000000, 0xc426f67000, 0x200, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:187 +0x2e7
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt.Key(0xc42c94f898, 0x8, 0x8, 0xc424d0b000, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt/scrypt.go:240 +0x2aa
github.com/ethereum/go-ethereum/accounts/keystore.getKDFKey(0xc42c94f810, 0xb, 0xc424d0aec0, 0x40, 0xc4264c66c0, 0x20, 0xc42c94f820, 0x6, 0xc438f3d200, 0xc424d0af40, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:288 +0x6a4
github.com/ethereum/go-ethereum/accounts/keystore.decryptKeyV3(0xc427cb9000, 0xc42caf0390, 0x8, 0xd645c0, 0xc427cb9000, 0x0, 0x0, 0xc428a9c820, 0x0, 0x0, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:225 +0x2eb
github.com/ethereum/go-ethereum/accounts/keystore.DecryptKey(0xc4247f5800, 0x1eb, 0x3eb, 0xc42caf0390, 0x8, 0x0, 0x0, 0xc428f711a8)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:185 +0x1bf
github.com/ethereum/go-ethereum/accounts/keystore.keyStorePassphrase.GetKey(0xc42027e3f0, 0x24, 0x40000, 0x1, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc4200fce80, 0x72, 0xc42caf0390, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore_passphrase.go:83 +0x9c
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).getDecryptedKey(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xf3bae9, 0x8, 0xc4200fce80, 0x72, 0xc42caf0390, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:382 +0x1f0
github.com/ethereum/go-ethereum/accounts/keystore.(KeyStore).TimedUnlock(0xc42039c3c0, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0x0, 0x0, 0x0, 0x0, 0xc42caf0390, 0x8, ...)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:340 +0xb6
github.com/ethereum/go-ethereum/internal/ethapi.(PrivateAccountAPI).UnlockAccount(0xc42405a780, 0x7b4f9bcdd7ed1656, 0x114aa0ff1d9f7d19, 0xfb328b6f, 0xc42caf0390, 0x8, 0x0, 0x0, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/ethapi/api.go:330 +0x174
reflect.Value.call(0xc42417a700, 0xc4241d0518, 0x13, 0xf368ed, 0x4, 0xc42c79ade0, 0x4, 0x4, 0xffffffffffff8300, 0xc42c79ade0, ...)
/usr/lib/go-1.10/src/reflect/value.go:447 +0x969
reflect.Value.Call(0xc42417a700, 0xc4241d0518, 0x13, 0xc42c79ade0, 0x4, 0x4, 0x3, 0x3, 0x2)
/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4
github.com/ethereum/go-ethereum/rpc.(Server).handle(0xc4241c51e0, 0x10c69e0, 0xc42c76cd00, 0x10cbd40, 0xc4392656d0, 0xc42c598420, 0xd6a4c0, 0xc4246d8a50, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:312 +0x676
github.com/ethereum/go-ethereum/rpc.(Server).execBatch(0xc4241c51e0, 0x10c69e0, 0xc42c76cd00, 0x10cbd40, 0xc4392656d0, 0xc421566800, 0xfa, 0xfa)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:357 +0x1c7
github.com/ethereum/go-ethereum/rpc.(Server).serveRequest(0xc4241c51e0, 0x10c6aa0, 0xc4208a0120, 0x10cbd40, 0xc4392656d0, 0xf3f701, 0x1, 0x0, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:193 +0x408
github.com/ethereum/go-ethereum/rpc.(Server).ServeSingleRequest(0xc4241c51e0, 0x10c6aa0, 0xc4208a0120, 0x10cbd40, 0xc4392656d0, 0x1)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:226 +0x65
github.com/ethereum/go-ethereum/rpc.(Server).ServeHTTP(0xc4241c51e0, 0x10c53e0, 0xc42cc68c40, 0xc42a2d8800)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:199 +0x420
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors.(Cors).Handler.func1(0x10c53e0, 0xc42cc68c40, 0xc42a2d8800)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rs/cors/cors.go:190 +0xfe
net/http.HandlerFunc.ServeHTTP(0xc4241ea020, 0x10c53e0, 0xc42cc68c40, 0xc42a2d8800)
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44
github.com/ethereum/go-ethereum/rpc.(virtualHostHandler).ServeHTTP(0xc4241ea040, 0x10c53e0, 0xc42cc68c40, 0xc42a2d8800)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:257 +0x204
net/http.serverHandler.ServeHTTP(0xc4241e2a90, 0x10c53e0, 0xc42cc68c40, 0xc42a2d8800)
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc
net/http.(conn).serve(0xc42c7b4460, 0x10c69e0, 0xc42c76cbc0)
/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651
created by net/http.(Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26603 [runnable]:
sync.(Mutex).Lock(0xc42c3932ac)
/usr/lib/go-1.10/src/sync/mutex.go:72 +0x2e9
net/http.(chunkWriter).writeHeader(0xc423758c78, 0xc426f66000, 0x52, 0x800)
/usr/lib/go-1.10/src/net/http/server.go:1290 +0x1071
net/http.(chunkWriter).Write(0xc423758c78, 0xc426f66000, 0x52, 0x800, 0xc4226ebd48, 0x43f539, 0xfc8d90)
/usr/lib/go-1.10/src/net/http/server.go:359 +0x2fa
bufio.(Writer).Flush(0xc42cb1a200, 0xc4249cf350, 0xc4249cf350)
/usr/lib/go-1.10/src/bufio/bufio.go:573 +0x7e
net/http.(response).finishRequest(0xc423758c40)
/usr/lib/go-1.10/src/net/http/server.go:1542 +0x4a
net/http.(conn).serve(0xc4249cf2c0, 0x10c69e0, 0xc42c31f100)
/usr/lib/go-1.10/src/net/http/server.go:1835 +0x691
created by net/http.(*Server).Serve
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b
goroutine 26617 [runnable]:
fmt.(fmt).padString(0xc420110580, 0xf364cd, 0x3)
/usr/lib/go-1.10/src/fmt/format.go:108 +0x39c
fmt.(fmt).fmt_s(0xc420110580, 0xf364cd, 0x3)
/usr/lib/go-1.10/src/fmt/format.go:328 +0x61
fmt.(pp).fmtString(0xc420110540, 0xf364cd, 0x3, 0x73)
/usr/lib/go-1.10/src/fmt/print.go:440 +0x197
fmt.(pp).printArg(0xc420110540, 0xd9d060, 0xc42349a1e0, 0x73)
/usr/lib/go-1.10/src/fmt/print.go:671 +0x789
fmt.(pp).doPrintf(0xc420110540, 0xf4a4fc, 0x17, 0xc423753c68, 0x2, 0x2)
/usr/lib/go-1.10/src/fmt/print.go:1003 +0x157
fmt.Sprintf(0xf4a4fc, 0x17, 0xc423753c68, 0x2, 0x2, 0x4249a6, 0x4514aa)
/usr/lib/go-1.10/src/fmt/print.go:203 +0x66
github.com/ethereum/go-ethereum/p2p.(Peer).startProtocols(0xc42bf54480, 0xc42480fe00, 0xc42bb9d800)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:351 +0x176
github.com/ethereum/go-ethereum/p2p.(Peer).run(0xc42bf54480, 0xd69300, 0xc427cb9800, 0x0)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:202 +0x154
github.com/ethereum/go-ethereum/p2p.(Server).runPeer(0xc420350000, 0xc42bf54480)
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:894 +0x12b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/build/ethereum-8ji6OJ/ethereum-1.8.12+build14270+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf
````
Apparently your main node crashed, and apparently you are decrypting multiple key files through the API. Accessing a key file requires 256MB of memory to decrypt, if you are heavily decrypting many files, that might explain it. How many keys are you maintaining?
Im using 2 sealers, every one with one unlocked account, so, 2 keys.
Im new with go-ethereum, in wich part of the process i am accessing to the key file to decrypt the files?
i see the decryptKeyV3 invocations, isnt a normal behaviour?
thxs
Something seems to be calling personal.UnlockAccount from the HTTP RPC endpoint.
In your crash dump, there are 10 account unlocks in progress, that's already 2.5GB of memory used. Are you doing those unlocks? I really hope you didn't expose your RPC publicly to the world. Also I hope you didn't explicity specify that the personal namespace is to be exposed too.
Ok, your setup seems insanely dangerous. --rpcaddr=external_address essentially opens up the node to anyone in the world to access it. Forthermore, --rpcapi 'admin,personal,db,eth,net,web3,txpool,miner' permits anyone with access to do absolutely anything. I can imagine someone from the internet is brute forcing the passwords.
Where did you get the oom log from?
My machine also happens OOM frequently, but I can't see the specific information.
@401825317 on the geth console, use geth attach localhost:8545 for example and if your nodes are mining you will see the transactions submited and all kind of activity
Most helpful comment
Ok, your setup seems insanely dangerous.
--rpcaddr=external_addressessentially opens up the node to anyone in the world to access it. Forthermore,--rpcapi 'admin,personal,db,eth,net,web3,txpool,miner'permits anyone with access to do absolutely anything. I can imagine someone from the internet is brute forcing the passwords.