Created
August 17, 2020 09:37
-
-
Save ligi/8cfd2794b57e85abab0bf8ea32440d8d to your computer and use it in GitHub Desktop.
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
instance: Geth/v1.9.16-unstable-3ebfeb09-20200619/linux-amd64/go1.13.8 | |
at block: 10160019 (Fri May 29 2020 09:59:51 GMT+0000 (UTC)) | |
datadir: /home/archive/geth_fresh2 | |
modules: admin:1.0 debug:1.0 eth:1.0 ethash:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0 | |
> | |
goroutine 296640246 [running]: | |
runtime/pprof.writeGoroutineStacks(0x14ea2e0, 0xc0b6a25560, 0x11418c0, 0xc0bee34350) | |
/usr/lib/go-1.13/src/runtime/pprof/pprof.go:679 +0x9d | |
runtime/pprof.writeGoroutine(0x14ea2e0, 0xc0b6a25560, 0x2, 0x20302d, 0xc0b6a24ed0) | |
/usr/lib/go-1.13/src/runtime/pprof/pprof.go:668 +0x44 | |
runtime/pprof.(*Profile).WriteTo(0x1d29980, 0x14ea2e0, 0xc0b6a25560, 0x2, 0x7facaddfae78, 0xc058225930) | |
/usr/lib/go-1.13/src/runtime/pprof/pprof.go:329 +0x3da | |
github.com/ethereum/go-ethereum/internal/debug.(*HandlerT).Stacks(0xc0002ae050, 0x0, 0x0) | |
/home/archive/git/go-ethereum/internal/debug/api.go:195 +0x81 | |
reflect.Value.call(0xc05a4a5f80, 0xc05a572370, 0x13, 0x12679bb, 0x4, 0xc0b6a25410, 0x1, 0x2, 0xc058225b70, 0x462adc, ...) | |
/usr/lib/go-1.13/src/reflect/value.go:460 +0x5f6 | |
reflect.Value.Call(0xc05a4a5f80, 0xc05a572370, 0x13, 0xc0b6a25410, 0x1, 0x2, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/reflect/value.go:321 +0xb4 | |
github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc05a577c80, 0x150d580, 0xc0ebc8f000, 0xc072ae8c20, 0xc, 0x1fd09e8, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/archive/git/go-ethereum/rpc/service.go:206 +0x2b9 | |
github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0289f26c0, 0x150d580, 0xc0ebc8f000, 0xc09e247500, 0xc05a577c80, 0x1fd09e8, 0x0, 0x0, 0x0) | |
/home/archive/git/go-ethereum/rpc/handler.go:389 +0x8a | |
github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0289f26c0, 0xc0b6a25050, 0xc09e247500, 0x42a9fe) | |
/home/archive/git/go-ethereum/rpc/handler.go:337 +0x298 | |
github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0289f26c0, 0xc0b6a25050, 0xc09e247500, 0x14f8801) | |
/home/archive/git/go-ethereum/rpc/handler.go:298 +0x1f3 | |
github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc0b6a25050) | |
/home/archive/git/go-ethereum/rpc/handler.go:139 +0x46 | |
github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc0289f26c0, 0xc105c54880) | |
/home/archive/git/go-ethereum/rpc/handler.go:226 +0x119 | |
created by github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc | |
/home/archive/git/go-ethereum/rpc/handler.go:222 +0x66 | |
goroutine 1 [chan receive, 83932 minutes]: | |
github.com/ethereum/go-ethereum/node.(*Node).Wait(0xc0000d0c80) | |
/home/archive/git/go-ethereum/node/node.go:523 +0x7c | |
main.geth(0xc0000e0000, 0x0, 0x0) | |
/home/archive/git/go-ethereum/cmd/geth/main.go:351 +0xd9 | |
gopkg.in/urfave/cli%2ev1.HandleAction(0x108b760, 0x1341ad0, 0xc0000e0000, 0xc000117da0, 0x0) | |
/home/archive/go/pkg/mod/gopkg.in/urfave/[email protected]/app.go:490 +0xc8 | |
gopkg.in/urfave/cli%2ev1.(*App).Run(0xc000032340, 0xc000032680, 0x1a, 0x1a, 0x0, 0x0) | |
/home/archive/go/pkg/mod/gopkg.in/urfave/[email protected]/app.go:264 +0x58c | |
main.main() | |
/home/archive/git/go-ethereum/cmd/geth/main.go:268 +0x55 | |
goroutine 9 [chan receive]: | |
github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x1f8f7a0) | |
/home/archive/git/go-ethereum/metrics/meter.go:289 +0x78 | |
created by github.com/ethereum/go-ethereum/metrics.NewMeter | |
/home/archive/git/go-ethereum/metrics/meter.go:55 +0x111 | |
goroutine 10 [chan receive, 83932 minutes]: | |
github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc00007e840, 0xc00007e780) | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:36 +0xb6 | |
created by github.com/rjeczalik/notify.newNonrecursiveTree | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:29 +0xdc | |
goroutine 11 [chan receive, 83932 minutes]: | |
github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc00007e840, 0xc00007e7e0) | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:81 +0x58 | |
created by github.com/rjeczalik/notify.newNonrecursiveTree | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:30 +0x108 | |
goroutine 12 [syscall, 83932 minutes]: | |
os/signal.signal_recv(0x0) | |
/usr/lib/go-1.13/src/runtime/sigqueue.go:147 +0x9c | |
os/signal.loop() | |
/usr/lib/go-1.13/src/os/signal/signal_unix.go:23 +0x22 | |
created by os/signal.init.0 | |
/usr/lib/go-1.13/src/os/signal/signal_unix.go:29 +0x41 | |
goroutine 13 [chan receive, 1149 minutes]: | |
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000174b10) | |
/home/archive/git/go-ethereum/core/tx_cacher.go:63 +0x97 | |
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
/home/archive/git/go-ethereum/core/tx_cacher.go:55 +0x9f | |
goroutine 14 [chan receive, 1149 minutes]: | |
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000174b10) | |
/home/archive/git/go-ethereum/core/tx_cacher.go:63 +0x97 | |
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
/home/archive/git/go-ethereum/core/tx_cacher.go:55 +0x9f | |
goroutine 15 [chan receive, 1149 minutes]: | |
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000174b10) | |
/home/archive/git/go-ethereum/core/tx_cacher.go:63 +0x97 | |
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
/home/archive/git/go-ethereum/core/tx_cacher.go:55 +0x9f | |
goroutine 16 [chan receive, 1149 minutes]: | |
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000174b10) | |
/home/archive/git/go-ethereum/core/tx_cacher.go:63 +0x97 | |
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
/home/archive/git/go-ethereum/core/tx_cacher.go:55 +0x9f | |
goroutine 52 [select]: | |
github.com/ethereum/go-ethereum/metrics/influxdb.(*reporter).run(0xc00037c0f0) | |
/home/archive/git/go-ethereum/metrics/influxdb/influxdb.go:105 +0x100 | |
github.com/ethereum/go-ethereum/metrics/influxdb.InfluxDBWithTags(0x1518ca0, 0xc00006a950, 0x2540be400, 0x7fff59cc25fd, 0x26, 0x7fff59cc25a9, 0x7, 0x7fff59cc2640, 0x7, 0x7fff59cc2664, ...) | |
/home/archive/git/go-ethereum/metrics/influxdb/influxdb.go:58 +0x4a1 | |
created by github.com/ethereum/go-ethereum/cmd/utils.SetupMetrics | |
/home/archive/git/go-ethereum/cmd/utils/flags.go:1739 +0x345 | |
goroutine 35 [select]: | |
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc00037c000) | |
/home/archive/git/go-ethereum/consensus/ethash/sealer.go:278 +0x276 | |
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer | |
/home/archive/git/go-ethereum/consensus/ethash/sealer.go:262 +0x2ae | |
goroutine 66 [IO wait, 83932 minutes]: | |
internal/poll.runtime_pollWait(0x7faed4429f08, 0x72, 0x0) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc0002a6198, 0x72, 0x0, 0x0, 0x126b201) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Accept(0xc0002a6180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:384 +0x1f8 | |
net.(*netFD).accept(0xc0002a6180, 0xc0000f1d28, 0x1f978c0, 0x7faed6e976d0) | |
/usr/lib/go-1.13/src/net/fd_unix.go:238 +0x42 | |
net.(*TCPListener).accept(0xc0002d0000, 0xc0000f1d58, 0x428fb8, 0x30) | |
/usr/lib/go-1.13/src/net/tcpsock_posix.go:139 +0x32 | |
net.(*TCPListener).Accept(0xc0002d0000, 0x11a9440, 0xc000298d20, 0x10c9b60, 0x1d24430) | |
/usr/lib/go-1.13/src/net/tcpsock.go:261 +0x47 | |
net/http.(*Server).Serve(0xc000168000, 0x1507580, 0xc0002d0000, 0x0, 0x0) | |
/usr/lib/go-1.13/src/net/http/server.go:2896 +0x280 | |
net/http.(*Server).ListenAndServe(0xc000168000, 0xc000168000, 0x0) | |
/usr/lib/go-1.13/src/net/http/server.go:2825 +0xb7 | |
net/http.ListenAndServe(...) | |
/usr/lib/go-1.13/src/net/http/server.go:3081 | |
github.com/ethereum/go-ethereum/internal/debug.StartPProf.func1(0xc000037280, 0xc) | |
/home/archive/git/go-ethereum/internal/debug/flags.go:210 +0x7a | |
created by github.com/ethereum/go-ethereum/internal/debug.StartPProf | |
/home/archive/git/go-ethereum/internal/debug/flags.go:209 +0x1e9 | |
goroutine 53 [sleep]: | |
runtime.goparkunlock(...) | |
/usr/lib/go-1.13/src/runtime/proc.go:310 | |
time.Sleep(0xb2d05e00) | |
/usr/lib/go-1.13/src/runtime/time.go:105 +0x157 | |
github.com/ethereum/go-ethereum/metrics.CollectProcessMetrics(0xb2d05e00) | |
/home/archive/git/go-ethereum/metrics/metrics.go:124 +0x961 | |
created by main.prepare | |
/home/archive/git/go-ethereum/cmd/geth/main.go:337 +0x391 | |
goroutine 39 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc0001609e0) | |
/home/archive/git/go-ethereum/accounts/keystore/watch.go:94 +0x50d | |
created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start | |
/home/archive/git/go-ethereum/accounts/keystore/watch.go:52 +0x59 | |
goroutine 24 [syscall, 83932 minutes]: | |
syscall.Syscall6(0xe8, 0x6, 0xc0002c379c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x106ea00) | |
/usr/lib/go-1.13/src/syscall/asm_linux_amd64.s:44 +0x5 | |
golang.org/x/sys/unix.EpollWait(0x6, 0xc0002c379c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0) | |
/home/archive/go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:76 +0x72 | |
github.com/rjeczalik/notify.(*inotify).loop(0xc00011a000, 0xc0002b2000) | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:194 +0x77 | |
created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:134 +0x15b | |
goroutine 25 [chan receive, 83932 minutes]: | |
github.com/rjeczalik/notify.(*inotify).send(0xc00011a000, 0xc0002b2000) | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab | |
created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x1b4 | |
goroutine 26 [chan receive, 83932 minutes]: | |
github.com/rjeczalik/notify.(*inotify).send(0xc00011a000, 0xc0002b2000) | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab | |
created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
/home/archive/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x1b4 | |
goroutine 54 [select]: | |
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc00037ca50) | |
/home/archive/git/go-ethereum/accounts/keystore/keystore.go:209 +0xcc | |
created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe | |
/home/archive/git/go-ethereum/accounts/keystore/keystore.go:196 +0x142 | |
goroutine 55 [sleep]: | |
runtime.goparkunlock(...) | |
/usr/lib/go-1.13/src/runtime/proc.go:310 | |
time.Sleep(0x3b9aca00) | |
/usr/lib/go-1.13/src/runtime/time.go:105 +0x157 | |
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc0002ec140) | |
/home/archive/git/go-ethereum/accounts/usbwallet/hub.go:265 +0x3e | |
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).Subscribe | |
/home/archive/git/go-ethereum/accounts/usbwallet/hub.go:254 +0x142 | |
goroutine 56 [sleep]: | |
runtime.goparkunlock(...) | |
/usr/lib/go-1.13/src/runtime/proc.go:310 | |
time.Sleep(0x3b9aca00) | |
/usr/lib/go-1.13/src/runtime/time.go:105 +0x157 | |
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc0000c8280) | |
/home/archive/git/go-ethereum/accounts/usbwallet/hub.go:265 +0x3e | |
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).Subscribe | |
/home/archive/git/go-ethereum/accounts/usbwallet/hub.go:254 +0x142 | |
goroutine 57 [sleep]: | |
runtime.goparkunlock(...) | |
/usr/lib/go-1.13/src/runtime/proc.go:310 | |
time.Sleep(0x3b9aca00) | |
/usr/lib/go-1.13/src/runtime/time.go:105 +0x157 | |
github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).updater(0xc0000c8500) | |
/home/archive/git/go-ethereum/accounts/usbwallet/hub.go:265 +0x3e | |
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*Hub).Subscribe | |
/home/archive/git/go-ethereum/accounts/usbwallet/hub.go:254 +0x142 | |
goroutine 58 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc0002c4000) | |
/home/archive/git/go-ethereum/accounts/manager.go:111 +0x1b8 | |
created by github.com/ethereum/go-ethereum/accounts.NewManager | |
/home/archive/git/go-ethereum/accounts/manager.go:79 +0x4be | |
goroutine 59 [select]: | |
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0002f87e0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x134 | |
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176 | |
goroutine 60 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0000c2000) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/session_util.go:189 +0x5f9 | |
created by github.com/syndtr/goleveldb/leveldb.newSession | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/session.go:93 +0x2b4 | |
goroutine 40 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc000230000) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:91 +0xcd | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:148 +0x40c | |
goroutine 41 [select, 1 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc000230000) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x42e | |
goroutine 42 [runnable]: | |
github.com/syndtr/goleveldb/leveldb.(*versionStaging).finish(0xc000835570, 0xc0002ea501, 0x0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/version.go:484 +0x2e3 | |
github.com/syndtr/goleveldb/leveldb.(*version).spawn(0xc138630540, 0xc0002ea500, 0x428701, 0xc063e3e7d0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/version.go:283 +0x71 | |
github.com/syndtr/goleveldb/leveldb.(*session).commit(0xc0000c2000, 0xc0002ea500, 0xc000835601, 0x0, 0x0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/session.go:216 +0xb1 | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit.func1(0xc058e1cc18, 0xc063e3e701, 0xc058e1cc18) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:264 +0x3c | |
github.com/syndtr/goleveldb/leveldb.(*compactionTransactFunc).run(0xc0e2aef5a0, 0xc058e1cc18, 0x4f16a1, 0xc12adb25a0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:242 +0x33 | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0xc000230000, 0xc0fce8b3e0, 0x11, 0x14fa840, 0xc0e2aef5a0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:186 +0x181 | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransactFunc(...) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:253 | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit(0xc000230000, 0x126f66e, 0xa, 0xc0002ea500) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:263 +0x18a | |
github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0xc000230000, 0xc052760480, 0xc138630500) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:554 +0xd62 | |
github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0xc000230000) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:644 +0x54 | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc000230000) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:863 +0x2ef | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:155 +0x582 | |
goroutine 43 [select, 1125 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc000230000) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:773 +0x150 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:156 +0x5a4 | |
goroutine 44 [select]: | |
github.com/ethereum/go-ethereum/ethdb/leveldb.(*Database).meter(0xc0000dc000, 0xb2d05e00) | |
/home/archive/git/go-ethereum/ethdb/leveldb/leveldb.go:402 +0x1a28 | |
created by github.com/ethereum/go-ethereum/ethdb/leveldb.New | |
/home/archive/git/go-ethereum/ethdb/leveldb/leveldb.go:132 +0xa25 | |
goroutine 45 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/core/rawdb.(*freezer).freeze(0xc000190300, 0x151a3e0, 0xc0000dc000) | |
/home/archive/git/go-ethereum/core/rawdb/freezer.go:269 +0x1d52 | |
created by github.com/ethereum/go-ethereum/core/rawdb.NewDatabaseWithFreezer | |
/home/archive/git/go-ethereum/core/rawdb/database.go:175 +0x1c8 | |
goroutine 28 [select, 1150 minutes]: | |
github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc0002cc500) | |
/home/archive/git/go-ethereum/core/chain_indexer.go:308 +0x11f | |
created by github.com/ethereum/go-ethereum/core.NewChainIndexer | |
/home/archive/git/go-ethereum/core/chain_indexer.go:116 +0x24d | |
goroutine 74 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).loop(0xc000460f20) | |
/home/archive/git/go-ethereum/eth/fetcher/tx_fetcher.go:355 +0x5f4 | |
created by github.com/ethereum/go-ethereum/eth/fetcher.(*TxFetcher).Start | |
/home/archive/git/go-ethereum/eth/fetcher/tx_fetcher.go:337 +0x3f | |
goroutine 94 [select, 52 minutes]: | |
github.com/ethereum/go-ethereum/p2p/enode.(*DB).expirer(0xc058746980) | |
/home/archive/git/go-ethereum/p2p/enode/nodedb.go:311 +0x10c | |
created by github.com/ethereum/go-ethereum/p2p/enode.(*DB).ensureExpirer.func1 | |
/home/archive/git/go-ethereum/p2p/enode/nodedb.go:302 +0x3e | |
goroutine 31 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/core.(*ChainIndexer).eventLoop(0xc0002cc500, 0xc000035440, 0xc059301aa0, 0x14f9c00, 0xc059307fa0) | |
/home/archive/git/go-ethereum/core/chain_indexer.go:208 +0x2a2 | |
created by github.com/ethereum/go-ethereum/core.(*ChainIndexer).Start | |
/home/archive/git/go-ethereum/core/chain_indexer.go:149 +0xcf | |
goroutine 30 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/core.(*BlockChain).maintainTxIndex(0xc059fba000, 0x0) | |
/home/archive/git/go-ethereum/core/blockchain.go:2264 +0x213 | |
created by github.com/ethereum/go-ethereum/core.NewBlockChain | |
/home/archive/git/go-ethereum/core/blockchain.go:329 +0xca7 | |
goroutine 29 [select]: | |
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc059fba000) | |
/home/archive/git/go-ethereum/core/blockchain.go:2189 +0x10f | |
created by github.com/ethereum/go-ethereum/core.NewBlockChain | |
/home/archive/git/go-ethereum/core/blockchain.go:326 +0xc39 | |
goroutine 62 [select, 1 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc059fce380) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x42e | |
goroutine 61 [select, 22 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc059fce380) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:91 +0xcd | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:148 +0x40c | |
goroutine 27 [select]: | |
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc059c9a000) | |
/home/archive/git/go-ethereum/consensus/ethash/sealer.go:278 +0x276 | |
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer | |
/home/archive/git/go-ethereum/consensus/ethash/sealer.go:262 +0x2ae | |
goroutine 63 [select, 22 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc059fce380) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:836 +0x25d | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:155 +0x582 | |
goroutine 64 [select, 31 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc059fce380) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:773 +0x150 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:156 +0x5a4 | |
goroutine 32 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/core.(*TxPool).scheduleReorgLoop(0xc059fc8000) | |
/home/archive/git/go-ethereum/core/tx_pool.go:977 +0x23d | |
created by github.com/ethereum/go-ethereum/core.NewTxPool | |
/home/archive/git/go-ethereum/core/tx_pool.go:288 +0x733 | |
goroutine 33 [select]: | |
github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc059fc8000) | |
/home/archive/git/go-ethereum/core/tx_pool.go:330 +0x32b | |
created by github.com/ethereum/go-ethereum/core.NewTxPool | |
/home/archive/git/go-ethereum/core/tx_pool.go:305 +0x7d2 | |
goroutine 98 [select]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc059ffa000) | |
/home/archive/git/go-ethereum/eth/downloader/downloader.go:1813 +0x358 | |
created by github.com/ethereum/go-ethereum/eth/downloader.New | |
/home/archive/git/go-ethereum/eth/downloader/downloader.go:243 +0x405 | |
goroutine 99 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).stateFetcher(0xc059ffa000) | |
/home/archive/git/go-ethereum/eth/downloader/statesync.go:77 +0x106 | |
created by github.com/ethereum/go-ethereum/eth/downloader.New | |
/home/archive/git/go-ethereum/eth/downloader/downloader.go:244 +0x427 | |
goroutine 100 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).mainLoop(0xc000200900) | |
/home/archive/git/go-ethereum/miner/worker.go:428 +0x34f | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/home/archive/git/go-ethereum/miner/worker.go:226 +0x525 | |
goroutine 101 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).newWorkLoop(0xc000200900, 0xb2d05e00) | |
/home/archive/git/go-ethereum/miner/worker.go:363 +0x2c9 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/home/archive/git/go-ethereum/miner/worker.go:227 +0x551 | |
goroutine 102 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).resultLoop(0xc000200900) | |
/home/archive/git/go-ethereum/miner/worker.go:573 +0xdd | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/home/archive/git/go-ethereum/miner/worker.go:228 +0x573 | |
goroutine 103 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).taskLoop(0xc000200900) | |
/home/archive/git/go-ethereum/miner/worker.go:538 +0xf2 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/home/archive/git/go-ethereum/miner/worker.go:229 +0x595 | |
goroutine 105 [select]: | |
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc00019d340) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x134 | |
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176 | |
goroutine 106 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc059c9a1e0) | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/session_util.go:189 +0x5f9 | |
created by github.com/syndtr/goleveldb/leveldb.newSession | |
/home/archive/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/session.go:93 +0x2b4 | |
goroutine 114 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x150dd00, 0xc00029b7c0, 0xc05a01e2a0, 0x12676c4, 0x3, 0x765f, 0x765f, 0x127113d, 0xc) | |
/home/archive/git/go-ethereum/p2p/nat/nat.go:114 +0x453 | |
github.com/ethereum/go-ethereum/p2p.(*Server).setupListening.func1(0xc0001fe500, 0xc05a02a7e0) | |
/home/archive/git/go-ethereum/p2p/server.go:673 +0x8b | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening | |
/home/archive/git/go-ethereum/p2p/server.go:672 +0x22f | |
goroutine 115 [IO wait, 6937 minutes]: | |
internal/poll.runtime_pollWait(0x7faed4429e38, 0x72, 0x0) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc05a47e098, 0x72, 0x0, 0x0, 0x126b201) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Accept(0xc05a47e080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:384 +0x1f8 | |
net.(*netFD).accept(0xc05a47e080, 0xaf9390, 0x1a3e440, 0x1d6c8c0) | |
/usr/lib/go-1.13/src/net/fd_unix.go:238 +0x42 | |
net.(*TCPListener).accept(0xc058746a00, 0x421d6b, 0xc00001a840, 0x0) | |
/usr/lib/go-1.13/src/net/tcpsock_posix.go:139 +0x32 | |
net.(*TCPListener).Accept(0xc058746a00, 0x0, 0xc0001fe500, 0x1518d00, 0xc1763307e0) | |
/usr/lib/go-1.13/src/net/tcpsock.go:261 +0x47 | |
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc0001fe500) | |
/home/archive/git/go-ethereum/p2p/server.go:861 +0x27e | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening | |
/home/archive/git/go-ethereum/p2p/server.go:680 +0x15a | |
goroutine 116 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc000595980, 0xc05a0285a0, 0xc058746a20) | |
/home/archive/git/go-ethereum/p2p/enode/iter.go:281 +0x1d8 | |
created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource | |
/home/archive/git/go-ethereum/p2p/enode/iter.go:180 +0x17a | |
goroutine 117 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x150dd00, 0xc00029b7c0, 0xc05a01e2a0, 0x12676d3, 0x3, 0x765f, 0x765f, 0x127782f, 0x12) | |
/home/archive/git/go-ethereum/p2p/nat/nat.go:114 +0x453 | |
github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery.func1(0xc0001fe500, 0xc05a02a8a0) | |
/home/archive/git/go-ethereum/p2p/server.go:567 +0x8b | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery | |
/home/archive/git/go-ethereum/p2p/server.go:566 +0x7f1 | |
goroutine 73 [select, 1232 minutes]: | |
github.com/ethereum/go-ethereum/eth/fetcher.(*BlockFetcher).loop(0xc000440270) | |
/home/archive/git/go-ethereum/eth/fetcher/block_fetcher.go:340 +0x6f6 | |
created by github.com/ethereum/go-ethereum/eth/fetcher.(*BlockFetcher).Start | |
/home/archive/git/go-ethereum/eth/fetcher/block_fetcher.go:200 +0x3f | |
goroutine 118 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*Table).loop(0xc058749e00) | |
/home/archive/git/go-ethereum/p2p/discover/table.go:236 +0x359 | |
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4 | |
/home/archive/git/go-ethereum/p2p/discover/v4_udp.go:151 +0x2c0 | |
goroutine 119 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*UDPv4).loop(0xc05a486000) | |
/home/archive/git/go-ethereum/p2p/discover/v4_udp.go:438 +0x541 | |
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4 | |
/home/archive/git/go-ethereum/p2p/discover/v4_udp.go:154 +0x2fd | |
goroutine 120 [IO wait]: | |
internal/poll.runtime_pollWait(0x7faed4429d68, 0x72, 0x0) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc05a47e118, 0x72, 0x500, 0x500, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).ReadFrom(0xc05a47e100, 0xc05a4f4000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:219 +0x1c3 | |
net.(*netFD).readFrom(0xc05a47e100, 0xc05a4f4000, 0x500, 0x500, 0x66aacacd37587eb1, 0xc6e5c9db4e7cbd45, 0xbf90eb89194fa3bd, 0x97e8e7a3f27413, 0x66aacacd37587eb1) | |
/usr/lib/go-1.13/src/net/fd_unix.go:208 +0x5b | |
net.(*UDPConn).readFrom(0xc058587208, 0xc05a4f4000, 0x500, 0x500, 0xc05a4f4000, 0x0, 0xc1e1511ec0, 0xc00000e380) | |
/usr/lib/go-1.13/src/net/udpsock_posix.go:47 +0x6a | |
net.(*UDPConn).ReadFromUDP(0xc058587208, 0xc05a4f4000, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/net/udpsock.go:109 +0x5d | |
github.com/ethereum/go-ethereum/p2p/discover.(*UDPv4).readLoop(0xc05a486000, 0x0) | |
/home/archive/git/go-ethereum/p2p/discover/v4_udp.go:515 +0xf5 | |
created by github.com/ethereum/go-ethereum/p2p/discover.ListenV4 | |
/home/archive/git/go-ethereum/p2p/discover/v4_udp.go:155 +0x32c | |
goroutine 121 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc000595980, 0xc05a0285a0, 0xc058747ee0) | |
/home/archive/git/go-ethereum/p2p/enode/iter.go:281 +0x1d8 | |
created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource | |
/home/archive/git/go-ethereum/p2p/enode/iter.go:180 +0x17a | |
goroutine 122 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).readNodes(0xc05a02c160, 0x1506540, 0xc000595980) | |
/home/archive/git/go-ethereum/p2p/dial.go:323 +0x16d | |
created by github.com/ethereum/go-ethereum/p2p.newDialScheduler | |
/home/archive/git/go-ethereum/p2p/dial.go:180 +0x345 | |
goroutine 123 [select, 1195 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*dialScheduler).loop(0xc05a02c160, 0x1506540, 0xc000595980) | |
/home/archive/git/go-ethereum/p2p/dial.go:243 +0x336 | |
created by github.com/ethereum/go-ethereum/p2p.newDialScheduler | |
/home/archive/git/go-ethereum/p2p/dial.go:181 +0x384 | |
goroutine 124 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc0001fe500) | |
/home/archive/git/go-ethereum/p2p/server.go:714 +0x596 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
/home/archive/git/go-ethereum/p2p/server.go:488 +0x3b5 | |
goroutine 125 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startEthEntryUpdate.func1(0x14f9c00, 0xc058747f00, 0xc05a4a47e0, 0xc05a0241c0, 0xc00019cb60) | |
/home/archive/git/go-ethereum/eth/discovery.go:50 +0x16a | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startEthEntryUpdate | |
/home/archive/git/go-ethereum/eth/discovery.go:47 +0x91 | |
goroutine 126 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 127 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 128 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 129 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 130 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 131 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 132 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 133 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 134 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 135 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 136 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 137 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 138 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 139 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 140 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 141 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers.func1(0xc00019cb60, 0x1000) | |
/home/archive/git/go-ethereum/eth/bloombits.go:56 +0x32b | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).startBloomHandlers | |
/home/archive/git/go-ethereum/eth/bloombits.go:54 +0x52 | |
goroutine 142 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc0002cc700) | |
/home/archive/git/go-ethereum/eth/handler.go:899 +0x145 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/archive/git/go-ethereum/eth/handler.go:260 +0xe2 | |
goroutine 143 [chan receive, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc0002cc700) | |
/home/archive/git/go-ethereum/eth/handler.go:886 +0x96 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/archive/git/go-ethereum/eth/handler.go:265 +0x182 | |
goroutine 144 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*chainSyncer).loop(0xc059fc6c30) | |
/home/archive/git/go-ethereum/eth/sync.go:213 +0x276 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/archive/git/go-ethereum/eth/handler.go:269 +0x1c2 | |
goroutine 145 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop64(0xc0002cc700) | |
/home/archive/git/go-ethereum/eth/sync.go:134 +0x28f | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/archive/git/go-ethereum/eth/handler.go:270 +0x1e4 | |
goroutine 146 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc058747f80) | |
/home/archive/git/go-ethereum/eth/downloader/api.go:63 +0x2ad | |
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI | |
/home/archive/git/go-ethereum/eth/downloader/api.go:49 +0xca | |
goroutine 147 [select, 1117 minutes]: | |
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc05a51e000) | |
/home/archive/git/go-ethereum/eth/filters/filter_system.go:459 +0x4c0 | |
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem | |
/home/archive/git/go-ethereum/eth/filters/filter_system.go:138 +0x33a | |
goroutine 148 [chan receive, 2 minutes]: | |
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc058741ae0) | |
/home/archive/git/go-ethereum/eth/filters/api.go:83 +0x169 | |
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI | |
/home/archive/git/go-ethereum/eth/filters/api.go:72 +0x105 | |
goroutine 296416277 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fac8480d3b0, 0x72, 0xffffffffffffffff) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc04e632218, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Read(0xc04e632200, 0xc11e28e140, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:169 +0x1cf | |
net.(*netFD).Read(0xc04e632200, 0xc11e28e140, 0x20, 0x20, 0xc, 0xc063fb0b68, 0x46abe3) | |
/usr/lib/go-1.13/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc1a8f00000, 0xc11e28e140, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/net/net.go:184 +0x68 | |
github.com/ethereum/go-ethereum/p2p.(*meteredConn).Read(0xc08ef62150, 0xc11e28e140, 0x20, 0x20, 0xc063fb0c18, 0x426725, 0x10f1360) | |
/home/archive/git/go-ethereum/p2p/metrics.go:67 +0x55 | |
io.ReadAtLeast(0x7faed445f160, 0xc08ef62150, 0xc11e28e140, 0x20, 0x20, 0x20, 0xc04e632200, 0x0, 0x0) | |
/usr/lib/go-1.13/src/io/io.go:310 +0x87 | |
io.ReadFull(...) | |
/usr/lib/go-1.13/src/io/io.go:329 | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc1bd6028c0, 0xbfc6b19933e308d6, 0x11e4304567a069, 0x1f965e0, 0x0, 0x0, 0x1f965e0, 0x0, 0x0, 0x0, ...) | |
/home/archive/git/go-ethereum/p2p/rlpx.go:643 +0xe4 | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc05b1a4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/archive/git/go-ethereum/p2p/rlpx.go:95 +0x119 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc133043920, 0xc107166120) | |
/home/archive/git/go-ethereum/p2p/peer.go:271 +0xbc | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/archive/git/go-ethereum/p2p/peer.go:208 +0xf2 | |
goroutine 149 [IO wait]: | |
internal/poll.runtime_pollWait(0x7faed4429af8, 0x72, 0x0) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc05a59e018, 0x72, 0x0, 0x0, 0x126b201) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Accept(0xc05a59e000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:384 +0x1f8 | |
net.(*netFD).accept(0xc05a59e000, 0xc1b3868ac0, 0xc1b3868bd0, 0x15104c0) | |
/usr/lib/go-1.13/src/net/fd_unix.go:238 +0x42 | |
net.(*UnixListener).accept(0xc05a59a0f0, 0xc05a85bf10, 0xc05a85bf18, 0x20) | |
/usr/lib/go-1.13/src/net/unixsock_posix.go:162 +0x32 | |
net.(*UnixListener).Accept(0xc05a59a0f0, 0x1340b88, 0xc05a53cfc0, 0x15104c0, 0xc088a34eb0) | |
/usr/lib/go-1.13/src/net/unixsock.go:260 +0x47 | |
github.com/ethereum/go-ethereum/rpc.(*Server).ServeListener(0xc05a53cfc0, 0x15075c0, 0xc05a59a0f0, 0x0, 0x2) | |
/home/archive/git/go-ethereum/rpc/ipc.go:30 +0x49 | |
created by github.com/ethereum/go-ethereum/rpc.StartIPCEndpoint | |
/home/archive/git/go-ethereum/rpc/endpoints.go:40 +0x29b | |
goroutine 150 [chan receive, 83932 minutes]: | |
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc0000d0c80) | |
/home/archive/git/go-ethereum/cmd/utils/cmd.go:74 +0x116 | |
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode | |
/home/archive/git/go-ethereum/cmd/utils/cmd.go:70 +0xad | |
goroutine 151 [chan receive, 83932 minutes]: | |
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc05a02bbf0, 0x15104c0, 0xc05a588230, 0x0) | |
/home/archive/git/go-ethereum/rpc/server.go:87 +0x19c | |
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1 | |
/home/archive/git/go-ethereum/rpc/inproc.go:29 +0xbd | |
goroutine 163 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc0000db380, 0x15104c0, 0xc05a588230) | |
/home/archive/git/go-ethereum/rpc/client.go:548 +0x2e2 | |
created by github.com/ethereum/go-ethereum/rpc.initClient | |
/home/archive/git/go-ethereum/rpc/client.go:223 +0x2a9 | |
goroutine 152 [select, 83932 minutes]: | |
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc05a59e280, 0x15104c0, 0xc05a5882d0) | |
/home/archive/git/go-ethereum/rpc/client.go:548 +0x2e2 | |
created by github.com/ethereum/go-ethereum/rpc.initClient | |
/home/archive/git/go-ethereum/rpc/client.go:223 +0x2a9 | |
goroutine 153 [chan receive, 83932 minutes]: | |
main.startNode.func1(0xc0000d0c80, 0xc05a596660, 0xc05a572768) | |
/home/archive/git/go-ethereum/cmd/geth/main.go:405 +0x104 | |
created by main.startNode | |
/home/archive/git/go-ethereum/cmd/geth/main.go:397 +0x25e | |
goroutine 164 [select, 83932 minutes]: | |
net.(*pipe).read(0xc05a59e180, 0xc05a49e800, 0x200, 0x200, 0xc0002bd570, 0x462adc, 0x200) | |
/usr/lib/go-1.13/src/net/pipe.go:164 +0x19b | |
net.(*pipe).Read(0xc05a59e180, 0xc05a49e800, 0x200, 0x200, 0x203016, 0x203016, 0xa491d0) | |
/usr/lib/go-1.13/src/net/pipe.go:147 +0x4d | |
encoding/json.(*Decoder).refill(0xc05a02c2c0, 0x20, 0x18) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:161 +0xeb | |
encoding/json.(*Decoder).readValue(0xc05a02c2c0, 0x0, 0x0, 0x203016) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:136 +0x1dc | |
encoding/json.(*Decoder).Decode(0xc05a02c2c0, 0x10e0520, 0xc059fcb120, 0x1, 0xc059fcb120) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:63 +0x79 | |
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc05a588230, 0x2, 0xc, 0xc00029b7c0, 0x76d266d5b3a81e1e, 0xae1c554899241611, 0x2383ba049d164b0e) | |
/home/archive/git/go-ethereum/rpc/json.go:209 +0x54 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc0000db380, 0x15104c0, 0xc05a588230) | |
/home/archive/git/go-ethereum/rpc/client.go:621 +0xca | |
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
/home/archive/git/go-ethereum/rpc/client.go:545 +0x11a | |
goroutine 154 [select, 83932 minutes]: | |
net.(*pipe).read(0xc05a59e200, 0xc05a5a8000, 0x200, 0x200, 0xc059fd3d70, 0x462adc, 0x200) | |
/usr/lib/go-1.13/src/net/pipe.go:164 +0x19b | |
net.(*pipe).Read(0xc05a59e200, 0xc05a5a8000, 0x200, 0x200, 0x203016, 0x203016, 0x0) | |
/usr/lib/go-1.13/src/net/pipe.go:147 +0x4d | |
encoding/json.(*Decoder).refill(0xc05a02c420, 0x20, 0x18) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:161 +0xeb | |
encoding/json.(*Decoder).readValue(0xc05a02c420, 0x0, 0x0, 0x150d580) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:136 +0x1dc | |
encoding/json.(*Decoder).Decode(0xc05a02c420, 0x10e0520, 0xc05a598440, 0x1, 0xc05a598440) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:63 +0x79 | |
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc05a5882d0, 0x1342598, 0x0, 0x0, 0xc000595980, 0x0, 0x0) | |
/home/archive/git/go-ethereum/rpc/json.go:209 +0x54 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc05a59e280, 0x15104c0, 0xc05a5882d0) | |
/home/archive/git/go-ethereum/rpc/client.go:621 +0xca | |
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
/home/archive/git/go-ethereum/rpc/client.go:545 +0x11a | |
goroutine 296416279 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc038bd9720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/archive/git/go-ethereum/p2p/peer.go:426 +0xee | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc0002cc700, 0xc0e58a0000, 0x0, 0x0) | |
/home/archive/git/go-ethereum/eth/handler.go:382 +0x76 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc0002cc700, 0xc0e58a0000, 0x0, 0x0) | |
/home/archive/git/go-ethereum/eth/handler.go:371 +0x87c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).runPeer(0xc0002cc700, 0xc0e58a0000, 0x0, 0x0) | |
/home/archive/git/go-ethereum/eth/handler.go:302 +0xc1 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).makeProtocol.func1(0xc133043920, 0x14fa1c0, 0xc038bd9720, 0xc0a21e5198, 0xc05a4f6f48) | |
/home/archive/git/go-ethereum/eth/handler.go:218 +0xca | |
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc133043920, 0xc038bd9720, 0x14fa1c0, 0xc038bd9720) | |
/home/archive/git/go-ethereum/p2p/peer.go:369 +0xa3 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/archive/git/go-ethereum/p2p/peer.go:367 +0x203 | |
goroutine 296416214 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*peer).broadcastTransactions(0xc0e58a0000) | |
/home/archive/git/go-ethereum/eth/peer.go:194 +0x19e | |
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register | |
/home/archive/git/go-ethereum/eth/peer.go:722 +0x164 | |
goroutine 296416278 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc133043920) | |
/home/archive/git/go-ethereum/p2p/peer.go:255 +0x178 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/archive/git/go-ethereum/p2p/peer.go:209 +0x117 | |
goroutine 296416215 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*peer).announceTransactions(0xc0e58a0000) | |
/home/archive/git/go-ethereum/eth/peer.go:256 +0x19e | |
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register | |
/home/archive/git/go-ethereum/eth/peer.go:724 +0x1ab | |
goroutine 296640204 [select]: | |
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc05b204280, 0x15104c0, 0xc088a34eb0) | |
/home/archive/git/go-ethereum/rpc/client.go:548 +0x2e2 | |
created by github.com/ethereum/go-ethereum/rpc.initClient | |
/home/archive/git/go-ethereum/rpc/client.go:223 +0x2a9 | |
goroutine 296640211 [IO wait]: | |
internal/poll.runtime_pollWait(0x7faed4159100, 0x72, 0xffffffffffffffff) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc05a7d4d18, 0x72, 0xf00, 0xf8b, 0xffffffffffffffff) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Read(0xc05a7d4d00, 0xc0026c8000, 0xf8b, 0xf8b, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:169 +0x1cf | |
net.(*netFD).Read(0xc05a7d4d00, 0xc0026c8000, 0xf8b, 0xf8b, 0x203025, 0x0, 0x0) | |
/usr/lib/go-1.13/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc0be75ccb8, 0xc0026c8000, 0xf8b, 0xf8b, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/net/net.go:184 +0x68 | |
crypto/tls.(*atLeastReader).Read(0xc09597a320, 0xc0026c8000, 0xf8b, 0xf8b, 0xc03181d8c0, 0x433d2e, 0xc03181d8a0) | |
/usr/lib/go-1.13/src/crypto/tls/conn.go:780 +0x60 | |
bytes.(*Buffer).ReadFrom(0xc0584d7ad8, 0x14ea420, 0xc09597a320, 0x426725, 0x10f1360, 0x121ef40) | |
/usr/lib/go-1.13/src/bytes/buffer.go:204 +0xb4 | |
crypto/tls.(*Conn).readFromUntil(0xc0584d7880, 0x14ebaa0, 0xc0be75ccb8, 0x5, 0xc0be75ccb8, 0xc0a6d16cb0) | |
/usr/lib/go-1.13/src/crypto/tls/conn.go:802 +0xec | |
crypto/tls.(*Conn).readRecordOrCCS(0xc0584d7880, 0x0, 0x0, 0xc03181ddd0) | |
/usr/lib/go-1.13/src/crypto/tls/conn.go:609 +0x124 | |
crypto/tls.(*Conn).readRecord(...) | |
/usr/lib/go-1.13/src/crypto/tls/conn.go:577 | |
crypto/tls.(*Conn).Read(0xc0584d7880, 0xc0026cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/crypto/tls/conn.go:1255 +0x161 | |
net/http.(*persistConn).Read(0xc0026c4000, 0xc0026cc000, 0x1000, 0x1000, 0xc03181ded8, 0x4794f0, 0xc03181ded8) | |
/usr/lib/go-1.13/src/net/http/transport.go:1758 +0x75 | |
bufio.(*Reader).fill(0xc1b52fb7a0) | |
/usr/lib/go-1.13/src/bufio/bufio.go:100 +0x103 | |
bufio.(*Reader).Peek(0xc1b52fb7a0, 0x1, 0x2, 0x0, 0x0, 0xc056cd4100, 0x0) | |
/usr/lib/go-1.13/src/bufio/bufio.go:138 +0x4f | |
net/http.(*persistConn).readLoop(0xc0026c4000) | |
/usr/lib/go-1.13/src/net/http/transport.go:1911 +0x1d6 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/go-1.13/src/net/http/transport.go:1580 +0xb0d | |
goroutine 296640212 [select]: | |
net/http.(*persistConn).writeLoop(0xc0026c4000) | |
/usr/lib/go-1.13/src/net/http/transport.go:2210 +0x123 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/go-1.13/src/net/http/transport.go:1581 +0xb32 | |
goroutine 296416213 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*peer).broadcastBlocks(0xc0e58a0000) | |
/home/archive/git/go-ethereum/eth/peer.go:134 +0x12a | |
created by github.com/ethereum/go-ethereum/eth.(*peerSet).Register | |
/home/archive/git/go-ethereum/eth/peer.go:721 +0x13f | |
goroutine 296640205 [IO wait]: | |
internal/poll.runtime_pollWait(0x7fac8480d7c0, 0x72, 0xffffffffffffffff) | |
/usr/lib/go-1.13/src/runtime/netpoll.go:184 +0x55 | |
internal/poll.(*pollDesc).wait(0xc05b204118, 0x72, 0x500, 0x5ff, 0xffffffffffffffff) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/usr/lib/go-1.13/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Read(0xc05b204100, 0xc078d97801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/internal/poll/fd_unix.go:169 +0x1cf | |
net.(*netFD).Read(0xc05b204100, 0xc078d97801, 0x5ff, 0x5ff, 0xc07a998f80, 0xc058229dd0, 0x58089b) | |
/usr/lib/go-1.13/src/net/fd_unix.go:202 +0x4f | |
net.(*conn).Read(0xc062f46d50, 0xc078d97801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) | |
/usr/lib/go-1.13/src/net/net.go:184 +0x68 | |
encoding/json.(*Decoder).refill(0xc037cae420, 0xa, 0x9) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:161 +0xeb | |
encoding/json.(*Decoder).readValue(0xc037cae420, 0x0, 0x0, 0xc0e75987e0) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:136 +0x1dc | |
encoding/json.(*Decoder).Decode(0xc037cae420, 0x10e0520, 0xc105c54860, 0x1, 0xc105c54860) | |
/usr/lib/go-1.13/src/encoding/json/stream.go:63 +0x79 | |
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).readBatch(0xc088a34eb0, 0xc058229f98, 0x1, 0x1, 0x1000200000000, 0x0, 0x0) | |
/home/archive/git/go-ethereum/rpc/json.go:209 +0x54 | |
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc05b204280, 0x15104c0, 0xc088a34eb0) | |
/home/archive/git/go-ethereum/rpc/client.go:621 +0xca | |
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
/home/archive/git/go-ethereum/rpc/client.go:545 +0x11a | |
goroutine 296416276 [select, 1196 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc133043920, 0x1033820, 0xc06aeb4080, 0x0) | |
/home/archive/git/go-ethereum/p2p/peer.go:218 +0x270 | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0001fe500, 0xc133043920) | |
/home/archive/git/go-ethereum/p2p/server.go:1039 +0x1fa | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer | |
/home/archive/git/go-ethereum/p2p/server.go:1022 +0xc0 | |
goroutine 296640203 [chan receive]: | |
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc05a53cfc0, 0x15104c0, 0xc088a34eb0, 0x0) | |
/home/archive/git/go-ethereum/rpc/server.go:87 +0x19c | |
created by github.com/ethereum/go-ethereum/rpc.(*Server).ServeListener | |
/home/archive/git/go-ethereum/rpc/ipc.go:38 +0x28e | |
null | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment