Last active
April 20, 2018 12:21
-
-
Save veox/713f0ea43045161c428923539b51d87a to your computer and use it in GitHub Desktop.
geth v1.8.4 backtrace for lock-up issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<snipped> | |
INFO [04-20|14:08:57] Imported new block headers count=2048 elapsed=2.360s number=4491555 hash=aac133…27768c ignored=0 | |
INFO [04-20|14:08:57] Imported new state entries count=668 elapsed=3.488ms processed=15815425 pending=12816 retry=1 duplicate=370 unexpected=2717 | |
INFO [04-20|14:08:58] Imported new block receipts count=1092 elapsed=4.694s number=4454159 hash=6d095b…080972 size=66.32mB ignored=0 | |
INFO [04-20|14:09:01] Imported new block receipts count=906 elapsed=2.389s number=4455065 hash=323cd0…8d7f89 size=53.82mB ignored=0 | |
INFO [04-20|14:09:02] Imported new block receipts count=562 elapsed=1.477s number=4455627 hash=718c7e…1b1697 size=37.23mB ignored=0 | |
WARN [04-20|14:09:03] Stalling state sync, dropping peer peer=880255d886005916 | |
INFO [04-20|14:09:05] Imported new state entries count=1393 elapsed=16.473ms processed=15816818 pending=13115 retry=2 duplicate=370 unexpected=2717 | |
INFO [04-20|14:09:05] Imported new block headers count=2048 elapsed=2.752s number=4493603 hash=745fd3…a6cfb1 ignored=0 | |
INFO [04-20|14:09:06] Imported new block receipts count=448 elapsed=3.469s number=4456075 hash=ae47d8…6febf9 size=29.84mB ignored=0 | |
INFO [04-20|14:09:08] Imported new block receipts count=957 elapsed=2.838s number=4457032 hash=8bd989…f96f97 size=62.00mB ignored=0 | |
INFO [04-20|14:09:09] Imported new state entries count=0 elapsed=13.047ms processed=15816818 pending=12494 retry=2 duplicate=379 unexpected=2723 | |
INFO [04-20|14:09:09] Imported new state entries count=0 elapsed=9.043µs processed=15816818 pending=12494 retry=0 duplicate=380 unexpected=2725 | |
INFO [04-20|14:09:10] Imported new state entries count=0 elapsed=5.933ms processed=15816818 pending=12232 retry=1 duplicate=380 unexpected=2727 | |
INFO [04-20|14:09:10] Imported new state entries count=0 elapsed=12.888µs processed=15816818 pending=12232 retry=1 duplicate=380 unexpected=2728 | |
INFO [04-20|14:09:10] Imported new state entries count=0 elapsed=209.047µs processed=15816818 pending=12208 retry=0 duplicate=380 unexpected=2729 | |
INFO [04-20|14:09:11] Imported new block headers count=2048 elapsed=1.967s number=4495651 hash=36d127…f41d1e ignored=0 | |
INFO [04-20|14:09:11] Imported new state entries count=1940 elapsed=15.544ms processed=15818758 pending=12113 retry=0 duplicate=380 unexpected=2729 | |
INFO [04-20|14:09:13] Imported new block receipts count=911 elapsed=4.355s number=4457943 hash=51e164…743a63 size=56.65mB ignored=0 | |
WARN [04-20|14:09:13] Stalling state sync, dropping peer peer=8bc8f5aaaf859486 | |
INFO [04-20|14:09:17] Imported new state entries count=1870 elapsed=35.252ms processed=15820628 pending=10802 retry=2 duplicate=380 unexpected=2729 | |
INFO [04-20|14:09:17] Imported new block receipts count=1027 elapsed=4.625s number=4458970 hash=d24369…8f9393 size=65.66mB ignored=0 | |
INFO [04-20|14:09:33] Imported new block headers count=2048 elapsed=14.746s number=4497699 hash=407ccc…a527a1 ignored=0 | |
INFO [04-20|14:09:46] Imported new state entries count=1023 elapsed=82.289ms processed=15821651 pending=10442 retry=12 duplicate=380 unexpected=2729 | |
INFO [04-20|14:10:11] Imported new state entries count=588 elapsed=33.360ms processed=15822239 pending=11051 retry=18 duplicate=380 unexpected=2729 | |
INFO [04-20|14:10:16] Imported new block receipts count=987 elapsed=58.947s number=4459957 hash=32bd25…404350 size=62.55mB ignored=0 | |
INFO [04-20|14:10:33] Imported new state entries count=735 elapsed=40.048ms processed=15822974 pending=11490 retry=0 duplicate=380 unexpected=2729 | |
WARN [04-20|14:10:39] Stalling state sync, dropping peer peer=dd16932f30569431 | |
INFO [04-20|14:10:47] Imported new state entries count=1001 elapsed=134.455ms processed=15823975 pending=10779 retry=0 duplicate=380 unexpected=2729 | |
WARN [04-20|14:10:51] Stalling state sync, dropping peer peer=5f4b83a74b0eebca | |
INFO [04-20|14:11:03] Imported new state entries count=0 elapsed=15.338ms processed=15823975 pending=10677 retry=45 duplicate=380 unexpected=2733 | |
INFO [04-20|14:11:05] Imported new state entries count=0 elapsed=1.425s processed=15823975 pending=10659 retry=56 duplicate=380 unexpected=2736 | |
WARN [04-20|14:11:05] Stalling state sync, dropping peer peer=f93f7593eb6bf220 | |
WARN [04-20|14:11:13] Rolled back headers count=2048 header=4497699->4495651 fast=4459957->4459957 block=0->0 | |
INFO [04-20|14:11:26] Imported new block receipts count=963 elapsed=50.734s number=4460920 hash=7d8a08…27aecd size=59.77mB ignored=0 | |
INFO [04-20|14:11:27] Imported new block receipts count=71 elapsed=1.174s number=4460991 hash=fa81c3…b604e8 size=3.86mB ignored=0 | |
<normal output stops here - can increase loglevel through console to get DEBUG/TRACE> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goroutine 97945 [running]: | |
runtime/pprof.writeGoroutineStacks(0x1087540, 0xc5048a0380, 0x425bd9, 0xc5a1867830) | |
/usr/lib/go-1.10/src/runtime/pprof/pprof.go:650 +0xa7 | |
runtime/pprof.writeGoroutine(0x1087540, 0xc5048a0380, 0x2, 0xc4f4f9a000, 0x1087320) | |
/usr/lib/go-1.10/src/runtime/pprof/pprof.go:639 +0x44 | |
runtime/pprof.(*Profile).WriteTo(0x17654a0, 0x1087540, 0xc5048a0380, 0x2, 0xc5048a0380, 0x1088240) | |
/usr/lib/go-1.10/src/runtime/pprof/pprof.go:310 +0x3e4 | |
net/http/pprof.handler.ServeHTTP(0xc50d545421, 0x9, 0x1090360, 0xc5048a0380, 0xc552867d00) | |
/usr/lib/go-1.10/src/net/http/pprof/pprof.go:237 +0x1b8 | |
net/http/pprof.Index(0x1090360, 0xc5048a0380, 0xc552867d00) | |
/usr/lib/go-1.10/src/net/http/pprof/pprof.go:248 +0x1d1 | |
net/http.HandlerFunc.ServeHTTP(0xf960b8, 0x1090360, 0xc5048a0380, 0xc552867d00) | |
/usr/lib/go-1.10/src/net/http/server.go:1947 +0x44 | |
net/http.(*ServeMux).ServeHTTP(0x1adc7a0, 0x1090360, 0xc5048a0380, 0xc552867d00) | |
/usr/lib/go-1.10/src/net/http/server.go:2337 +0x130 | |
net/http.serverHandler.ServeHTTP(0xc420030a90, 0x1090360, 0xc5048a0380, 0xc552867d00) | |
/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc | |
net/http.(*conn).serve(0xc4258a26e0, 0x1091860, 0xc44e7a5e40) | |
/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 1 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/node.(*Node).Wait(0xc42024d180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:474 +0x7f | |
main.geth(0xc4200f2160, 0xf94708, 0xb2d05e00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:218 +0x51 | |
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xd8c6a0, 0xf95c00, 0xc4200f2160, 0xc4200f2160, 0xc4204a9f48) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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(0xc4200b6340, 0xc4200301a0, 0xd, 0xd, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:264 +0x5ee | |
main.main() | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:206 +0x55 | |
goroutine 5 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc4200c4180, 0xc4200c40c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:29 +0xf2 | |
goroutine 6 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc4200c4180, 0xc4200c4120) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:30 +0x11e | |
goroutine 7 [syscall, 42 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 8 [chan receive]: | |
github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x1adc9a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/metrics/meter.go:250 +0x78 | |
created by github.com/ethereum/go-ethereum/metrics.NewMeter | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/metrics/meter.go:44 +0x10b | |
goroutine 21 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6f00, 0x72, 0x0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4200ec618, 0x72, 0xc42007c000, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4200ec618, 0xffffffffffffff00, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Accept(0xc4200ec600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8 | |
net.(*netFD).accept(0xc4200ec600, 0xc4258a2760, 0xc42005dd78, 0x4167e8) | |
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42 | |
net.(*TCPListener).accept(0xc4201fe030, 0xc42005dda8, 0x415737, 0xc4258a2760) | |
/usr/lib/go-1.10/src/net/tcpsock_posix.go:136 +0x2e | |
net.(*TCPListener).AcceptTCP(0xc4201fe030, 0xc42005ddf0, 0xc42005ddf8, 0x18) | |
/usr/lib/go-1.10/src/net/tcpsock.go:246 +0x49 | |
net/http.tcpKeepAliveListener.Accept(0xc4201fe030, 0xf95e88, 0xc4258a26e0, 0x1091920, 0xc4200a3bf0) | |
/usr/lib/go-1.10/src/net/http/server.go:3216 +0x2f | |
net/http.(*Server).Serve(0xc420030a90, 0x1090f60, 0xc4201fe030, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/http/server.go:2770 +0x1a5 | |
net/http.(*Server).ListenAndServe(0xc420030a90, 0xc420030a90, 0x2) | |
/usr/lib/go-1.10/src/net/http/server.go:2711 +0xa9 | |
net/http.ListenAndServe(0xc4204903a0, 0xe, 0x0, 0x0, 0x2, 0xc420270510) | |
/usr/lib/go-1.10/src/net/http/server.go:2969 +0x7a | |
github.com/ethereum/go-ethereum/internal/debug.Setup.func1(0xc4204903a0, 0xe) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/debug/flags.go:139 +0x184 | |
created by github.com/ethereum/go-ethereum/internal/debug.Setup | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/internal/debug/flags.go:137 +0x405 | |
goroutine 22 [sleep]: | |
time.Sleep(0xb2d05e00) | |
/usr/lib/go-1.10/src/runtime/time.go:102 +0x166 | |
github.com/ethereum/go-ethereum/metrics.CollectProcessMetrics(0xb2d05e00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/metrics/metrics.go:83 +0x2e8 | |
created by main.init.0.func1 | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:192 +0x84 | |
goroutine 24 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc42000cea0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x5d | |
goroutine 34 [syscall, 42 minutes]: | |
syscall.Syscall6(0xe8, 0xb, 0xc42048f76c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x1, 0xd72fa0, 0x107cc80) | |
/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(0xb, 0xc42048f76c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0xc4204903a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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(0xc4200f6000, 0xc4200b0180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:134 +0x128 | |
goroutine 35 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc4200f6000, 0xc4200b0180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b | |
goroutine 36 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc4200f6000, 0xc4200b0180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b | |
goroutine 25 [select]: | |
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc42026c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:190 +0x122 | |
goroutine 26 [sleep]: | |
time.Sleep(0x3b9aca00) | |
/usr/lib/go-1.10/src/runtime/time.go:102 +0x166 | |
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc420325400) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:213 +0x122 | |
goroutine 27 [sleep]: | |
time.Sleep(0x3b9aca00) | |
/usr/lib/go-1.10/src/runtime/time.go:102 +0x166 | |
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc420325540) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/hub.go:213 +0x122 | |
goroutine 28 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc42031c680) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/manager.go:68 +0x54c | |
goroutine 38 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc4202b4620) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171 | |
goroutine 12 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc4200b64e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x49d | |
goroutine 13 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc4200b64e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x4bf | |
goroutine 14 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc4200b64e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x627 | |
goroutine 15 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc4200b64e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x649 | |
goroutine 16 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).meter(0xc4200df340, 0xb2d05e00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:347 +0xb9b | |
created by github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Meter | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:176 +0x1b8 | |
goroutine 39 [select, 41 minutes]: | |
github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc4200c0180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:271 +0x16c | |
created by github.com/ethereum/go-ethereum/core.NewChainIndexer | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:107 +0x23b | |
goroutine 29 [select]: | |
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc45393c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1382 +0x12d | |
created by github.com/ethereum/go-ethereum/core.NewBlockChain | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:193 +0x91a | |
goroutine 30 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/core.(*ChainIndexer).eventLoop(0xc4200c0180, 0xc420314fc0, 0xc4202ee420, 0x1089c20, 0xc42031ba00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:189 +0x266 | |
created by github.com/ethereum/go-ethereum/core.(*ChainIndexer).Start | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_indexer.go:132 +0xcf | |
goroutine 31 [select]: | |
github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc4202ffdc0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:283 +0x342 | |
created by github.com/ethereum/go-ethereum/core.NewTxPool | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:255 +0x4ed | |
goroutine 32 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc453f2c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1576 +0x33e | |
created by github.com/ethereum/go-ethereum/eth/downloader.New | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:231 +0x45c | |
goroutine 33 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).runStateSync(0xc453f2c000, 0xc4260ca150, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:125 +0x41d | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).stateFetcher(0xc453f2c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:79 +0x47 | |
created by github.com/ethereum/go-ethereum/eth/downloader.New | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:232 +0x47e | |
goroutine 66 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc4539382c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:250 +0x2e1 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:157 +0x4ae | |
goroutine 67 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc4539382c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:294 +0x314 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:159 +0x4d0 | |
goroutine 82 [chan receive, 41 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*Miner).update(0xc4926a42d0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/miner.go:81 +0x18e | |
created by github.com/ethereum/go-ethereum/miner.New | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/miner/miner.go:69 +0x23b | |
goroutine 83 [select, 12 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x1092160, 0xc42007dd40, 0xc4544f2f00, 0xf04f1c, 0x3, 0x765f, 0x765f, 0xf139ca, 0x12) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:435 +0xeda | |
goroutine 46 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc4538b60e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171 | |
goroutine 49 [select, 42 minutes, locked to thread]: | |
runtime.gopark(0xf96568, 0x0, 0xf07d7f, 0x6, 0x18, 0x1) | |
/usr/lib/go-1.10/src/runtime/proc.go:291 +0x11a | |
runtime.selectgo(0xc4255cd750, 0xc425a8e8a0) | |
/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 48 [select]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0xc45394cf70) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:316 +0x7e6 | |
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:178 +0x3f | |
goroutine 56703 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4cdfafa40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc49cec9de0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc565613dd0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc565613dd0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4256beb40, 0x1089f20, 0xc4cdfafa40, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4cdfafa40, 0xc4256beb40, 0x1089f20, 0xc4cdfafa40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 51 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc453f2c1a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x49d | |
goroutine 52 [select]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc453f2c1a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x4bf | |
goroutine 53 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc453f2c1a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x627 | |
goroutine 54 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc453f2c1a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x649 | |
goroutine 55 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0xc4202eee40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:232 +0x114 | |
created by github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).ensureExpirer.func1 | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:223 +0x3e | |
goroutine 56 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*Table).loop(0xc420324000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:381 +0x3d2 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newTable | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:151 +0x502 | |
goroutine 57 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc45affe0e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:386 +0x543 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:263 +0x306 | |
goroutine 58 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6e30, 0x72, 0x0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc454437a98, 0x72, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc454437a98, 0xc45a535900, 0x500, 0x500) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).ReadFrom(0xc454437a80, 0xc45a535900, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:207 +0x17d | |
net.(*netFD).readFrom(0xc454437a80, 0xc45a535900, 0x500, 0x500, 0x25f56667589a7f52, 0xcac7ef67f2a6c5e6, 0xa2373b387f5de53d, 0xf1197cea908bb732, 0xd9d9378bc0cf8bbc) | |
/usr/lib/go-1.10/src/net/fd_unix.go:208 +0x5b | |
net.(*UDPConn).readFrom(0xc4544e6cd0, 0xc45a535900, 0x500, 0x500, 0xc427e6bed8, 0x8e56b1, 0xdbfd20, 0x0) | |
/usr/lib/go-1.10/src/net/udpsock_posix.go:47 +0x6a | |
net.(*UDPConn).ReadFromUDP(0xc4544e6cd0, 0xc45a535900, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/udpsock.go:106 +0x6f | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc45affe0e0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:521 +0xec | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:264 +0x338 | |
goroutine 59 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6c90, 0x72, 0x0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc423c6b298, 0x72, 0xc471692000, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc423c6b298, 0xffffffffffffff00, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Accept(0xc423c6b280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8 | |
net.(*netFD).accept(0xc423c6b280, 0xc4388ef0c0, 0x1ae10e0, 0xc425a0deb8) | |
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42 | |
net.(*TCPListener).accept(0xc45d7aee78, 0x41989b, 0xc425a0de60, 0x0) | |
/usr/lib/go-1.10/src/net/tcpsock_posix.go:136 +0x2e | |
net.(*TCPListener).Accept(0xc45d7aee78, 0x0, 0xc42013c280, 0x1095ae0, 0xc45f2e73c0) | |
/usr/lib/go-1.10/src/net/tcpsock.go:259 +0x49 | |
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc42013c280) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:519 +0x159 | |
goroutine 60 [select, 12 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x1092160, 0xc42007dd40, 0xc4544f2f00, 0xf04f10, 0x3, 0x765f, 0x765f, 0xf0dfee, 0xc) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x4b9 | |
github.com/ethereum/go-ethereum/p2p.(*Server).startListening.func1(0xc42013c280, 0xc424c34ff0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:523 +0x1ee | |
goroutine 61 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc42013c280, 0x10920a0, 0xc4249c86e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:504 +0x78c | |
goroutine 62 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 63 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 64 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 65 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 98 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 99 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 100 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 101 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 102 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 103 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 104 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 105 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 106 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 107 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 108 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 109 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc4538b6000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:55 +0x37e | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/bloombits.go:53 +0x48 | |
goroutine 110 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc453dbe000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:741 +0x16f | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:209 +0xcb | |
goroutine 111 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc453dbe000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:730 +0x59 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:213 +0x155 | |
goroutine 112 [select]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0xc453dbe000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:216 +0x177 | |
goroutine 113 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0xc453dbe000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:217 +0x199 | |
goroutine 114 [select]: | |
github.com/ethereum/go-ethereum/ethstats.(*Service).loop(0xc42047e000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethstats/ethstats.go:245 +0x8bc | |
created by github.com/ethereum/go-ethereum/ethstats.(*Service).Start | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethstats/ethstats.go:123 +0x57 | |
goroutine 115 [select, 41 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc456719ae0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xd7 | |
goroutine 116 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc4242b5240) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:443 +0x784 | |
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:113 +0x104 | |
goroutine 117 [chan receive, 2 minutes]: | |
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc453d31090) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:73 +0x15f | |
goroutine 94918 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc5048a6e40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 75 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/ethstats.(*Service).loop.func1(0xc425a7c180, 0xc425a7c300, 0xc425a7c240, 0xc425a7a0c0, 0x1089c20, 0xc4227c1540, 0x1089c20, 0xc4227c1520, 0xc425a7a060) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethstats/ethstats.go:168 +0x175 | |
created by github.com/ethereum/go-ethereum/ethstats.(*Service).loop | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethstats/ethstats.go:163 +0x289 | |
goroutine 119 [IO wait, 6 minutes]: | |
internal/poll.runtime_pollWait(0x7fc2420a6d60, 0x72, 0x0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4256dc398, 0x72, 0xc425766a00, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4256dc398, 0xffffffffffffff00, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Accept(0xc4256dc380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8 | |
net.(*netFD).accept(0xc4256dc380, 0xc4a00eaee0, 0xc49b646de0, 0x7fc1f4569618) | |
/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42 | |
net.(*UnixListener).accept(0xc425665ec0, 0x46cdb0, 0xc449003f38, 0xc449003f40) | |
/usr/lib/go-1.10/src/net/unixsock_posix.go:162 +0x32 | |
net.(*UnixListener).Accept(0xc425665ec0, 0xf94a48, 0xc425692b60, 0x1096b00, 0xc46a5f8140) | |
/usr/lib/go-1.10/src/net/unixsock.go:253 +0x49 | |
github.com/ethereum/go-ethereum/rpc.StartIPCEndpoint.func1(0x10900e0, 0xc425665ec0, 0xc425670a50, 0xc425692b60) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/endpoints.go:104 +0x49 | |
created by github.com/ethereum/go-ethereum/rpc.StartIPCEndpoint | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/endpoints.go:102 +0x2b0 | |
goroutine 120 [chan receive, 42 minutes]: | |
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc42024d180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:73 +0xee | |
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:69 +0xad | |
goroutine 121 [chan receive, 42 minutes]: | |
main.startNode.func1(0xc42024d180, 0xc4256bf380) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:258 +0x308 | |
created by main.startNode | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:243 +0x28b | |
goroutine 122 [select, 42 minutes]: | |
net.(*pipe).read(0xc4256dc500, 0xc423fe0800, 0x200, 0x200, 0xc425a64a60, 0x457817, 0x200) | |
/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7 | |
net.(*pipe).Read(0xc4256dc500, 0xc423fe0800, 0x200, 0x200, 0x0, 0x200, 0x0) | |
/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d | |
encoding/json.(*Decoder).refill(0xc42558a1e0, 0x0, 0xc425a64b98) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132 | |
encoding/json.(*Decoder).readValue(0xc42558a1e0, 0x0, 0x0, 0xe4776c0f48e84183) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d | |
encoding/json.(*Decoder).Decode(0xc42558a1e0, 0xdcf680, 0xc425a1aac0, 0x97ca2a8f0d289901, 0xc425a1aac0) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78 | |
encoding/json.(*Decoder).Decode-fm(0xdcf680, 0xc425a1aac0, 0xc453d316e8, 0xa0e600000006913b) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:119 +0x3e | |
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc453d316d0, 0x0, 0x0, 0x0, 0xc4255d9500, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:144 +0xbe | |
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc456719b20, 0x1096b00, 0xc453d316d0, 0x1, 0xe1fc00, 0xc425766d00, 0x1091920, 0xc425afa180, 0x65188bfda9c8a5ae) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:379 +0x5f | |
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc456719b20, 0x1096b00, 0xc453d316d0, 0xd1c0f48fd2b4a700, 0x3, 0x10918a0, 0xc420034048, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:163 +0x2ee | |
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc456719b20, 0x1096b00, 0xc453d316d0, 0x3) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0xbd | |
goroutine 123 [select, 42 minutes]: | |
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc424c2d3b0, 0x1095f60, 0xc4256dc580) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:244 +0x2d0 | |
goroutine 124 [select, 42 minutes]: | |
net.(*pipe).read(0xc4256dc580, 0xc459ef8c00, 0x200, 0x200, 0xc4255da580, 0x457817, 0x200) | |
/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7 | |
net.(*pipe).Read(0xc4256dc580, 0xc459ef8c00, 0x200, 0x200, 0x0, 0x200, 0xa0e600000006913b) | |
/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d | |
encoding/json.(*Decoder).refill(0xc42558a3c0, 0xa0e600000006913b, 0x8bfda9c8a5ae) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132 | |
encoding/json.(*Decoder).readValue(0xc42558a3c0, 0x0, 0x0, 0xd580e0) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d | |
encoding/json.(*Decoder).Decode(0xc42558a3c0, 0xdcf680, 0xc425a9c160, 0x5ca6c4d48e84183, 0xc4255da710) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read.func1(0xe27360, 0xc425a9c180, 0xc4256dc580, 0x7fc23c097068, 0xc4256dc580) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:682 +0x79 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc424c2d3b0, 0x1095f60, 0xc4256dc580, 0x7f019de9abaff8a8, 0xa0e600000006913b) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:517 +0x71 | |
goroutine 75054 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc431e8cc00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 75052 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc431e8cc00, 0xd40080, 0xc44fbc3380, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc431e8cc00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 12817 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5c270, 0x72, 0xc425a6cac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc442c5e018, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc442c5e018, 0xc548a2a300, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc442c5e000, 0xc548a2a3a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc442c5e000, 0xc548a2a3a0, 0x20, 0x20, 0xc43ac28d80, 0xc427e91e80, 0xc425a6cd88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45d4eead0, 0xc548a2a3a0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45d4eead8, 0xc548a2a3a0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45d4eead8, 0xc548a2a3a0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45d4eead8, 0xc548a2a3a0, 0x20, 0x20, 0x20, 0x2, 0x61ff04ce45c) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc45839c770, 0xbeae923292aa55fb, 0x256de50ab4b, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe22cb80a, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc424e63200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43453fbc0, 0xc42e348000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 59632 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc49576c380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc5474f3e80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4200626d0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc45987d7a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc45987d7a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4dca5a840, 0x1089f20, 0xc49576c380, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc49576c380, 0xc4dca5a840, 0x1089f20, 0xc49576c380) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 440 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43453f800, 0xd40080, 0xc437120780, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc43453f800) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 16929 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4edbd7da0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 69811 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc44e6dbec0, 0xd40080, 0xc4c56e5600, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc44e6dbec0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 15764 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43382f740, 0xd40080, 0xc43aca0800, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc43382f740) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 66511 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc5d3ccc150, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc53d0cf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc53b111710, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc53b111710, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc447961680, 0x1089f20, 0xc5d3ccc150, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc5d3ccc150, 0xc447961680, 0x1089f20, 0xc5d3ccc150) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 7047 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc427985490, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc499ab05a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc4a4272360, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc4a4272360, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43382e7e0, 0x1089f20, 0xc427985490, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc427985490, 0xc43382e7e0, 0x1089f20, 0xc427985490) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 1560 [semacquire, 27 minutes]: | |
sync.runtime_Semacquire(0xc453f2c14c) | |
/usr/lib/go-1.10/src/runtime/sema.go:56 +0x39 | |
sync.(*WaitGroup).Wait(0xc453f2c140) | |
/usr/lib/go-1.10/src/sync/waitgroup.go:129 +0x72 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Cancel(0xc453f2c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:517 +0x70 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).UnregisterPeer(0xc453f2c000, 0xc4562b09b0, 0x10, 0x2, 0x2) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:309 +0x30f | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).removePeer(0xc453dbe000, 0xc4562b09b0, 0x10) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:193 +0x13b | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).(github.com/ethereum/go-ethereum/eth.removePeer)-fm(0xc4562b09b0, 0x10) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:162 +0x3e | |
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).loop(0xc4260ca150, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:313 +0x605 | |
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).run(0xc4260ca150) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:255 +0x2b | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).runStateSync | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:106 +0x10c | |
goroutine 15768 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43382f740) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 199 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6bc0, 0x72, 0xc4353b18d0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc426753498, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc426753498, 0xc42779f000, 0x1000, 0x1000) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc426753480, 0xc42779f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc426753480, 0xc42779f000, 0x1000, 0x1000, 0x5, 0xc4353b1c38, 0x554a84) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc427d81c68, 0xc42779f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
crypto/tls.(*block).readFromUntil(0xc428a47b60, 0x7fc22c317150, 0xc427d81c68, 0x5, 0xc427d81c68, 0x0) | |
/usr/lib/go-1.10/src/crypto/tls/conn.go:493 +0x96 | |
crypto/tls.(*Conn).readRecord(0xc425677c00, 0xf96617, 0xc425677d20, 0x1000000457817) | |
/usr/lib/go-1.10/src/crypto/tls/conn.go:595 +0xe0 | |
crypto/tls.(*Conn).Read(0xc425677c00, 0xc456e26000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/crypto/tls/conn.go:1156 +0x100 | |
bufio.(*Reader).fill(0xc4202efaa0) | |
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e | |
bufio.(*Reader).ReadByte(0xc4202efaa0, 0xc55b1bba40, 0x45e469, 0x1222038) | |
/usr/lib/go-1.10/src/bufio/bufio.go:242 +0x39 | |
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc4202efaa0, 0xf966b0, 0xc453d25738, 0xc4544f2ef8, 0x46a970) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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(0xf95860, 0xf95868, 0xc453d25710, 0xd4e580, 0xc421ed1538, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket/websocket.go:338 +0xb0 | |
github.com/ethereum/go-ethereum/ethstats.(*Service).readLoop(0xc42047e000, 0xc453d25710) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethstats/ethstats.go:287 +0xb3 | |
created by github.com/ethereum/go-ethereum/ethstats.(*Service).loop | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/ethstats/ethstats.go:233 +0x645 | |
goroutine 443 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc43154f730, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc429e5ae20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc42a7405a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc42a7405a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43453f800, 0x1089f20, 0xc43154f730, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc43154f730, 0xc43453f800, 0x1089f20, 0xc43154f730) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 75055 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc47cda5dc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc433922960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc503964bd0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc503964bd0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc431e8cc00, 0x1089f20, 0xc47cda5dc0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc47cda5dc0, 0xc431e8cc00, 0x1089f20, 0xc47cda5dc0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 12816 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43453fbc0, 0xd40080, 0xc459c27100, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc43453fbc0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 65956 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5b570, 0x72, 0xc430a74ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc53bb82d18, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc53bb82d18, 0xc4e6589400, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc53bb82d00, 0xc4e6589400, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc53bb82d00, 0xc4e6589400, 0x20, 0x20, 0xc597cda180, 0xc458dfff40, 0xc430a74d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc421c9fcb8, 0xc4e6589400, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc421c9fcc0, 0xc4e6589400, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc421c9fcc0, 0xc4e6589400, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc421c9fcc0, 0xc4e6589400, 0x20, 0x20, 0x20, 0x2, 0x61fed460071) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc45d660700, 0xbeae92328fa37240, 0x256db49c78f, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fdf25d5a1, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc42aa20390, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc5658bbbc0, 0xc55c90bda0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 60154 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc458dfe9c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 32641 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6540, 0x72, 0xc45cff9ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc51b2e9198, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc51b2e9198, 0xc4c468d600, 0x240, 0x240) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc51b2e9180, 0xc4c468d680, 0x240, 0x240, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc51b2e9180, 0xc4c468d680, 0x240, 0x240, 0xc45cff9c08, 0xe, 0xc548a2aee0) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc4248cd1c8, 0xc4c468d680, 0x240, 0x240, 0x46aa10, 0x7fc2421026c8, 0x56ce35) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc4248cd1d0, 0xc4c468d680, 0x240, 0x240, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc4248cd1d0, 0xc4c468d680, 0x240, 0x240, 0x240, 0xecd160, 0x0, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc4248cd1d0, 0xc4c468d680, 0x240, 0x240, 0x240, 0x20, 0xc548a2aec0) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc54a7f7f10, 0xbeae9232969693e4, 0x256e23ce932, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe6191145, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:674 +0x30b | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4382be2d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4202ee4e0, 0xc4202eed20) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 25530 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4deba55e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4eb6a9d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc53669b950, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc53669b950, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4f55cc000, 0x1089f20, 0xc4deba55e0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4deba55e0, 0xc4f55cc000, 0x1089f20, 0xc4deba55e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 7046 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43382e7e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 441 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6a20, 0x72, 0xc426134ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc437120498, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc437120498, 0xc564a3f800, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc437120480, 0xc564a3f8c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc437120480, 0xc564a3f8c0, 0x20, 0x20, 0xc426134c00, 0xc5634a4401, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc4355a4168, 0xc564a3f8c0, 0x20, 0x20, 0x10000c426134c60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc4355a4170, 0xc564a3f8c0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc4355a4170, 0xc564a3f8c0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc4355a4170, 0xc564a3f8c0, 0x20, 0x20, 0x20, 0x1, 0x61cb274c0d2) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc43154f6c0, 0xbeae922f17493e82, 0x253a07887b8, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc45f0c87b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43453f800, 0xc43453f980) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 6778 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc42ac48770, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc49d11d5c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc42655ee10, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc42655ee10, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4256be660, 0x1089f20, 0xc42ac48770, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc42ac48770, 0xc4256be660, 0x1089f20, 0xc42ac48770) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 18755 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc45a017740, 0xd40080, 0xc4c1191800, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc45a017740) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 25527 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4f55cc000, 0xd40080, 0xc4ce6f5f00, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4f55cc000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 12139 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc425482180, 0xd40080, 0xc4b33e9380, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc425482180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 66508 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc447961680, 0xd40080, 0xc4e98f7300, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc447961680) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 442 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43453f800) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 69812 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5b4a0, 0x72, 0xc538e3dac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4c56e4b98, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4c56e4b98, 0xc4da2c0100, 0x10, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4c56e4b80, 0xc4da2c0180, 0x10, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4c56e4b80, 0xc4da2c0180, 0x10, 0x20, 0x0, 0x20, 0xc44c9f82a0) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc43c3c4af0, 0xc4da2c0180, 0x10, 0x20, 0xc538e3dc68, 0x457b08, 0xc44c9f82c0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc43c3c4b00, 0xc4da2c0180, 0x10, 0x20, 0xecd160, 0x7fc22c1dd348, 0x56ce66) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc43c3c4b00, 0xc4da2c0180, 0x10, 0x20, 0x10, 0xecd160, 0xc4cacb6a00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc43c3c4b00, 0xc4da2c0180, 0x10, 0x20, 0x20, 0x20, 0x0) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc53b620b60, 0xbeae923252ed1066, 0x256a2f89bb4, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fa6d49d88, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:681 +0x412 | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4dad407b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc44e6dbec0, 0xc4afa02180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 81458 [select, 10 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc44c119e00, 0xd40080, 0xc54cfed380, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc44c119e00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 97766 [select]: | |
net.(*netFD).connect.func2(0x10918e0, 0xc4a8f13260, 0xc448e0e900, 0xc42187b200, 0xc42187b1a0) | |
/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 34522 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6af0, 0x72, 0xc492693ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4c7745f18, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4c7745f18, 0xc548a2a700, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4c7745f00, 0xc548a2a7e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4c7745f00, 0xc548a2a7e0, 0x20, 0x20, 0x8, 0x100, 0x40) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45e305f90, 0xc548a2a7e0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45e305f98, 0xc548a2a7e0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45e305f98, 0xc548a2a7e0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45e305f98, 0xc548a2a7e0, 0x20, 0x20, 0x20, 0x2, 0x61ff35b9f0c) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc44017b570, 0xbeae923295b910c7, 0x256e15f65fc, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe53b4fe8, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4251137d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43382e960, 0xc43382eb40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 6776 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6130, 0x72, 0xc45cff5ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc43d4c3a18, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc43d4c3a18, 0xc535333600, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc43d4c3a00, 0xc535333600, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc43d4c3a00, 0xc535333600, 0x20, 0x20, 0xc426331680, 0xc42a05f9a0, 0xc45cff5d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45bcef9a8, 0xc535333600, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45bcef9b0, 0xc535333600, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45bcef9b0, 0xc535333600, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45bcef9b0, 0xc535333600, 0x20, 0x20, 0x20, 0x2, 0x61ff49c5a89) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc45aeb5650, 0xbeae923296f9cc43, 0x256e2a02191, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe67c3659, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc42c400d50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4256be660, 0xc42a05f440) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 32640 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4202ee4e0, 0xd40080, 0xc59ca4f300, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4202ee4e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 16927 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4edbd7da0, 0xd40080, 0xc4fc800a00, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4edbd7da0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 12142 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4c7f30cb0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4a3620420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc49f6e8630, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc49f6e8630, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc425482180, 0x1089f20, 0xc4c7f30cb0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c7f30cb0, 0xc425482180, 0x1089f20, 0xc4c7f30cb0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 12898 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43453fbc0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 56701 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5c0d0, 0x72, 0xc45cff4ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4ca1ea418, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4ca1ea418, 0xc4e6588c00, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4ca1ea400, 0xc4e6588c40, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4ca1ea400, 0xc4e6588c40, 0x20, 0x20, 0xc4201a5c80, 0xc42a05f1c0, 0xc45cff4d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc455908130, 0xc4e6588c40, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc455908138, 0xc4e6588c40, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc455908138, 0xc4e6588c40, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc455908138, 0xc4e6588c40, 0x20, 0x20, 0x20, 0x2, 0x61feba267de) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4cdfaf960, 0xbeae92328dffd997, 0x256d9a62ee5, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fdd823c58, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc553824180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4256beb40, 0xc4256bed20) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 34524 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc44017ba40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc458f061a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc4cf0f0ab0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc4cf0f0ab0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43382e960, 0x1089f20, 0xc44017ba40, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc44017ba40, 0xc43382e960, 0x1089f20, 0xc44017ba40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 16978 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4edf7aa10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc56585f7c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc559a2bb00, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc559a2bb00, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4edbd7da0, 0x1089f20, 0xc4edf7aa10, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4edf7aa10, 0xc4edbd7da0, 0x1089f20, 0xc4edf7aa10) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 59631 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4dca5a840) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 34523 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43382e960) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 57636 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5bbf0, 0x72, 0xc4e8ec8ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4fcb79398, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4fcb79398, 0xc4b6982100, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4fcb79380, 0xc4b6982120, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4fcb79380, 0xc4b6982120, 0x20, 0x20, 0xc4e8ec8c00, 0xc428863001, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45b8845f0, 0xc4b6982120, 0x20, 0x20, 0x10000c4e8ec8c60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45b8845f8, 0xc4b6982120, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45b8845f8, 0xc4b6982120, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45b8845f8, 0xc4b6982120, 0x20, 0x20, 0x20, 0x1, 0x61f4a15fe66) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc426a86000, 0xbeae9231df43ce57, 0x2563819c57e, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc42a164870, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc55b5b9b60, 0xc55b5b9d40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 97765 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5b640, 0x77, 0xc427da5b00) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc448e0e918, 0x77, 0xc45cff2700, 0xc45cff2718, 0x449e44) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitWrite(0xc448e0e918, 0xc45cff2700, 0x28, 0x5d1b86) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d | |
internal/poll.(*FD).WaitWrite(0xc448e0e900, 0xf95d28, 0x10918e0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37 | |
net.(*netFD).connect(0xc448e0e900, 0x10918e0, 0xc4a8f13260, 0x0, 0x0, 0x10877e0, 0xc52dc89260, 0x0, 0x0, 0x0, ...) | |
/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299 | |
net.(*netFD).dial(0xc448e0e900, 0x10918e0, 0xc4a8f13260, 0x1094ca0, 0x0, 0x1094ca0, 0xc54eaabc80, 0xc45cff2938, 0x5eed0e) | |
/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9 | |
net.socket(0x10918e0, 0xc4a8f13260, 0xf04f10, 0x3, 0x2, 0x1, 0x0, 0x0, 0x1094ca0, 0x0, ...) | |
/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6 | |
net.internetSocket(0x10918e0, 0xc4a8f13260, 0xf04f10, 0x3, 0x1094ca0, 0x0, 0x1094ca0, 0xc54eaabc80, 0x1, 0x0, ...) | |
/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129 | |
net.doDialTCP(0x10918e0, 0xc4a8f13260, 0xf04f10, 0x3, 0x0, 0xc54eaabc80, 0x1b09750, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9 | |
net.dialTCP(0x10918e0, 0xc4a8f13260, 0xf04f10, 0x3, 0x0, 0xc54eaabc80, 0x25078ded033, 0x1ae10e0, 0x37e118d0e) | |
/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4 | |
net.dialSingle(0x10918e0, 0xc4a8f13260, 0xc448e0e880, 0x108ada0, 0xc54eaabc80, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/dial.go:547 +0x375 | |
net.dialSerial(0x10918e0, 0xc4a8f13260, 0xc448e0e880, 0xc46aafc660, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/dial.go:515 +0x22d | |
net.(*Dialer).DialContext(0xc420096a20, 0x10918a0, 0xc420034048, 0xf04f10, 0x3, 0xc52dc89240, 0x15, 0x0, 0x0, 0x0, ...) | |
/usr/lib/go-1.10/src/net/dial.go:397 +0x678 | |
net.(*Dialer).Dial(0xc420096a20, 0xf04f10, 0x3, 0xc52dc89240, 0x15, 0x28, 0xc4255d2478, 0xc4e05f4d80, 0x0) | |
/usr/lib/go-1.10/src/net/dial.go:320 +0x75 | |
github.com/ethereum/go-ethereum/p2p.TCPDialer.Dial(0xc420096a20, 0xc4be711040, 0x30, 0xe3c260, 0x11dd4e4ca1b6fc01, 0xc4e05f4d80) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:65 +0xa9 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc54eaabc20, 0xc42013c280, 0xc4be711040, 0xe042900012bc6cb9, 0x281a95d3e4b17848) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:349 +0x48 | |
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc54eaabc20, 0xc42013c280) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:297 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x10864a0, 0xc54eaabc20, 0xc42013c280, 0xc42013b620) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:570 +0x19a | |
goroutine 57637 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc55b5b9b60) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 53455 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc483e85c20, 0xd40080, 0xc561d4b500, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc483e85c20) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 53457 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc483e85c20) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 16928 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6200, 0x72, 0xc421a77ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4d0fa5e18, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4d0fa5e18, 0xc456e1c500, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4d0fa5e00, 0xc456e1c540, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4d0fa5e00, 0xc456e1c540, 0x20, 0x20, 0xc42a9a4480, 0x80, 0xc421a77d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc457185ef0, 0xc456e1c540, 0x20, 0x20, 0x46aa10, 0x7fc242102000, 0xa) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc457185ef8, 0xc456e1c540, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc457185ef8, 0xc456e1c540, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc457185ef8, 0xc456e1c540, 0x20, 0x20, 0x20, 0x2, 0x61ff251f4dd) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4edf7a9a0, 0xbeae923294af663f, 0x256e055bb8e, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe431bebf, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc5621b6c60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4edbd7da0, 0xc4edbd7f80) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 1609 [chan receive, 41 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).Wait(...) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:261 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFastSyncContent.func1(0xc433ccc010, 0xc453f2c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1368 +0x44 | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFastSyncContent | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1367 +0x10e | |
goroutine 1601 [semacquire, 27 minutes]: | |
sync.runtime_Semacquire(0xc453f2c14c) | |
/usr/lib/go-1.10/src/runtime/sema.go:56 +0x39 | |
sync.(*WaitGroup).Wait(0xc453f2c140) | |
/usr/lib/go-1.10/src/sync/waitgroup.go:129 +0x72 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Cancel(0xc453f2c000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:517 +0x70 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync(0xc453f2c000, 0xc4406f2280, 0x5, 0x8, 0x5, 0xc4406f2280) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:500 +0x156 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer(0xc453f2c000, 0xc4288c9770, 0x692efbfaa7a11612, 0xcd8b527c99426db3, 0x52c1252716e4d65, 0x87f684de9150849, 0xc459358040, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:474 +0x666 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).synchronise(0xc453f2c000, 0xc4562b09b0, 0x10, 0x692efbfaa7a11612, 0xcd8b527c99426db3, 0x52c1252716e4d65, 0x87f684de9150849, 0xc459358040, 0x1, 0x0, ...) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:399 +0x38b | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Synchronise(0xc453f2c000, 0xc4562b09b0, 0x10, 0x692efbfaa7a11612, 0xcd8b527c99426db3, 0x52c1252716e4d65, 0x87f684de9150849, 0xc459358040, 0x1, 0x30, ...) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:317 +0x97 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0xc453dbe000, 0xc42a7405a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:200 +0x358 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:155 +0x21e | |
goroutine 60155 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc486729730, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4542da280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc5548745a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc5548745a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc458dfe9c0, 0x1089f20, 0xc486729730, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc486729730, 0xc458dfe9c0, 0x1089f20, 0xc486729730) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 6813 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4256be660, 0xd40080, 0xc43d4c3b00, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4256be660) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 32866 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4202ee4e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 69814 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4f339fb90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc50c941d00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc4346bd950, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc4346bd950, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc44e6dbec0, 0x1089f20, 0xc4f339fb90, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4f339fb90, 0xc44e6dbec0, 0x1089f20, 0xc4f339fb90) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 75053 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a63a0, 0x72, 0xc46214bac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc451727298, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc451727298, 0xc430986f00, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc451727280, 0xc430986f40, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc451727280, 0xc430986f40, 0x20, 0x20, 0xc46214bc00, 0xc51acd5401, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc42c3c31c8, 0xc430986f40, 0x20, 0x20, 0x10000c46214bc60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc42c3c31d0, 0xc430986f40, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc42c3c31d0, 0xc430986f40, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc42c3c31d0, 0xc430986f40, 0x20, 0x20, 0x20, 0x1, 0x61fd12bbef3) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc520eb2d90, 0xbeae92326f23fac5, 0x256bf2f85fb, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4fc52d5c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc431e8cc00, 0xc431e8cde0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 69813 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc44e6dbec0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 1608 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).Wait(...) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:261 | |
github.com/ethereum/go-ethereum/eth/downloader.(*stateSync).Cancel(0xc4260ca150, 0x1, 0x1b09750) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:268 +0x67 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFastSyncContent(0xc453f2c000, 0xc4213ca000, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1391 +0xb45 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func7(0xb6d490b700000008, 0xf966d0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:470 +0x33 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func1(0xc453f2c000, 0xc42564d2c0, 0xc459359d80) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:484 +0x59 | |
created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:484 +0xaf | |
goroutine 57638 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc426a86070, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc44f8bff40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc44de68ea0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc44de68ea0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc55b5b9b60, 0x1089f20, 0xc426a86070, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc426a86070, 0xc55b5b9b60, 0x1089f20, 0xc426a86070) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 20862 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5ba50, 0x72, 0xc449006ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4c7721798, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4c7721798, 0xc44514b600, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4c7721780, 0xc44514b6e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4c7721780, 0xc44514b6e0, 0x20, 0x20, 0xc434788180, 0xc531151640, 0xc449006d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45c49aaf0, 0xc44514b6e0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45c49aaf8, 0xc44514b6e0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45c49aaf8, 0xc44514b6e0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45c49aaf8, 0xc44514b6e0, 0x20, 0x20, 0x20, 0x2, 0x61f8a372a44) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4c9792000, 0xbeae923223ca2f98, 0x256783af0d8, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24f7c16ed8e, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc43cc55590, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc45bc302a0, 0xc45bc306c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 7015 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43382e7e0, 0xd40080, 0xc4a2e76380, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc43382e7e0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 18771 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6610, 0x72, 0xc426136ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4dfd55118, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4dfd55118, 0xc456e1c200, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4dfd55100, 0xc456e1c280, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4dfd55100, 0xc456e1c280, 0x20, 0x20, 0xc43ac28f00, 0xc4602bb280, 0xc426136d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc456a073f8, 0xc456e1c280, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc456a07408, 0xc456e1c280, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc456a07408, 0xc456e1c280, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc456a07408, 0xc456e1c280, 0x20, 0x20, 0x20, 0x2, 0x61ff12a9782) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4c0c81500, 0xbeae923293880940, 0x256df2e5e90, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe30a775d, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4be7036b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc45a017740, 0xc45a2b9b00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 25529 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4f55cc000) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 59629 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4dca5a840, 0xd40080, 0xc47c58b480, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4dca5a840) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 21273 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4edbd7800, 0xd40080, 0xc4e9e2ae00, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4edbd7800) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 66509 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5c1a0, 0x72, 0xc432d2dac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4a67fb018, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4a67fb018, 0xc446a98100, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4a67fb000, 0xc446a98180, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4a67fb000, 0xc446a98180, 0x20, 0x20, 0xc432d2dc00, 0xc499319801, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc42e8aa998, 0xc446a98180, 0x20, 0x20, 0x10000c432d2dc60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc42e8aa9a0, 0xc446a98180, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc42e8aa9a0, 0xc446a98180, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc42e8aa9a0, 0xc446a98180, 0x20, 0x20, 0x20, 0x1, 0x61d5ac33260) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc46adc45b0, 0xbeae922fccc75204, 0x25448c6f93e, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4428e8f60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc447961680, 0xc4479618c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 94932 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc5048a6e40, 0xd40080, 0xc4c7357000, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc5048a6e40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 60153 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6880, 0x72, 0xc538e36ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc46076bb18, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc46076bb18, 0xc535333700, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc46076bb00, 0xc535333760, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc46076bb00, 0xc535333760, 0x20, 0x20, 0xc45df12300, 0xc45104dbe0, 0xc538e36d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc429c558d8, 0xc535333760, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc429c558e0, 0xc535333760, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc429c558e0, 0xc535333760, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc429c558e0, 0xc535333760, 0x20, 0x20, 0x20, 0x2, 0x61ff51364fc) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc485659ce0, 0xbeae92329770d694, 0x256e3172be3, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe6f33dd8, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc433d7da70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc458dfe9c0, 0xc458dfeb40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 12141 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc425482180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 65957 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc5658bbbc0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 32867 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc5082a4310, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc55e6e5600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc55be2b7a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc55be2b7a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4202ee4e0, 0x1089f20, 0xc5082a4310, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc5082a4310, 0xc4202ee4e0, 0x1089f20, 0xc5082a4310) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 81456 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc44c119e00) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 7045 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6950, 0x72, 0xc42005fac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4af994c18, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4af994c18, 0xc4aa373e00, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4af994c00, 0xc4aa373e00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4af994c00, 0xc4aa373e00, 0x20, 0x20, 0xc42005fc00, 0xc45943f401, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45d8ce248, 0xc4aa373e00, 0x20, 0x20, 0x10000c42005fc60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45d8ce250, 0xc4aa373e00, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45d8ce250, 0xc4aa373e00, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45d8ce250, 0xc4aa373e00, 0x20, 0x20, 0x20, 0x1, 0x61e73908981) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc45b1c1810, 0xbeae9230f7298130, 0x2556194507e, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc42a776cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43382e7e0, 0xc493d14960) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 6777 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4256be660) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 81457 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4579ca070, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4de11eda0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc59f1e3a70, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc59f1e3a70, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc44c119e00, 0x1089f20, 0xc4579ca070, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4579ca070, 0xc44c119e00, 0x1089f20, 0xc4579ca070) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 12899 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4a32062a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4a1bf0580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc4a9389a70, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc4a9389a70, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43453fbc0, 0x1089f20, 0xc4a32062a0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4a32062a0, 0xc43453fbc0, 0x1089f20, 0xc4a32062a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 18773 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4c4e4c4d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc447e9bdc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc451074000, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc451074000, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc45a017740, 0x1089f20, 0xc4c4e4c4d0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c4e4c4d0, 0xc45a017740, 0x1089f20, 0xc4c4e4c4d0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 57635 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc55b5b9b60, 0xd40080, 0xc4fcb79a80, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc55b5b9b60) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 25528 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a66e0, 0x72, 0xc46214fac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4f2bf9218, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4f2bf9218, 0xc456e1c300, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4f2bf9200, 0xc456e1c3e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4f2bf9200, 0xc456e1c3e0, 0x20, 0x20, 0xc426330900, 0xc4c435e980, 0xc46214fd88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc43ac2a9d8, 0xc456e1c3e0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc43ac2a9e0, 0xc456e1c3e0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc43ac2a9e0, 0xc456e1c3e0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc43ac2a9e0, 0xc456e1c3e0, 0x20, 0x20, 0x20, 0x2, 0x61ff1c8117f) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4d674f180, 0xbeae92329425833a, 0x256dfcbd889, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe3a7e7ce, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4d86aa270, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4f55cc000, 0xc4f55cc180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 15769 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4dff6a230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4aa312260, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc451be4f30, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc451be4f30, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43382f740, 0x1089f20, 0xc4dff6a230, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4dff6a230, 0xc43382f740, 0x1089f20, 0xc4dff6a230) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 20863 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc45bc302a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 18772 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc45a017740) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 81455 [runnable]: | |
internal/poll.runtime_pollWait(0x7fc2420a62d0, 0x72, 0xc538e39ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4fbda9918, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4fbda9918, 0xc548a2b300, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4fbda9900, 0xc548a2b380, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4fbda9900, 0xc548a2b380, 0x20, 0x20, 0xc45f6fd500, 0xc4f55cdc40, 0xc538e39d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc428230db0, 0xc548a2b380, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc428230db8, 0xc548a2b380, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc428230db8, 0xc548a2b380, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc428230db8, 0xc548a2b380, 0x20, 0x20, 0x20, 0x2, 0x61ff58a6fec) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4477bff10, 0xbeae923297e7e0d5, 0x256e38e368b, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe76a3a5a, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc55a77a000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc44c119e00, 0xc4b7c1aa80) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 20864 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4c9792460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc45aa44aa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc4ccf92870, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc4ccf92870, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc45bc302a0, 0x1089f20, 0xc4c9792460, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c9792460, 0xc45bc302a0, 0x1089f20, 0xc4c9792460) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 66510 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc447961680) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 12140 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5c000, 0x72, 0xc425a6bac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4aedf6718, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4aedf6718, 0xc4fc888700, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4aedf6700, 0xc4fc8887c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4aedf6700, 0xc4fc8887c0, 0x20, 0x20, 0xc425a6bc00, 0xc43fdd6001, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45edd26c8, 0xc4fc8887c0, 0x20, 0x20, 0x10000c425a6bc60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45edd26d0, 0xc4fc8887c0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45edd26d0, 0xc4fc8887c0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45edd26d0, 0xc4fc8887c0, 0x20, 0x20, 0x20, 0x1, 0x61ce8abf5a7) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc445f5d490, 0xbeae922f51e5a980, 0x253d6afbca6, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc455c1f200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc425482180, 0xc425482420) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 15767 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6470, 0x72, 0xc45cff8ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4fc801418, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4fc801418, 0xc4a174b200, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4fc801400, 0xc4a174b2a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4fc801400, 0xc4a174b2a0, 0x20, 0x20, 0xc43ac29c80, 0xc457a466e0, 0xc45cff8d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45b960e28, 0xc4a174b2a0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45b960e30, 0xc4a174b2a0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45b960e30, 0xc4a174b2a0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45b960e30, 0xc4a174b2a0, 0x20, 0x20, 0x20, 0x2, 0x61fc5150bdc) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4c0f00cb0, 0xbeae9232630d47f6, 0x256b318d32e, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fb6f52326, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc42d6dabd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43382f740, 0xc43382fb60) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 20859 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc45bc302a0, 0xd40080, 0xc4c7718480, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc45bc302a0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 21275 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4edbd7800) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 94919 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc53864c8c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4794f7ec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc4f6e4a870, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc4f6e4a870, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc5048a6e40, 0x1089f20, 0xc53864c8c0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc53864c8c0, 0xc5048a6e40, 0x1089f20, 0xc53864c8c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 53490 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc461da1ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4de4434a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc42191c3f0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc42191c3f0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc483e85c20, 0x1089f20, 0xc461da1ea0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc461da1ea0, 0xc483e85c20, 0x1089f20, 0xc461da1ea0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 34521 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43382e960, 0xd40080, 0xc4c7718080, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc43382e960) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 94917 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5be60, 0x72, 0xc5537c0ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc45d167598, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc45d167598, 0xc548a2b100, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc45d167580, 0xc548a2b1e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc45d167580, 0xc548a2b1e0, 0x20, 0x20, 0xc4bb485980, 0xc4256bfac0, 0xc5537c0d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc4282312a0, 0xc548a2b1e0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc4282312a8, 0xc548a2b1e0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc4282312a8, 0xc548a2b1e0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc4282312a8, 0xc548a2b1e0, 0x20, 0x20, 0x20, 0x2, 0x61ff4a86369) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc556469650, 0xbeae92329705d54c, 0x256e2ac2a9a, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe6884d38, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4737df080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc5048a6e40, 0xc457a47320) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 21274 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5bd90, 0x72, 0xc4e8ecaac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4ea090018, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4ea090018, 0xc548a2ac00, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4ea090000, 0xc548a2aca0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4ea090000, 0xc548a2aca0, 0x20, 0x20, 0xc4b640d200, 0xc4edbd7100, 0xc4e8ecad88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45958c650, 0xc548a2aca0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc45958c658, 0xc548a2aca0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc45958c658, 0xc548a2aca0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc45958c658, 0xc548a2aca0, 0x20, 0x20, 0x20, 0x2, 0x61ff3b85624) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4ecf0a230, 0xbeae92329615c803, 0x256e1bc1d51, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fe59839de, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc421f412c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4edbd7800, 0xc4edbd7ec0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 21276 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4f0dbfb90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc4a3a59820, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc49fa68090, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc49fa68090, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4edbd7800, 0x1089f20, 0xc4f0dbfb90, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4f0dbfb90, 0xc4edbd7800, 0x1089f20, 0xc4f0dbfb90) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 60152 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc458dfe9c0, 0xd40080, 0xc4c5addf80, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc458dfe9c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 56702 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4256beb40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:240 +0x16e | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:195 +0x117 | |
goroutine 97946 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc2420a6060, 0x72, 0xc4255d0658) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc49a3e9818, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc49a3e9818, 0xc5a1867600, 0x1, 0x1) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc49a3e9800, 0xc5a18676c1, 0x1, 0x1, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc49a3e9800, 0xc5a18676c1, 0x1, 0x1, 0x7393e18a28040138, 0xc4258a2640, 0xc55fcacb10) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc45f2e7670, 0xc5a18676c1, 0x1, 0x1, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
net/http.(*connReader).backgroundRead(0xc5a18676b0) | |
/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 94606 [IO wait, 2 minutes]: | |
internal/poll.runtime_pollWait(0x7fc216c5b710, 0x72, 0xc4353ab950) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4fde82998, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4fde82998, 0xc5638dd800, 0x5ff, 0x5ff) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4fde82980, 0xc5638dd801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4fde82980, 0xc5638dd801, 0x5ff, 0x5ff, 0x3, 0xc4353aba68, 0x457817) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc4281f3980, 0xc5638dd801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
encoding/json.(*Decoder).refill(0xc42558a000, 0xc4353abb0a, 0x9) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132 | |
encoding/json.(*Decoder).readValue(0xc42558a000, 0x0, 0x0, 0x425bd9) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d | |
encoding/json.(*Decoder).Decode(0xc42558a000, 0xdcf680, 0xc4d69ca060, 0x1, 0xc4d69ca060) | |
/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78 | |
encoding/json.(*Decoder).Decode-fm(0xdcf680, 0xc4d69ca060, 0xc46a5f8158, 0x7) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:119 +0x3e | |
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc46a5f8140, 0x0, 0x0, 0x0, 0xc423ba9b00, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:144 +0xbe | |
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc425692b60, 0x1096b00, 0xc46a5f8140, 0xc425692b60, 0xc4a00eaef0, 0x1096b00, 0xc46a5f8140, 0xc421ed1988, 0x1) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:379 +0x5f | |
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc425692b60, 0x1096b00, 0xc46a5f8140, 0x556b4a52fdbe2e00, 0x3, 0x10918a0, 0xc420034048, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:163 +0x2ee | |
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc425692b60, 0x1096b00, 0xc46a5f8140, 0x3) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:219 +0x94 | |
created by github.com/ethereum/go-ethereum/rpc.StartIPCEndpoint.func1 | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/endpoints.go:115 +0x1dd | |
goroutine 56700 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4256beb40, 0xd40080, 0xc4ca1eb100, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc4256beb40) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 59630 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5c340, 0x72, 0xc538e37ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc4c7728218, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc4c7728218, 0xc55bb28400, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc4c7728200, 0xc55bb28440, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc4c7728200, 0xc55bb28440, 0x20, 0x20, 0xc538e37c00, 0xc479731201, 0x3) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc42d1098c0, 0xc55bb28440, 0x20, 0x20, 0x10000c538e37c60, 0x0, 0x1) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc42d1098c8, 0xc55bb28440, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc42d1098c8, 0xc55bb28440, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc42d1098c8, 0xc55bb28440, 0x20, 0x20, 0x20, 0x1, 0x61f322e44ab) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4df3d05b0, 0xbeae9231c75c13c7, 0x25620320b4e, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc53c80b950, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4dca5a840, 0xc4dca5ac60) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 65936 [select, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc5658bbbc0, 0xd40080, 0xc561d4b100, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:204 +0x2ce | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc42013c280, 0xc5658bbbc0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+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-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:646 +0x12bf | |
goroutine 65958 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4281656c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x488bea, 0x1088180) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:403 +0x130 | |
github.com/ethereum/go-ethereum/eth.(*meteredMsgReadWriter).ReadMsg(0xc552c14ce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/metrics.go:83 +0x93 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc453dbe000, 0xc42652a360, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:320 +0xa6 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc453dbe000, 0xc42652a360, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:309 +0x846 | |
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc5658bbbc0, 0x1089f20, 0xc4281656c0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:142 +0x1db | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4281656c0, 0xc5658bbbc0, 0x1089f20, 0xc4281656c0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:349 +0x66 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:348 +0x201 | |
goroutine 53456 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5bf30, 0x72, 0xc462148ac0) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc55a71af98, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc55a71af98, 0xc4da2c1000, 0x20, 0x20) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc55a71af80, 0xc4da2c10a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc55a71af80, 0xc4da2c10a0, 0x20, 0x20, 0xc4bb485b00, 0xc4c4ef15e0, 0xc462148d88) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc429c0c650, 0xc4da2c10a0, 0x20, 0x20, 0x2, 0x2, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc429c0c658, 0xc4da2c10a0, 0x20, 0x20, 0xecd160, 0x7fc22c1dd348, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/metrics.go:60 +0x52 | |
io.ReadAtLeast(0x7fc22c1dd348, 0xc429c0c658, 0xc4da2c10a0, 0x20, 0x20, 0x20, 0xecd160, 0x4a9f00, 0x7fc22c1dd348) | |
/usr/lib/go-1.10/src/io/io.go:309 +0x86 | |
io.ReadFull(0x7fc22c1dd348, 0xc429c0c658, 0xc4da2c10a0, 0x20, 0x20, 0x20, 0x2, 0x61fbc296ca7) | |
/usr/lib/go-1.10/src/io/io.go:327 +0x58 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc43c405730, 0xbeae92325a21a85a, 0x256aa2d33aa, 0x1ae10e0, 0x0, 0x0, 0x1ae10e0, 0x24fae093376, 0x1ae10e0, 0x20002) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:656 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4f3321860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:95 +0x127 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc483e85c20, 0xc483e85e60) | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:256 +0xa6 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/build/ethereum-3i815t/ethereum-1.8.4+build13183+xenial/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:194 +0xf2 | |
goroutine 97404 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fc216c5bcc0, 0x72, 0xc45f67f868) | |
/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57 | |
internal/poll.(*pollDesc).wait(0xc43f786498, 0x72, 0xffffffffffffff00, 0x1088740, 0x1790ca8) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b | |
internal/poll.(*pollDesc).waitRead(0xc43f786498, 0xc42aaa6000, 0x1000, 0x1000) | |
/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d | |
internal/poll.(*FD).Read(0xc43f786480, 0xc42aaa6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d | |
net.(*netFD).Read(0xc43f786480, 0xc42aaa6000, 0x1000, 0x1000, 0xc45f67f978, 0x7cdb3a, 0xc4ef412818) | |
/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc427d00da8, 0xc42aaa6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/net.go:176 +0x6a | |
net/http.(*connReader).Read(0xc4ef412810, 0xc42aaa6000, 0x1000, 0x1000, 0x100000, 0x100000, 0xc52bec2000) | |
/usr/lib/go-1.10/src/net/http/server.go:764 +0xf8 | |
bufio.(*Reader).fill(0xc4afa03d40) | |
/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e | |
bufio.(*Reader).ReadSlice(0xc4afa03d40, 0xc53907500a, 0xc45f67fad8, 0x425746, 0x7fc21723ca28, 0x1c, 0xc45f67fac0) | |
/usr/lib/go-1.10/src/bufio/bufio.go:341 +0x2c | |
bufio.(*Reader).ReadLine(0xc4afa03d40, 0xc4c7725c00, 0x100, 0xf8, 0xeedb60, 0xf95b01, 0x100c45f67fb58) | |
/usr/lib/go-1.10/src/bufio/bufio.go:370 +0x34 | |
net/textproto.(*Reader).readLineSlice(0xc4ef412840, 0xc52a1bf400, 0xc45f67fba8, 0x426428, 0x100, 0xeedb60) | |
/usr/lib/go-1.10/src/net/textproto/reader.go:55 +0x70 | |
net/textproto.(*Reader).ReadLine(0xc4ef412840, 0xc4c7725c00, 0x0, 0x0, 0x72) | |
/usr/lib/go-1.10/src/net/textproto/reader.go:36 +0x2b | |
net/http.readRequest(0xc4afa03d40, 0x0, 0xc4c7725c00, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/http/request.go:929 +0x8c | |
net/http.(*conn).readRequest(0xc4e5a9fc20, 0x1091860, 0xc4dd327600, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.10/src/net/http/server.go:944 +0x16f | |
net/http.(*conn).serve(0xc4e5a9fc20, 0x1091860, 0xc4dd327600) | |
/usr/lib/go-1.10/src/net/http/server.go:1768 +0x4dc | |
created by net/http.(*Server).Serve | |
/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment