Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from 1.9 to 1.10 makes Geth crash in loop #22502

Closed
mael4875215 opened this issue Mar 15, 2021 · 21 comments
Closed

Upgrade from 1.9 to 1.10 makes Geth crash in loop #22502

mael4875215 opened this issue Mar 15, 2021 · 21 comments

Comments

@mael4875215
Copy link

mael4875215 commented Mar 15, 2021

System information

Upgrade from: Geth/v1.9.25-stable-e7872729/linux-amd64/go1.15.6
to Geth version: Geth/v1.10.1-stable-c2d2f4ed/linux-amd64/go1.16
OS & Version: ubuntu 20.04.2 LTS

ExecStart=/usr/bin/geth --http --cache=1024

Expected behaviour

As it's the first time in 1.10 it should take 1-4 days to build the first snapshot.

Actual behaviour

After an upgrade from 1.9.25 to 1.10.1 and after 12 minutes of geth trying to build the snapshot it crashes (geth.service: Main process exited, code=exited, status=2/INVALIDARGUMENT). Then it starts again, crashes again, starts again, crashes again, for hours and every minute.

Steps to reproduce the behaviour

Upgrade from Geth/v1.9.25-stable-e7872729/linux-amd64/go1.15.6 to Geth/v1.10.1-stable-c2d2f4ed/linux-amd64/go1.16 by doing:

systemctl stop geth
apt-get update
apt-get upgrade
systemctl start geth

Backtrace

systemctl stop Geth

mars 15 09:23:14 pc systemd[1]: Stopping Ethereum 1 Go Client...
mars 15 09:23:14 pc geth[3007123]: INFO [03-15|09:23:14.023] Got interrupt, shutting down...
mars 15 09:23:14 pc geth[3007123]: INFO [03-15|09:23:14.524] HTTP server stopped                      endpoint=127.0.0.1:8545
mars 15 09:23:14 pc geth[3007123]: INFO [03-15|09:23:14.525] IPC endpoint closed                      url=/home/geth/.ethereum/geth.ipc
mars 15 09:23:14 pc geth[3007123]: INFO [03-15|09:23:14.526] Ethereum protocol stopped
mars 15 09:23:14 pc geth[3007123]: INFO [03-15|09:23:14.526] Transaction pool stopped
mars 15 09:23:14 pc geth[3007123]: INFO [03-15|09:23:14.526] Writing cached state to disk             block=12042045 hash="607ba1…23f2c8" root="0ebde2…1de6a3"
mars 15 09:23:16 pc geth[3007123]: INFO [03-15|09:23:16.044] Persisted trie from memory database      nodes=2584259  size=805.22MiB time=16.236807964s   gcnodes=3422720  gcsize=1.32Gi>
mars 15 09:23:16 pc geth[3007123]: INFO [03-15|09:23:16.045] Writing cached state to disk             block=12042044 hash="52297e…32a08f" root="22ebe5…95f252"
mars 15 09:23:16 pc geth[3007123]: INFO [03-15|09:23:16.065] Persisted trie from memory database      nodes=2770     size=1.09MiB   time=19.723528ms     gcnodes=0        gcsize=0.00B >
mars 15 09:23:16 pc geth[3007123]: INFO [03-15|09:23:16.065] Writing cached state to disk             block=12041918 hash="c89ae6…ee8065" root="011781…30b99d"
mars 15 09:23:16 pc geth[3007123]: INFO [03-15|09:23:16.271] Persisted trie from memory database      nodes=30990    size=11.70MiB  time=205.846294ms    gcnodes=0        gcsize=0.00B >
mars 15 09:23:16 pc geth[3007123]: ERROR[03-15|09:23:16.978] Dangling trie nodes after full cleanup
mars 15 09:23:16 pc geth[3007123]: INFO [03-15|09:23:16.978] Writing clean trie cache to disk         path=/home/geth/.ethereum/geth/triecache threads=16
mars 15 09:23:17 pc geth[3007123]: INFO [03-15|09:23:17.048] Persisted the clean trie cache           path=/home/geth/.ethereum/geth/triecache elapsed=69.663ms
mars 15 09:23:17 pc geth[3007123]: INFO [03-15|09:23:17.048] Blockchain stopped
mars 15 09:23:19 pc systemd[1]: geth.service: Succeeded.
mars 15 09:23:19 pc systemd[1]: Stopped Ethereum 1 Go Client.

apt-get update
apt-get upgrade
systemctl start geth

mars 15 09:25:10 pc systemd[1]: Started Ethereum 1 Go Client.
mars 15 09:25:11 pc geth[1906394]: INFO [03-15|09:25:11.014] Starting Geth on Ethereum mainnet...
mars 15 09:25:11 pc geth[1906394]: INFO [03-15|09:25:11.015] Maximum peer count                       ETH=50 LES=0 total=50
mars 15 09:25:11 pc geth[1906394]: INFO [03-15|09:25:11.015] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
mars 15 09:25:11 pc geth[1906394]: INFO [03-15|09:25:11.016] Set global gas cap                       cap=25000000
mars 15 09:25:11 pc geth[1906394]: INFO [03-15|09:25:11.016] Allocated trie memory caches             clean=153.00MiB dirty=256.00MiB
mars 15 09:25:11 pc geth[1906394]: INFO [03-15|09:25:11.016] Allocated cache and file handles         database=/home/geth/.ethereum/geth/chaindata cache=512.00MiB handles=262144
mars 15 09:25:13 pc geth[1906394]: INFO [03-15|09:25:13.401] Opened ancient database                  database=/home/geth/.ethereum/geth/chaindata/ancient
mars 15 09:25:13 pc geth[1906394]: INFO [03-15|09:25:13.411] Initialised chain configuration          config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463>
mars 15 09:25:13 pc geth[1906394]: INFO [03-15|09:25:13.419] Deep froze chain segment                 blocks=2 elapsed=9.301ms number=11952045 hash="923fcd…08a8da"
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.416] Disk storage enabled for ethash caches   dir=/home/geth/.ethereum/geth/ethash count=3
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.416] Disk storage enabled for ethash DAGs     dir=/home/geth/.ethash               count=2
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.417] Initialising Ethereum protocol           network=1 dbversion=8
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.419] Loaded most recent local header          number=12042045 hash="607ba1…23f2c8" td=22065102949901897595052 age=2m6s
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.419] Loaded most recent local full block      number=12042045 hash="607ba1…23f2c8" td=22065102949901897595052 age=2m6s
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.419] Loaded most recent local fast block      number=12042045 hash="607ba1…23f2c8" td=22065102949901897595052 age=2m6s
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.420] Loaded last fast-sync pivot marker       number=11262809
mars 15 09:25:14 pc geth[1906394]: WARN [03-15|09:25:14.420] Failed to load snapshot, regenerating    err="missing or corrupted snapshot"
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.420] Rebuilding state snapshot
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.420] Wiper running, state snapshotting paused accounts=0 slots=0 storage=0.00B elapsed="147.858µs"
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.420] Loaded local transaction journal         transactions=0 dropped=0
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.421] Regenerated local transaction journal    transactions=0 accounts=0
mars 15 09:25:14 pc geth[1906394]: WARN [03-15|09:25:14.421] Switch sync mode from fast sync to full sync
mars 15 09:25:14 pc geth[1906394]: WARN [03-15|09:25:14.424] Error reading unclean shutdown markers   error="leveldb: not found"
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.424] Starting peer-to-peer node               instance=Geth/v1.10.1-stable-c2d2f4ed/linux-amd64/go1.16
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.635] New local node record                    seq=122 id=7a09b1cde34e234c ip=127.0.0.1 udp=30303 tcp=30303
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.635] Started P2P networking                   self=enode://0b2cb1aafe24013c8810632a46795ef1b8eadb3b972a92d17f9efa8b58341890ccb5>
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.636] IPC endpoint opened                      url=/home/geth/.ethereum/geth.ipc
mars 15 09:25:14 pc geth[1906394]: INFO [03-15|09:25:14.636] HTTP server started                      endpoint=127.0.0.1:8545 prefix= cors= vhosts=localhost
mars 15 09:25:17 pc geth[1906394]: INFO [03-15|09:25:17.346] New local node record                    seq=123 id=7a09b1cde34e234c ip=83.194.33.182 udp=30303 tcp=30303
mars 15 09:25:23 pc geth[1906394]: INFO [03-15|09:25:23.070] Block synchronisation started
mars 15 09:25:24 pc geth[1906394]: INFO [03-15|09:25:24.959] Looking for peers                        peercount=5 tried=42 static=0
mars 15 09:25:25 pc geth[1906394]: INFO [03-15|09:25:25.374] Deleted state snapshot leftovers         kind=accounts wiped=0 elapsed=10.953s
mars 15 09:25:29 pc geth[1906394]: ERROR[03-15|09:25:29.577] Snapshot extension registration failed   peer=3e409f66 err="peer connected on snap without compatible eth support"
mars 15 09:25:35 pc geth[1906394]: INFO [03-15|09:25:35.001] Looking for peers                        peercount=13 tried=48 static=0
mars 15 09:25:38 pc geth[1906394]: INFO [03-15|09:25:38.143] Deleted state snapshot leftovers         kind=storage  wiped=0 elapsed=12.768s
mars 15 09:25:38 pc geth[1906394]: INFO [03-15|09:25:38.143] Compacting snapshot account area
mars 15 09:25:45 pc geth[1906394]: INFO [03-15|09:25:45.289] Looking for peers                        peercount=24 tried=45 static=0
mars 15 09:25:45 pc geth[1906394]: WARN [03-15|09:25:45.889] Checkpoint challenge timed out, dropping id=e46f5a16aa5428ec conn=dyndial addr=47.57.94.254:30303 type=Geth/v1.9.25-stable>
mars 15 09:25:45 pc geth[1906394]: ERROR[03-15|09:25:45.889] Ethereum peer removal failed             peer=e46f5a16 err="peer not registered"
mars 15 09:25:50 pc geth[1906394]: INFO [03-15|09:25:50.858] Compacting snapshot storage area
mars 15 09:25:53 pc geth[1906394]: INFO [03-15|09:25:53.483] Downloader queue stats                   receiptTasks=0 blockTasks=0 itemSize=17.09KiB throttle=3835
mars 15 09:25:55 pc geth[1906394]: INFO [03-15|09:25:55.557] Imported new chain segment               blocks=4 txs=879 mgas=49.898 elapsed=2.074s      mgasps=24.052 number=12042049 ha>
mars 15 09:25:56 pc geth[1906394]: INFO [03-15|09:25:56.558] Unindexing transactions                  blocks=184839 txs=104847 total=9692050 elapsed=1.000s
mars 15 09:25:58 pc geth[1906394]: ERROR[03-15|09:25:58.502] Snapshot extension registration failed   peer=fb6075f9 err="peer connected on snap without compatible eth support"
mars 15 09:26:04 pc geth[1906394]: INFO [03-15|09:26:04.626] Unindexing transactions                  blocks=740560 txs=940534 total=9692050 elapsed=9.068s
mars 15 09:26:07 pc geth[1906394]: INFO [03-15|09:26:07.497] Compacted snapshot area in database      elapsed=29.354s
mars 15 09:26:07 pc geth[1906394]: INFO [03-15|09:26:07.498] Resuming state snapshot generation       root="0ebde2…1de6a3" accounts=0 slots=0 storage=0.00B elapsed="15.67µs"
mars 15 09:26:12 pc geth[1906394]: INFO [03-15|09:26:12.634] Unindexing transactions                  blocks=1130000 txs=2211350 total=9692050 elapsed=17.075s
mars 15 09:26:13 pc geth[1906394]: INFO [03-15|09:26:13.432] Deep froze chain segment                 blocks=4       elapsed=12.372ms    number=11952049 hash="93e66f…06fe9b"
mars 15 09:26:15 pc geth[1906394]: INFO [03-15|09:26:15.536] Generating state snapshot                root="0ebde2…1de6a3" at="0001ae…c6a65c" accounts=3168 slots=2422 storage=330.06Ki>
mars 15 09:26:20 pc geth[1906394]: INFO [03-15|09:26:20.635] Unindexing transactions                  blocks=1427000 txs=3857910 total=9692050 elapsed=25.077s
mars 15 09:26:23 pc geth[1906394]: INFO [03-15|09:26:23.538] Generating state snapshot                root="0ebde2…1de6a3" at="000376…e7c8ac" accounts=6486 slots=4520 storage=670.82Ki>
mars 15 09:26:23 pc geth[1906394]: ERROR[03-15|09:26:23.614] Ethereum peer removal failed             peer=2e12e346 err="peer not registered"
mars 15 09:26:25 pc geth[1906394]: INFO [03-15|09:26:25.564] Imported new chain segment               blocks=3       txs=836     mgas=37.409 elapsed=1.789s      mgasps=20.902 number=1>
mars 15 09:26:26 pc geth[1906394]: INFO [03-15|09:26:26.714] Imported new chain segment               blocks=1       txs=375     mgas=12.481 elapsed=1.137s      mgasps=10.970 number=1>
mars 15 09:26:28 pc geth[1906394]: INFO [03-15|09:26:28.639] Unindexing transactions                  blocks=1641000 txs=5392336 total=9692050 elapsed=33.081s
mars 15 09:26:29 pc geth[1906394]: INFO [03-15|09:26:29.062] Aborting state snapshot generation       root="0ebde2…1de6a3" at="000522…81c385" accounts=9653 slots=5539 storage=904.15Ki>
mars 15 09:26:29 pc geth[1906394]: INFO [03-15|09:26:29.093] Resuming state snapshot generation       root="64a436…a9824c" at="000522…81c385" accounts=9653 slots=5539 storage=904.15Ki>
mars 15 09:26:29 pc geth[1906394]: INFO [03-15|09:26:29.098] Imported new chain segment               blocks=1       txs=899     mgas=12.491 elapsed=921.912ms   mgasps=13.549 number=1>
mars 15 09:26:31 pc geth[1906394]: INFO [03-15|09:26:31.986] Aborting state snapshot generation       root="64a436…a9824c" at="000627…92ef7f" accounts=11530 slots=6157 storage=1.02MiB>
mars 15 09:26:31 pc geth[1906394]: INFO [03-15|09:26:31.987] Resuming state snapshot generation       root="9f2828…ddcc14" at="000627…92ef7f" accounts=11530 slots=6157 storage=1.02MiB>
mars 15 09:26:31 pc geth[1906394]: INFO [03-15|09:26:31.990] Imported new chain segment               blocks=1       txs=201     mgas=12.485 elapsed=1.129s      mgasps=11.056 number=1>
mars 15 09:26:32 pc geth[1906394]: ERROR[03-15|09:26:32.457] Snapshot extension registration failed   peer=52b99f7c err="peer connected on snap without compatible eth support"
mars 15 09:26:32 pc geth[1906394]: INFO [03-15|09:26:32.987] Aborting state snapshot generation       root="9f2828…ddcc14" at="00067f…d381c3" accounts=12194 slots=6275 storage=1.06MiB>
mars 15 09:26:32 pc geth[1906394]: INFO [03-15|09:26:32.988] Resuming state snapshot generation       root="6a1c72…13e4f5" at="00067f…d381c3" accounts=12194 slots=6275 storage=1.06MiB>
mars 15 09:26:32 pc geth[1906394]: INFO [03-15|09:26:32.991] Imported new chain segment               blocks=1       txs=159     mgas=12.483 elapsed=995.251ms   mgasps=12.543 number=1>
mars 15 09:26:33 pc geth[1906394]: INFO [03-15|09:26:33.772] Aborting state snapshot generation       root="6a1c72…13e4f5" in="0006c5…88db6f" at="22e56e…87ed07" accounts=12695 slots=6>
mars 15 09:26:33 pc geth[1906394]: INFO [03-15|09:26:33.774] Imported new chain segment               blocks=1       txs=221     mgas=12.506 elapsed=777.133ms   mgasps=16.092 number=1>
mars 15 09:26:33 pc geth[1906394]: INFO [03-15|09:26:33.774] Resuming state snapshot generation       root="604daf…14f399" in="0006c5…88db6f" at="22e56e…87ed07" accounts=12695 slots=6>
mars 15 09:26:34 pc geth[1906394]: INFO [03-15|09:26:34.582] Aborting state snapshot generation       root="604daf…14f399" at="000706…71271b" accounts=13147 slots=6573 storage=1.13MiB>
mars 15 09:26:34 pc geth[1906394]: INFO [03-15|09:26:34.582] Resuming state snapshot generation       root="f4797d…82e54f" at="000706…71271b" accounts=13147 slots=6573 storage=1.13MiB>

[...]

mars 15 09:35:40 pc geth[1906394]: INFO [03-15|09:35:40.691] Imported new chain segment               blocks=1       txs=253       mgas=12.461 elapsed=1.325s      mgasps=9.398   numbe>
mars 15 09:35:44 pc geth[1906394]: INFO [03-15|09:35:44.494] Unindexing transactions                  blocks=4775000 txs=108519090 total=9692050 elapsed=9m48.936s
mars 15 09:35:49 pc geth[1906394]: INFO [03-15|09:35:49.330] Generating state snapshot                root="15c77e…70acf9" in="0042a5…807326" at="81069d…724d66" accounts=123836 slots=>
mars 15 09:35:49 pc geth[1906394]: INFO [03-15|09:35:49.341] Aborting state snapshot generation       root="15c77e…70acf9" in="0042a5…807326" at="8106b7…121e43" accounts=123836 slots=>
mars 15 09:35:49 pc geth[1906394]: INFO [03-15|09:35:49.341] Resuming state snapshot generation       root="a78007…31d108" in="0042a5…807326" at="8106b7…121e43" accounts=123836 slots=>
mars 15 09:35:49 pc geth[1906394]: INFO [03-15|09:35:49.346] Imported new chain segment               blocks=1       txs=214       mgas=12.473 elapsed=882.116ms   mgasps=14.140  numbe>
mars 15 09:35:52 pc geth[1906394]: INFO [03-15|09:35:52.949] Unindexing transactions                  blocks=4785000 txs=110236075 total=9692050 elapsed=9m57.390s
mars 15 09:35:58 pc geth[1906394]: INFO [03-15|09:35:58.534] Generating state snapshot                root="a78007…31d108" in="0042a5…807326" at="851a3f…1965af" accounts=123836 slots=>
mars 15 09:36:00 pc geth[1906394]: INFO [03-15|09:36:00.391] Aborting state snapshot generation       root="a78007…31d108" in="0042a5…807326" at="8606ff…6a9acc" accounts=123836 slots=>
mars 15 09:36:00 pc geth[1906394]: INFO [03-15|09:36:00.392] Resuming state snapshot generation       root="e89786…11499c" in="0042a5…807326" at="8606ff…6a9acc" accounts=123836 slots=>
mars 15 09:36:00 pc geth[1906394]: INFO [03-15|09:36:00.395] Imported new chain segment               blocks=1       txs=198       mgas=12.466 elapsed=942.543ms   mgasps=13.226  numbe>
mars 15 09:36:01 pc geth[1906394]: INFO [03-15|09:36:01.555] Unindexing transactions                  blocks=4796000 txs=111650815 total=9692050 elapsed=10m5.996s
mars 15 09:36:04 pc geth[1906394]: ERROR[03-15|09:36:04.085] Ethereum peer removal failed             peer=237baa3b err="peer not registered"
mars 15 09:36:04 pc geth[1906394]: INFO [03-15|09:36:04.190] Downloader queue stats                   receiptTasks=0 blockTasks=0 itemSize=35.61KiB throttle=1841
mars 15 09:36:08 pc geth[1906394]: INFO [03-15|09:36:08.959] Generating state snapshot                root="e89786…11499c" in="0042a5…807326" at="8a18ae…027abb" accounts=123836 slots=>
mars 15 09:36:09 pc geth[1906394]: INFO [03-15|09:36:09.801] Unindexing transactions                  blocks=4809000 txs=113478166 total=9692050 elapsed=10m14.242s
mars 15 09:36:16 pc geth[1906394]: INFO [03-15|09:36:16.806] Deep froze chain segment                 blocks=4       elapsed=582.577ms   number=11952112 hash="80175d…ce189f"
mars 15 09:36:17 pc geth[1906394]: INFO [03-15|09:36:17.256] Generating state snapshot                root="e89786…11499c" in="0042a5…807326" at="8e2171…41f0c5" accounts=123836 slots=>
mars 15 09:36:18 pc geth[1906394]: INFO [03-15|09:36:18.006] Unindexing transactions                  blocks=4819000 txs=115160233 total=9692050 elapsed=10m22.448s
mars 15 09:36:25 pc geth[1906394]: INFO [03-15|09:36:25.284] Aborting state snapshot generation       root="e89786…11499c" in="0042a5…807326" at="923c6d…cb7147" accounts=123836 slots=>
mars 15 09:36:25 pc geth[1906394]: INFO [03-15|09:36:25.284] Resuming state snapshot generation       root="85367d…6d32a9" in="0042a5…807326" at="923c6d…cb7147" accounts=123836 slots=>
mars 15 09:36:25 pc geth[1906394]: INFO [03-15|09:36:25.298] Imported new chain segment               blocks=1       txs=210       mgas=12.480 elapsed=572.422ms   mgasps=21.802  numbe>
mars 15 09:36:26 pc geth[1906394]: INFO [03-15|09:36:26.474] Unindexing transactions                  blocks=4827000 txs=116733124 total=9692050 elapsed=10m30.916s
mars 15 09:36:34 pc geth[1906394]: INFO [03-15|09:36:34.474] Unindexing transactions                  blocks=4836597 txs=118226246 total=9692050 elapsed=10m38.916s
mars 15 09:36:41 pc geth[1906394]: INFO [03-15|09:36:41.068] Generating state snapshot                root="85367d…6d32a9" in="0042a5…807326" at="9a613d…d10fd4" accounts=123836 slots=>
mars 15 09:36:43 pc geth[1906394]: INFO [03-15|09:36:43.235] Unindexing transactions                  blocks=4846000 txs=120067466 total=9692050 elapsed=10m47.677s
mars 15 09:36:49 pc geth[1906394]: INFO [03-15|09:36:49.167] Generating state snapshot                root="85367d…6d32a9" in="0042a5…807326" at="9e6e9d…f6f3be" accounts=123836 slots=>
mars 15 09:36:52 pc geth[1906394]: INFO [03-15|09:36:52.141] Unindexing transactions                  blocks=4854000 txs=121937206 total=9692050 elapsed=10m56.583s
mars 15 09:36:57 pc geth[1906394]: INFO [03-15|09:36:57.200] Generating state snapshot                root="85367d…6d32a9" in="0042a5…807326" at="a271c5…64e8cd" accounts=123836 slots=>
mars 15 09:37:01 pc geth[1906394]: INFO [03-15|09:37:01.272] Unindexing transactions                  blocks=4861000 txs=123653998 total=9692050 elapsed=11m5.714s
mars 15 09:37:05 pc geth[1906394]: INFO [03-15|09:37:05.295] Generating state snapshot                root="85367d…6d32a9" in="0042a5…807326" at="a682f6…d55531" accounts=123836 slots=>
mars 15 09:37:09 pc geth[1906394]: INFO [03-15|09:37:09.702] Unindexing transactions                  blocks=4869000 txs=125389198 total=9692050 elapsed=11m14.144s
mars 15 09:37:18 pc geth[1906394]: INFO [03-15|09:37:18.073] Unindexing transactions                  blocks=4876000 txs=126933337 total=9692050 elapsed=11m22.515s
mars 15 09:37:18 pc geth[1906394]: INFO [03-15|09:37:18.107] Aborting state snapshot generation       root="85367d…6d32a9" in="0042a5…807326" at="ad5272…974467" accounts=123836 slots=>
mars 15 09:37:18 pc geth[1906394]: INFO [03-15|09:37:18.110] Resuming state snapshot generation       root="cefd58…a8101c" in="0042a5…807326" at="ad5272…974467" accounts=123836 slots=>
mars 15 09:37:18 pc geth[1906394]: INFO [03-15|09:37:18.111] Imported new chain segment               blocks=1       txs=255       mgas=12.455 elapsed=1.627s      mgasps=7.652   numbe>
mars 15 09:37:26 pc geth[1906394]: INFO [03-15|09:37:26.073] Unindexing transactions                  blocks=4883514 txs=128670948 total=9692050 elapsed=11m30.515s
mars 15 09:37:33 pc geth[1906394]: INFO [03-15|09:37:33.434] Generating state snapshot                root="cefd58…a8101c" in="0042a5…807326" at="b58444…311c5f" accounts=123836 slots=>
mars 15 09:37:34 pc geth[1906394]: INFO [03-15|09:37:34.792] Unindexing transactions                  blocks=4890000 txs=130086741 total=9692050 elapsed=11m39.233s

And finally it crashes a first time after 12 minutes:

mars 15 09:37:38 pc geth[1906394]: panic: node cd5c92dccf01dd45c14197ac8f6a003353edb2cb89439a0f6110cc9ad001ea39: invalid number of list elements: 0
mars 15 09:37:38 pc geth[1906394]: goroutine 1270832 [running]:
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.mustDecodeNode(0xc07a4103a0, 0x20, 0x20, 0xc018068d80, 0x114, 0x120, 0x120, 0x0)
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/node.go:111 +0x19f
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.(*Database).node(0xc00c4b5c70, 0x45dd01cfdc925ccd, 0x33006a8fac9741c1, 0xf9a4389cbb2ed53, 0x39ea01d09acc1061, 0>
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/database.go:403 +0x1e5
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.(*Trie).resolveHash(0xc027973d10, 0xc06fc0e700, 0x20, 0x20, 0xc0101a3b80, 0x4, 0x50, 0x0, 0x0, 0x0, ...)
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/trie.go:482 +0xf4
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.(*nodeIteratorState).resolve(0xc049842900, 0xc027973d10, 0xc0101a3b80, 0x4, 0x50, 0x17f8a823d87bc1b0, 0xc049842>
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/iterator.go:297 +0xd0
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.(*nodeIterator).peek(0xc027973d60, 0x1, 0x30, 0x21, 0x1, 0x5f0855b5a6fc58b8, 0x1d3df7fd245f8215, 0x720c9ddbee6e>
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/iterator.go:284 +0x1ff
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.(*nodeIterator).Next(0xc027973d60, 0xc04f467d01, 0x0)
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/iterator.go:231 +0xcf
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/trie.(*Iterator).Next(0xc04f467da0, 0x11bee)
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/trie/iterator.go:48 +0x3c
mars 15 09:37:38 pc geth[1906394]: github.com/ethereum/go-ethereum/core/state/snapshot.(*diskLayer).generate(0xc03f910120, 0xc00c4bd780)
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/core/state/snapshot/generate.go:264 +0x8af
mars 15 09:37:38 pc geth[1906394]: created by github.com/ethereum/go-ethereum/core/state/snapshot.diffToDisk
mars 15 09:37:38 pc geth[1906394]:         github.com/ethereum/go-ethereum/core/state/snapshot/snapshot.go:561 +0x1229
mars 15 09:37:39 pc systemd[1]: geth.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
mars 15 09:37:39 pc systemd[1]: geth.service: Failed with result 'exit-code'.
mars 15 09:37:44 pc systemd[1]: geth.service: Scheduled restart job, restart counter is at 1.
mars 15 09:37:44 pc systemd[1]: Stopped Ethereum 1 Go Client.

Then start again geth automatically and crashes again immediately:

mars 15 09:37:44 pc systemd[1]: Started Ethereum 1 Go Client.
mars 15 09:37:44 pc geth[1911569]: INFO [03-15|09:37:44.354] Starting Geth on Ethereum mainnet...
mars 15 09:37:44 pc geth[1911569]: INFO [03-15|09:37:44.357] Maximum peer count                       ETH=50 LES=0 total=50
mars 15 09:37:44 pc geth[1911569]: INFO [03-15|09:37:44.372] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
mars 15 09:37:44 pc geth[1911569]: INFO [03-15|09:37:44.373] Set global gas cap                       cap=25000000
mars 15 09:37:44 pc geth[1911569]: INFO [03-15|09:37:44.374] Allocated trie memory caches             clean=153.00MiB dirty=256.00MiB
mars 15 09:37:44 pc geth[1911569]: INFO [03-15|09:37:44.375] Allocated cache and file handles         database=/home/geth/.ethereum/geth/chaindata cache=512.00MiB handles=262144
mars 15 09:37:54 pc geth[1911569]: INFO [03-15|09:37:54.875] Opened ancient database                  database=/home/geth/.ethereum/geth/chaindata/ancient
mars 15 09:37:54 pc geth[1911569]: INFO [03-15|09:37:54.891] Initialised chain configuration          config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463>
mars 15 09:37:54 pc geth[1911569]: INFO [03-15|09:37:54.926] Deep froze chain segment                 blocks=2 elapsed=35.710ms number=11952114 hash="51b93f…6b29a3"
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.701] Disk storage enabled for ethash caches   dir=/home/geth/.ethereum/geth/ethash count=3
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.701] Disk storage enabled for ethash DAGs     dir=/home/geth/.ethash               count=2
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.702] Initialising Ethereum protocol           network=1 dbversion=8
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.703] Loaded most recent local header          number=12042114 hash="e1529c…1e33d3" td=22065485171708501032759 age=1m31s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.703] Loaded most recent local full block      number=12042114 hash="e1529c…1e33d3" td=22065485171708501032759 age=1m31s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.703] Loaded most recent local fast block      number=12042114 hash="e1529c…1e33d3" td=22065485171708501032759 age=1m31s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.703] Loaded last fast-sync pivot marker       number=11262809
mars 15 09:37:55 pc geth[1911569]: WARN [03-15|09:37:55.704] Head state missing, repairing            number=12042114 hash="e1529c…1e33d3" snaproot="cefd58…a8101c"
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.796] Loaded most recent local header          number=12042114 hash="e1529c…1e33d3" td=22065485171708501032759 age=1m31s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.796] Loaded most recent local full block      number=12042045 hash="607ba1…23f2c8" td=22065102949901897595052 age=14m47s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.796] Loaded most recent local fast block      number=12042114 hash="e1529c…1e33d3" td=22065485171708501032759 age=1m31s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.796] Loaded last fast-sync pivot marker       number=11262809
mars 15 09:37:55 pc geth[1911569]: WARN [03-15|09:37:55.797] Enabling snapshot recovery               chainhead=12042045 diskbase=12042106
mars 15 09:37:55 pc geth[1911569]: WARN [03-15|09:37:55.797] Loaded snapshot journal                  diskroot="cefd58…a8101c" diffs=missing
mars 15 09:37:55 pc geth[1911569]: WARN [03-15|09:37:55.797] Snapshot is not continuous with chain    snaproot="cefd58…a8101c" chainroot="0ebde2…1de6a3"
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.797] Trie missing, state snapshotting paused  root="cefd58…a8101c" in="0042a5…807326" at="b58444…311c5f" accounts=123836 slots=>
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.797] Loaded local transaction journal         transactions=0 dropped=0
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.798] Regenerated local transaction journal    transactions=0 accounts=0
mars 15 09:37:55 pc geth[1911569]: WARN [03-15|09:37:55.798] Switch sync mode from fast sync to full sync
mars 15 09:37:55 pc geth[1911569]: WARN [03-15|09:37:55.799] Unclean shutdown detected                booted=2021-03-15T09:25:14+0100 age=12m41s
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.799] Starting peer-to-peer node               instance=Geth/v1.10.1-stable-c2d2f4ed/linux-amd64/go1.16
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.878] New local node record                    seq=124 id=7a09b1cde34e234c ip=127.0.0.1 udp=30303 tcp=30303
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.878] Started P2P networking                   self=enode://0b2cb1aafe24013c8810632a46795ef1b8eadb3b972a92d17f9efa8b58341890ccb5>
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.879] IPC endpoint opened                      url=/home/geth/.ethereum/geth.ipc
mars 15 09:37:55 pc geth[1911569]: INFO [03-15|09:37:55.879] HTTP server started                      endpoint=127.0.0.1:8545 prefix= cors= vhosts=localhost
mars 15 09:37:58 pc geth[1911569]: INFO [03-15|09:37:58.152] New local node record                    seq=125 id=7a09b1cde34e234c ip=83.194.33.182 udp=30303 tcp=30303
mars 15 09:37:59 pc geth[1911569]: INFO [03-15|09:37:59.628] Block synchronisation started
mars 15 09:38:00 pc geth[1911569]: INFO [03-15|09:38:00.092] Downloader queue stats                   receiptTasks=0 blockTasks=0 itemSize=15.90KiB throttle=4123
mars 15 09:38:00 pc geth[1911569]: INFO [03-15|09:38:00.154] Importing sidechain segment              start=12042046 end=12042113
mars 15 09:38:06 pc geth[1911569]: INFO [03-15|09:38:06.198] Looking for peers                        peercount=9 tried=27 static=0
mars 15 09:38:08 pc geth[1911569]: INFO [03-15|09:38:08.330] Imported new chain segment               blocks=11 txs=2974 mgas=137.247 elapsed=8.176s     mgasps=16.786 number=12042056 >
mars 15 09:38:14 pc geth[1911569]: WARN [03-15|09:38:14.003] Checkpoint challenge timed out, dropping id=a49fb3af6d398d88 conn=inbound addr=47.252.30.0:56796 type=Geth/v1.9.18-stable->
mars 15 09:38:14 pc geth[1911569]: ERROR[03-15|09:38:14.003] Ethereum peer removal failed             peer=a49fb3af err="peer not registered"
mars 15 09:38:16 pc geth[1911569]: INFO [03-15|09:38:16.198] Looking for peers                        peercount=18 tried=50 static=0
mars 15 09:38:16 pc geth[1911569]: INFO [03-15|09:38:16.821] Imported new chain segment               blocks=15 txs=3694 mgas=187.047 elapsed=8.490s     mgasps=22.029 number=12042071 >
mars 15 09:38:24 pc geth[1911569]: INFO [03-15|09:38:24.906] Imported new chain segment               blocks=24 txs=5150 mgas=274.168 elapsed=8.085s     mgasps=33.910 number=12042095 >
mars 15 09:38:26 pc geth[1911569]: INFO [03-15|09:38:26.242] Looking for peers                        peercount=30 tried=54 static=0
mars 15 09:38:26 pc geth[1911569]: ERROR[03-15|09:38:26.678] Snapshot extension registration failed   peer=ace0f0b9 err="peer connected on snap without compatible eth support"
mars 15 09:38:31 pc geth[1911569]: INFO [03-15|09:38:31.265] Imported new chain segment               blocks=18 txs=4782 mgas=211.768 elapsed=6.358s     mgasps=33.304 number=12042113 >
mars 15 09:38:32 pc geth[1911569]: INFO [03-15|09:38:32.728] Unindexing transactions                  blocks=2000 txs=423467 total=4798114 elapsed=1.457s
mars 15 09:38:32 pc geth[1911569]: INFO [03-15|09:38:32.741] Resuming state snapshot generation       root="271fa4…1b734c" in="0042a5…807326" at="b58444…311c5f" accounts=123836 slots=>
mars 15 09:38:33 pc geth[1911569]: INFO [03-15|09:38:33.894] Aborting state snapshot generation       root="271fa4…1b734c" in="0042a5…807326" at="b5f995…d9426e" accounts=123836 slots=>
mars 15 09:38:33 pc geth[1911569]: INFO [03-15|09:38:33.895] Resuming state snapshot generation       root="5e4015…16e0ff" in="0042a5…807326" at="b5f995…d9426e" accounts=123836 slots=>
mars 15 09:38:33 pc geth[1911569]: INFO [03-15|09:38:33.897] Imported new chain segment               blocks=3    txs=999    mgas=37.415  elapsed=2.632s     mgasps=14.211 number=12042>
mars 15 09:38:35 pc geth[1911569]: ERROR[03-15|09:38:35.246] Snapshot extension registration failed   peer=7cbbf59b err="peer connected on snap without compatible eth support"
mars 15 09:38:36 pc geth[1911569]: INFO [03-15|09:38:36.249] Looking for peers                        peercount=31 tried=52 static=0
mars 15 09:38:37 pc geth[1911569]: WARN [03-15|09:38:37.243] Checkpoint challenge timed out, dropping id=13a245a5a8030a68 conn=inbound addr=47.243.20.22:38632 type=Geth/v1.10.1-stable>
mars 15 09:38:37 pc geth[1911569]: ERROR[03-15|09:38:37.243] Ethereum peer removal failed             peer=13a245a5 err="peer not registered"
mars 15 09:38:39 pc geth[1911569]: panic: node cd5c92dccf01dd45c14197ac8f6a003353edb2cb89439a0f6110cc9ad001ea39: invalid number of list elements: 0
mars 15 09:38:39 pc geth[1911569]: goroutine 4330 [running]:
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.mustDecodeNode(0xc0744768c0, 0x20, 0x20, 0xc0394ee240, 0x114, 0x120, 0x120, 0x0)
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/node.go:111 +0x19f
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.(*Database).node(0xc004e3c1a0, 0x45dd01cfdc925ccd, 0x33006a8fac9741c1, 0xf9a4389cbb2ed53, 0x39ea01d09acc1061, 0>
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/database.go:403 +0x1e5
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.(*Trie).resolveHash(0xc0007cf8b0, 0xc069b97b60, 0x20, 0x20, 0xc0332490e0, 0x4, 0x50, 0x0, 0x0, 0x0, ...)
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/trie.go:482 +0xf4
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.(*nodeIteratorState).resolve(0xc059952360, 0xc0007cf8b0, 0xc0332490e0, 0x4, 0x50, 0x17f8a823d87bc1b0, 0xc059952>
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/iterator.go:297 +0xd0
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.(*nodeIterator).peek(0xc0007cf900, 0x1, 0x30, 0x21, 0x1, 0x5f0855b5a6fc58b8, 0x1d3df7fd245f8215, 0x720c9ddbee6e>
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/iterator.go:284 +0x1ff
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.(*nodeIterator).Next(0xc0007cf900, 0xc053ff5d01, 0x0)
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/iterator.go:231 +0xcf
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/trie.(*Iterator).Next(0xc053ff5da0, 0xeb8a)
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/trie/iterator.go:48 +0x3c
mars 15 09:38:39 pc geth[1911569]: github.com/ethereum/go-ethereum/core/state/snapshot.(*diskLayer).generate(0xc03b3c01b0, 0xc006d418c0)
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/core/state/snapshot/generate.go:264 +0x8af
mars 15 09:38:39 pc geth[1911569]: created by github.com/ethereum/go-ethereum/core/state/snapshot.diffToDisk
mars 15 09:38:39 pc geth[1911569]:         github.com/ethereum/go-ethereum/core/state/snapshot/snapshot.go:561 +0x1229
mars 15 09:38:39 pc systemd[1]: geth.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
mars 15 09:38:39 pc systemd[1]: geth.service: Failed with result 'exit-code'.
mars 15 09:38:44 pc systemd[1]: geth.service: Scheduled restart job, restart counter is at 2.
mars 15 09:38:44 pc systemd[1]: Stopped Ethereum 1 Go Client.

this in loop.

@mael4875215
Copy link
Author

I tried to fix it by restarting geth with --snapshot=false and restart again with --snapshot=true. After that the endless crashing loop stops ... and resumes after 10 minutes:

mars 15 16:54:18 pc geth[4033]: INFO [03-15|16:54:18.812] Resuming state snapshot generation       root="7340c8…dddb61" in="0042a5…807326" at="b76716…bc51a3" accounts=123850 slots=665>
mars 15 16:54:19 pc geth[4033]: INFO [03-15|16:54:19.102] Aborting state snapshot generation       root="7340c8…dddb61" in="0042a5…807326" at="b7aa89…036cfd" accounts=123850 slots=666>
mars 15 16:54:19 pc geth[4033]: INFO [03-15|16:54:19.102] Resuming state snapshot generation       root="379477…ad5b97" in="0042a5…807326" at="b7aa89…036cfd" accounts=123850 slots=666>
mars 15 16:54:19 pc geth[4033]: INFO [03-15|16:54:19.386] Aborting state snapshot generation       root="379477…ad5b97" in="0042a5…807326" at="b7ece7…2811f5" accounts=123850 slots=667>
mars 15 16:54:19 pc geth[4033]: INFO [03-15|16:54:19.387] Resuming state snapshot generation       root="20ab4d…a7798f" in="0042a5…807326" at="b7ece7…2811f5" accounts=123850 slots=667>
mars 15 16:54:19 pc geth[4033]: INFO [03-15|16:54:19.806] Aborting state snapshot generation       root="20ab4d…a7798f" in="0042a5…807326" at="b83efa…21edc2" accounts=123850 slots=668>
mars 15 16:54:19 pc geth[4033]: INFO [03-15|16:54:19.806] Resuming state snapshot generation       root="0a1be3…7dfaf4" in="0042a5…807326" at="b83efa…21edc2" accounts=123850 slots=668>
mars 15 16:54:19 pc geth[4033]: panic: node cd5c92dccf01dd45c14197ac8f6a003353edb2cb89439a0f6110cc9ad001ea39: invalid number of list elements: 0
mars 15 16:54:19 pc geth[4033]: goroutine 128039 [running]:
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.mustDecodeNode(0xc038060ac0, 0x20, 0x20, 0xc062881c20, 0x114, 0x120, 0x120, 0x0)
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/node.go:111 +0x19f
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.(*Database).node(0xc00f09d520, 0x45dd01cfdc925ccd, 0x33006a8fac9741c1, 0xf9a4389cbb2ed53, 0x39ea01d09acc1061, 0x15>
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/database.go:403 +0x1e5
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.(*Trie).resolveHash(0xc06f16f270, 0xc0721d3e40, 0x20, 0x20, 0xc01a498960, 0x4, 0x50, 0x0, 0x0, 0x0, ...)
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/trie.go:482 +0xf4
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.(*nodeIteratorState).resolve(0xc037386480, 0xc06f16f270, 0xc01a498960, 0x4, 0x50, 0x17f8a823d87bc1b0, 0xc037386480)
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/iterator.go:297 +0xd0
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.(*nodeIterator).peek(0xc06f16f2c0, 0x1, 0x30, 0x21, 0x1, 0x5f0855b5a6fc58b8, 0x1d3df7fd245f8215, 0x720c9ddbee6e5dc>
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/iterator.go:284 +0x1ff
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.(*nodeIterator).Next(0xc06f16f2c0, 0xc06e073d01, 0x0)
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/iterator.go:231 +0xcf
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/trie.(*Iterator).Next(0xc06e073da0, 0x9ff)
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/trie/iterator.go:48 +0x3c
mars 15 16:54:19 pc geth[4033]: github.com/ethereum/go-ethereum/core/state/snapshot.(*diskLayer).generate(0xc0352d1ef0, 0xc00f0ad380)
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/core/state/snapshot/generate.go:264 +0x8af
mars 15 16:54:19 pc geth[4033]: created by github.com/ethereum/go-ethereum/core/state/snapshot.diffToDisk
mars 15 16:54:19 pc geth[4033]:         github.com/ethereum/go-ethereum/core/state/snapshot/snapshot.go:561 +0x1229
mars 15 16:54:20 pc systemd[1]: geth.service: Main process exited, code=exited, status=2/INVALIDARGUMENT

@mael4875215
Copy link
Author

I have no issue with --snapshot=false

@tomw1808
Copy link

We're having similar issues, upgraded from geth-1.9.25 stable to 1.10.1-stable using Docker on AWS:
Result, our chain is corrupted. Sync stopps.

Wondering what to do next? Start from scratch? Try to roll back?

Thoughts?

We have around 1GiB of error messages in our logs, until the server gave up:

-----------------------------------------------------------------------------------------------------------------------------------------------------
|   timestamp   |                                                              message                                                              |
|---------------|-----------------------------------------------------------------------------------------------------------------------------------|
| 1615879397195 | github.com/ethereum/go-ethereum/eth/protocols/eth.MakeProtocols.func1(0xc0184398c0, 0x1548350, 0xc00b7f0000, 0x0, 0x0)            |
| 1615879397195 |  github.com/ethereum/go-ethereum/eth/protocols/eth/handler.go:116 +0x11a                                                          |
| 1615879397195 | github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0184398c0, 0xc00b7f0000, 0x1548350, 0xc00b7f0000)             |
| 1615879397195 |  github.com/ethereum/go-ethereum/p2p/peer.go:393 +0x98                                                                            |
| 1615879397195 | created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols                                                             |
| 1615879397195 |  github.com/ethereum/go-ethereum/p2p/peer.go:391 +0x205                                                                           |
| 1615879397195 | goroutine 5459442 [select, 42 minutes]:                                                                                           |
| 1615879397195 | github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc115b5c640, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)            |
| 1615879397195 |  github.com/ethereum/go-ethereum/p2p/peer.go:450 +0xcf                                                                            |
| 1615879397195 | github.com/ethereum/go-ethereum/eth/protocols/snap.handleMessage(0x1554ff0, 0xc00013e800, 0xc02a2604c0, 0x0, 0x0)                 |
| 1615879397195 |  github.com/ethereum/go-ethereum/eth/protocols/snap/handler.go:122 +0x76                                                          |
| 1615879397195 | github.com/ethereum/go-ethereum/eth/protocols/snap.handle(0x1554ff0, 0xc00013e800, 0xc02a2604c0, 0xc0075a7420, 0x140aaf0)         |
| 1615879397195 |  github.com/ethereum/go-ethereum/eth/protocols/snap/handler.go:110 +0x45                                                          |
| 1615879397195 | github.com/ethereum/go-ethereum/eth/protocols/snap.MakeProtocols.func1.1(0xc02a2604c0, 0xc02a2604c0, 0x0)                         |
| 1615879397195 |  github.com/ethereum/go-ethereum/eth/protocols/snap/handler.go:90 +0x3d                                                           |
| 1615879397195 | github.com/ethereum/go-ethereum/eth.(*handler).runSnapExtension(0xc00013e800, 0xc02a2604c0, 0xc0931606a8, 0x0, 0x0)               |
| 1615879397195 |  github.com/ethereum/go-ethereum/eth/handler.go:350 +0x1e6                                                                        |
| 1615879397195 | github.com/ethereum/go-ethereum/eth.(*snapHandler).RunPeer(0xc00013e800, 0xc02a2604c0, 0xc0931606a8, 0xc115b5c640, 0xc02a2604c0)  |
| 1615879397195 |  github.com/ethereum/go-ethereum/eth/handler_snap.go:33 +0x3f                                                                     |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/snap.MakeProtocols.func1(0xc101d332c0, 0x1548350, 0xc115b5c640, 0x0, 0x0)           |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/snap/handler.go:89 +0xbb                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc101d332c0, 0xc115b5c640, 0x1548350, 0xc115b5c640)             |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:393 +0x98                                                                            |
| 1615879397196 | created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols                                                             |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:391 +0x205                                                                           |
| 1615879397196 | goroutine 5510418 [select, 3 minutes]:                                                                                            |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.(*Peer).broadcastBlocks(0xc09ebfe820)                                           |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/broadcast.go:44 +0xe5                                                          |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/protocols/eth.NewPeer                                                              |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/peer.go:109 +0x393                                                             |
| 1615879397196 | goroutine 4987704 [select]:                                                                                                       |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc004997860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)            |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:450 +0xcf                                                                            |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.handleMessage(0x155daf8, 0xc00013e800, 0xc02b8089c0, 0x0, 0x0)                  |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/handler.go:229 +0xad                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.Handle(0x155daf8, 0xc00013e800, 0xc02b8089c0, 0x3335ec01f6af, 0xc05de920f0)     |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/handler.go:160 +0x45                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.MakeProtocols.func1.1(0xc02b8089c0, 0x0, 0xc08d1c7de0)                          |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/handler.go:117 +0x3d                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth.(*handler).runEthPeer(0xc00013e800, 0xc02b8089c0, 0xc0c5e6ad98, 0x0, 0x0)                     |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/handler.go:335 +0xada                                                                        |
| 1615879397196 | github.com/ethereum/go-ethereum/eth.(*ethHandler).RunPeer(0xc00013e800, 0xc02b8089c0, 0xc0c5e6ad98, 0xc004997860, 0x7f6231eb6128) |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/handler_eth.go:45 +0x3f                                                                      |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.MakeProtocols.func1(0xc09f0f4420, 0x1548350, 0xc004997860, 0x0, 0x0)            |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/handler.go:116 +0x11a                                                          |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc09f0f4420, 0xc004997860, 0x1548350, 0xc004997860)             |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:393 +0x98                                                                            |
| 1615879397196 | created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols                                                             |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:391 +0x205                                                                           |
| 1615879397196 | goroutine 5509795 [select]:                                                                                                       |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processHeaders(0xc0072ef860, 0xb7d79a, 0xc0c58df860, 0x0, 0x0)       |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1557 +0xde6                                                         |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer.func6(0x1, 0x4)                                         |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:563 +0x3f                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func1(0xc0072ef860, 0xc07db69ce0, 0xc051e472c0)            |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:584 +0x5b                                                           |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync                                                 |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:584 +0xaf                                                           |
| 1615879397196 | goroutine 4987707 [select, 341 minutes]:                                                                                          |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.(*Peer).announceTransactions(0xc02b8089c0)                                      |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/broadcast.go:172 +0x38c                                                        |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/protocols/eth.NewPeer                                                              |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/peer.go:112 +0x40b                                                             |
| 1615879397196 | goroutine 5468289 [select]:                                                                                                       |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc075836cc0)                                                                |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:278 +0x125                                                                           |
| 1615879397196 | created by github.com/ethereum/go-ethereum/p2p.(*Peer).run                                                                        |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:232 +0x125                                                                           |
| 1615879397196 | goroutine 5510698 [select, 2 minutes]:                                                                                            |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.(*Peer).broadcastBlocks(0xc022795930)                                           |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/broadcast.go:44 +0xe5                                                          |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/protocols/eth.NewPeer                                                              |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/peer.go:109 +0x393                                                             |
| 1615879397196 | goroutine 4987701 [select, 3 minutes]:                                                                                            |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc09f0f4420, 0x110eb20, 0xc01c447f80, 0x0)                                       |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:241 +0x265                                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0002cac80, 0xc09f0f4420)                                                 |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/server.go:1039 +0x1de                                                                        |
| 1615879397196 | created by github.com/ethereum/go-ethereum/p2p.(*Server).launchPeer                                                               |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/server.go:1022 +0xc5                                                                         |
| 1615879397196 | goroutine 5498705 [select, 12 minutes]:                                                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.(*Peer).broadcastTransactions(0xc04a903860)                                     |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/broadcast.go:105 +0x4ba                                                        |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/protocols/eth.NewPeer                                                              |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/peer.go:110 +0x3b8                                                             |
| 1615879397196 | goroutine 5468326 [select, 35 minutes]:                                                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.(*Peer).announceTransactions(0xc02cfd11e0)                                      |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/broadcast.go:172 +0x38c                                                        |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/protocols/eth.NewPeer                                                              |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/peer.go:112 +0x40b                                                             |
| 1615879397196 | goroutine 5459041 [select]:                                                                                                       |
| 1615879397196 | github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0eb4dda40)                                                                |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:278 +0x125                                                                           |
| 1615879397196 | created by github.com/ethereum/go-ethereum/p2p.(*Peer).run                                                                        |
| 1615879397196 |  github.com/ethereum/go-ethereum/p2p/peer.go:232 +0x125                                                                           |
| 1615879397196 | goroutine 5498738 [select, 12 minutes]:                                                                                           |
| 1615879397196 | github.com/ethereum/go-ethereum/eth/protocols/eth.(*Peer).announceTransactions(0xc04a903860)                                      |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/broadcast.go:172 +0x38c                                                        |
| 1615879397196 | created by github.com/ethereum/go-ethereum/eth/protocols/eth.NewPeer                                                              |
| 1615879397196 |  github.com/ethereum/go-ethereum/eth/protocols/eth/peer.go:112 +0x40b                                                             |
-----------------------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

@mael4875215
Copy link
Author

@tomw1808 does it work if you set --snapshot=false?

That's not a solution to fix the snapshot process but at least geth runs with this for me.

@tomw1808
Copy link

I mean, I started geth 1.10.1 from scratch now, without --snapshot=false, it's running and syncing. It's just a bummer, because the old chaindata got corrupted, which is something I did not expect to happen.

@jeanhackpy
Copy link

jeanhackpy commented Mar 16, 2021

same issue:
Geth
Version: 1.10.2-unstable
Git Commit: 6387c52
Git Commit Date: 20210312
Architecture: arm64
Go Version: go1.16
Operating System: linux
GOPATH=/home/pi/go
GOROOT=go

ExecStart=/usr/local/bin/geth --goerli --http --datadir /var/lib/goethereum   --port=30303  --cache 1024 --maxpeers 50 --snapshot=false
-- Logs begin at Tue 2021-03-16 15:35:45 +07. --
Mar 16 15:49:54 grosnoeudvert geth[2867]: WARN [03-16|15:49:54.236] Unclean shutdown detected                booted=2021-03-16T15:44:45+0700 age=5m9s
Mar 16 15:49:54 grosnoeudvert geth[2867]: WARN [03-16|15:49:54.236] Unclean shutdown detected                booted=2021-03-16T15:46:24+0700 age=3m30s
Mar 16 15:49:54 grosnoeudvert geth[2867]: INFO [03-16|15:49:54.236] Starting peer-to-peer node               instance=Geth/v1.10.2-unstable-6387c520-20210312/linux-arm64/go1.16
Mar 16 15:49:54 grosnoeudvert geth[2867]: INFO [03-16|15:49:54.333] New local node record                    seq=2233 id=d22a57fea72f1303 ip=127.0.0.1 udp=30303 tcp=30303
Mar 16 15:49:54 grosnoeudvert geth[2867]: INFO [03-16|15:49:54.342] Started P2P networking                   self=enode://14c942765e7f3623c2546e5e53355aa27f735eba3016e2dabd90eb47036afa97c79dc3c74d4ae06836d15ca9149f33ef62645ac2042ca5f919bccd18ba57fd5b@127.0.0.1:30303
Mar 16 15:49:54 grosnoeudvert geth[2867]: INFO [03-16|15:49:54.351] IPC endpoint opened                      url=/var/lib/goethereum/geth.ipc
Mar 16 15:49:54 grosnoeudvert geth[2867]: INFO [03-16|15:49:54.355] HTTP server started                      endpoint=127.0.0.1:8545 prefix= cors= vhosts=localhost
Mar 16 15:50:02 grosnoeudvert geth[2867]: INFO [03-16|15:50:02.227] Initializing state bloom                 items=1820162 errorrate=0.000 elapsed=8.000s
Mar 16 15:50:04 grosnoeudvert geth[2867]: INFO [03-16|15:50:04.519] Looking for peers                        peercount=0 tried=42 static=0
Mar 16 15:50:05 grosnoeudvert geth[2867]: INFO [03-16|15:50:05.141] New local node record                    seq=2234 id=d22a57fea72f1303 ip=124.122.187.71 udp=30303 tcp=30303
Mar 16 15:50:10 grosnoeudvert geth[2867]: INFO [03-16|15:50:10.229] Initializing state bloom                 items=2871524 errorrate=0.000 elapsed=16.001s
Mar 16 15:50:14 grosnoeudvert geth[2867]: INFO [03-16|15:50:14.635] Looking for peers                        peercount=0 tried=58 static=0
Mar 16 15:50:18 grosnoeudvert geth[2867]: INFO [03-16|15:50:18.230] Initializing state bloom                 items=3960871 errorrate=0.000 elapsed=24.002s
Mar 16 15:50:23 grosnoeudvert geth[2867]: INFO [03-16|15:50:23.362] Block synchronisation started
Mar 16 15:50:24 grosnoeudvert geth[2867]: INFO [03-16|15:50:24.772] Looking for peers                        peercount=1 tried=60 static=0
Mar 16 15:50:24 grosnoeudvert geth[2867]: panic: runtime error: invalid memory address or nil pointer dereference
Mar 16 15:50:24 grosnoeudvert geth[2867]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x1c0 pc=0x9f6cec]
Mar 16 15:50:24 grosnoeudvert geth[2867]: goroutine 947 [running]:
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).findAncestorBinarySearch(0x40003e2000, 0x4004d9f770, 0x1, 0x43e68c, 0x40707b, 0x40707b, 0x0, 0x13465a8)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:977 +0x44c
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).findAncestor(0x40003e2000, 0x4004d9f770, 0x403b267200, 0x403b267440, 0x0, 0x0)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:829 +0x348
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer(0x40003e2000, 0x4004d9f770, 0x13763b11131be0d0, 0x1a75ddc8f5068855, 0xa3365697ecfe6362, 0x9548e01c88b2ef2f, 0x4031953e40, 0x0, 0x0)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:486 +0x3cc
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).synchronise(0x40003e2000, 0x4007255c40, 0x40, 0x13763b11131be0d0, 0x1a75ddc8f5068855, 0xa3365697ecfe6362, 0x9548e01c88b2ef2f, 0x4031953e40, 0x1, 0x0, ...)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:442 +0x328
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Synchronise(0x40003e2000, 0x4007255c40, 0x40, 0x13763b11131be0d0, 0x1a75ddc8f5068855, 0xa3365697ecfe6362, 0x9548e01c88b2ef2f, 0x4031953e40, 0x4000000001, 0x4001505080, ...)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:343 +0x6c
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth.(*handler).doSync(0x4000b5e000, 0x40084cc0c0, 0x40001b2210, 0x12160b0)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/sync.go:324 +0x100
Mar 16 15:50:24 grosnoeudvert geth[2867]: github.com/ethereum/go-ethereum/eth.(*chainSyncer).startSync.func1(0x4000169350, 0x40084cc0c0)
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/sync.go:300 +0x34
Mar 16 15:50:24 grosnoeudvert geth[2867]: created by github.com/ethereum/go-ethereum/eth.(*chainSyncer).startSync
Mar 16 15:50:24 grosnoeudvert geth[2867]:         github.com/ethereum/go-ethereum/eth/sync.go:300 +0x78
Mar 16 15:50:25 grosnoeudvert systemd[1]: geth.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Mar 16 15:50:25 grosnoeudvert systemd[1]: geth.service: Failed with result 'exit-code'.
Mar 16 15:50:30 grosnoeudvert systemd[1]: geth.service: Service RestartSec=5s expired, scheduling restart.
Mar 16 15:50:30 grosnoeudvert systemd[1]: geth.service: Scheduled restart job, restart counter is at 1.
Mar 16 15:50:30 grosnoeudvert systemd[1]: Stopped Ethereum go client.
Mar 16 15:50:30 grosnoeudvert systemd[1]: Started Ethereum go client.
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.473] Starting Geth on Görli testnet...
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.480] Maximum peer count                       ETH=50 LES=0 total=50
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.480] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.481] Set global gas cap                       cap=25000000
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.482] Allocated trie memory caches             clean=255.00MiB dirty=256.00MiB
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.483] Allocated cache and file handles         database=/var/lib/goethereum/geth/chaindata cache=512.00MiB handles=262144
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.559] Opened ancient database                  database=/var/lib/goethereum/geth/chaindata/ancient
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.577] Persisted trie from memory database      nodes=361 size=51.17KiB time=2.990306ms gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=0.00B
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.578] Initialised chain configuration          config="{ChainID: 5 Homestead: 0 DAO: <nil> DAOSupport: true EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: 1561651, Muir Glacier: <nil>, Berlin: 4460644, YOLO v3: <nil>, Engine: clique}"
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.587] Initialising Ethereum protocol           network=5 dbversion=8
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.591] Loaded most recent local header          number=4313099 hash="c5955c…cb035b" td=6353976 age=3w3d9h
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.591] Loaded most recent local full block      number=0       hash="bf7e33…b88c1a" td=1       age=2y1mo3w
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.591] Loaded most recent local fast block      number=4313099 hash="c5955c…cb035b" td=6353976 age=3w3d9h
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.591] Loaded last fast-sync pivot marker       number=4437983
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.598] Upgrading chain index                    type=bloombits percentage=99
Mar 16 15:50:30 grosnoeudvert geth[7140]: ERROR[03-16|15:50:30.602] Section processing failed                type=bloombits error="block #4268032 [e5d34e86…] not found"
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.599] Loaded local transaction journal         transactions=0 dropped=0
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.602] Regenerated local transaction journal    transactions=0 accounts=0
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.633] Allocated fast sync bloom                size=511.00MiB
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.637] Old unclean shutdowns found              count=1538
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.637] Unclean shutdown detected                booted=2021-03-16T15:00:04+0700 age=50m26s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.637] Unclean shutdown detected                booted=2021-03-16T15:02:48+0700 age=47m42s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:04:35+0700 age=45m55s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:08:09+0700 age=42m21s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:35:57+0700 age=14m33s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:39:33+0700 age=10m57s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:39:58+0700 age=10m32s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:41:40+0700 age=8m50s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:44:45+0700 age=5m45s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:46:24+0700 age=4m6s
Mar 16 15:50:30 grosnoeudvert geth[7140]: WARN [03-16|15:50:30.638] Unclean shutdown detected                booted=2021-03-16T15:49:54+0700 age=36s
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.638] Starting peer-to-peer node               instance=Geth/v1.10.2-unstable-6387c520-20210312/linux-arm64/go1.16
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.757] New local node record                    seq=2235 id=d22a57fea72f1303 ip=127.0.0.1 udp=30303 tcp=30303
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.762] Started P2P networking                   self=enode://14c942765e7f3623c2546e5e53355aa27f735eba3016e2dabd90eb47036afa97c79dc3c74d4ae06836d15ca9149f33ef62645ac2042ca5f919bccd18ba57fd5b@127.0.0.1:30303
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.764] IPC endpoint opened                      url=/var/lib/goethereum/geth.ipc
Mar 16 15:50:30 grosnoeudvert geth[7140]: INFO [03-16|15:50:30.765] HTTP server started                      endpoint=127.0.0.1:8545 prefix= cors= vhosts=localhost
Mar 16 15:50:38 grosnoeudvert geth[7140]: INFO [03-16|15:50:38.646] Initializing state bloom                 items=2151081 errorrate=0.000 elapsed=8.011s
Mar 16 15:50:40 grosnoeudvert geth[7140]: INFO [03-16|15:50:40.883] Looking for peers                        peercount=0 tried=44 static=0
Mar 16 15:50:43 grosnoeudvert geth[7140]: INFO [03-16|15:50:43.179] Block synchronisation started
Mar 16 15:50:44 grosnoeudvert geth[7140]: panic: runtime error: invalid memory address or nil pointer dereference
Mar 16 15:50:44 grosnoeudvert geth[7140]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x1c0 pc=0x9f6cec]
Mar 16 15:50:44 grosnoeudvert geth[7140]: goroutine 432 [running]:
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).findAncestorBinarySearch(0x4000cf2000, 0x403d737b30, 0x1, 0x43e0f2, 0x40707b, 0x40707b, 0x0, 0x13465a8)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:977 +0x44c
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).findAncestor(0x4000cf2000, 0x403d737b30, 0x4001bbd200, 0x4001bbd440, 0x0, 0x0)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:829 +0x348
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer(0x4000cf2000, 0x403d737b30, 0x53fdffe2646de1c1, 0x67da788a06524b40, 0x80d9ff137b52befe, 0x1a77bb61942780c9, 0x403c2fcbc0, 0x0, 0x0)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:486 +0x3cc
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).synchronise(0x4000cf2000, 0x403d75b800, 0x40, 0x53fdffe2646de1c1, 0x67da788a06524b40, 0x80d9ff137b52befe, 0x1a77bb61942780c9, 0x403c2fcbc0, 0x4000000001, 0x0, ...)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:442 +0x328
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Synchronise(0x4000cf2000, 0x403d75b800, 0x40, 0x53fdffe2646de1c1, 0x67da788a06524b40, 0x80d9ff137b52befe, 0x1a77bb61942780c9, 0x403c2fcbc0, 0x4000000001, 0x4000893560, ...)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/downloader/downloader.go:343 +0x6c
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth.(*handler).doSync(0x400094c300, 0x403c29d500, 0x400009a160, 0x12160b0)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/sync.go:324 +0x100
Mar 16 15:50:44 grosnoeudvert geth[7140]: github.com/ethereum/go-ethereum/eth.(*chainSyncer).startSync.func1(0x4000779110, 0x403c29d500)
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/sync.go:300 +0x34
Mar 16 15:50:44 grosnoeudvert geth[7140]: created by github.com/ethereum/go-ethereum/eth.(*chainSyncer).startSync
Mar 16 15:50:44 grosnoeudvert geth[7140]:         github.com/ethereum/go-ethereum/eth/sync.go:300 +0x78
Mar 16 15:50:44 grosnoeudvert systemd[1]: geth.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Mar 16 15:50:44 grosnoeudvert systemd[1]: geth.service: Failed with result 'exit-code'.

@karalabe
Copy link
Member

@mael4875215 Some data in your database is corrupted. The snapshotter just reads through all the state and hits the corrupted trie node. Without the snapshotter it's a time bomb, waiting for something to hit it and produce a bad block. I can't really say how you managed to end up with a database key with missing data though. Probably a resync would be the safest, since you're data is corrupted and will blow eventually either way.

@tomw1808 We'd need the full crash dump, or more importantly the beginning of it. Yours is a random excerpt from the middle which is not particularly useful.

@jeanhackpy That's an odd one I haven't seen yet, will need to take a closer look.

@karalabe
Copy link
Member

@jeanhackpy Your crash is originating from a database with missing data. The interesting question is how you ended up with that in the first place. Unfortunately that I cannot say. Even before the crash, the bloom indexer says some data that th chain head says is present, is actually missing. Do you have the logs from your original run when you started to sync?

@mael4875215
Copy link
Author

mael4875215 commented Mar 16, 2021

Thank you for your advise @karalabe, I'll do a resync to be safe.

My geth node was running since november, always powered on since then, and I did only 2 upgrades of geth.

@jeanhackpy
Copy link

@karalabe Let me know how i can fix it and how can i send you the logs from original run . Thank you

@tomw1808
Copy link

@karalabe

So, the old geth instance got stopped normally (geth 1.9.25):

the end of the log is this

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   timestamp   |                                                                                                 message                                                                                                  |
|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1615794779510 | INFO [03-15|07:52:59.510] Imported new chain segment               blocks=1    txs=167  mgas=12.474  elapsed=252.554ms mgasps=49.393  number=12041921 hash="790e6f…b1a6bf" dirty=865.22MiB               |
| 1615794856738 | INFO [03-15|07:54:16.737] Imported new chain segment               blocks=1    txs=287  mgas=12.474  elapsed=610.095ms mgasps=20.445  number=12041922 hash="234fab…559cd4" age=1m17s     dirty=865.42MiB |
| 1615794872164 | INFO [03-15|07:54:32.163] Imported new chain segment               blocks=1    txs=248  mgas=12.454  elapsed=280.731ms mgasps=44.362  number=12041923 hash="ec7fd4…56d8ea" dirty=865.56MiB               |
| 1615794888669 | INFO [03-15|07:54:48.668] Imported new chain segment               blocks=1    txs=592  mgas=12.467  elapsed=735.264ms mgasps=16.956  number=12041924 hash="add2f8…686921" dirty=865.11MiB               |
| 1615794889667 | INFO [03-15|07:54:49.667] Imported new chain segment               blocks=1    txs=521  mgas=12.463  elapsed=998.006ms mgasps=12.488  number=12041924 hash="3c3575…91fb21" dirty=866.81MiB               |
| 1615794895573 | INFO [03-15|07:54:55.573] Deep froze chain segment                 blocks=4    elapsed=16.054ms  number=11951924 hash="3fc7cf…299371"                                                                    |
| 1615794901086 | INFO [03-15|07:55:01.086] Chain reorg detected                     number=12041923 hash="ec7fd4…56d8ea" drop=1 dropfrom="add2f8…686921" add=2 addfrom="fcf61a…599048"                                    |
| 1615794901117 | INFO [03-15|07:55:01.117] Imported new chain segment               blocks=1    txs=236  mgas=12.456  elapsed=449.685ms mgasps=27.699  number=12041925 hash="fcf61a…599048" dirty=868.65MiB               |
| 1615794913477 | INFO [03-15|07:55:13.477] Imported new chain segment               blocks=1    txs=538  mgas=12.444  elapsed=1.091s    mgasps=11.397  number=12041926 hash="8e6902…d7ed93" dirty=868.70MiB               |
| 1615794913511 | INFO [03-15|07:55:13.510] Downloader queue stats                   receiptTasks=0 blockTasks=0 itemSize=46.80KiB throttle=1401                                                                           |
| 1615794913869 | INFO [03-15|07:55:13.868] Imported new chain segment               blocks=1    txs=298  mgas=12.445  elapsed=382.601ms mgasps=32.527  number=12041927 hash="ee4f26…583f7e" dirty=868.94MiB               |
| 1615794931842 | INFO [03-15|07:55:31.842] Imported new chain segment               blocks=1    txs=592  mgas=12.460  elapsed=193.926ms mgasps=64.251  number=12041928 hash="e55791…13f3e4" dirty=867.90MiB               |
| 1615794947877 | INFO [03-15|07:55:47.877] Imported new chain segment               blocks=1    txs=246  mgas=12.459  elapsed=472.196ms mgasps=26.385  number=12041929 hash="3e3750…166a05" dirty=868.14MiB               |
| 1615794955592 | INFO [03-15|07:55:55.592] Deep froze chain segment                 blocks=5    elapsed=18.990ms  number=11951929 hash="ac75ef…19c22a"                                                                    |
| 1615794968628 | INFO [03-15|07:56:08.627] Imported new chain segment               blocks=1    txs=457  mgas=12.463  elapsed=773.731ms mgasps=16.108  number=12041930 hash="f88e7d…6665bf" dirty=868.31MiB               |
| 1615794969016 | INFO [03-15|07:56:09.016] Imported new chain segment               blocks=1    txs=336  mgas=12.479  elapsed=388.088ms mgasps=32.155  number=12041930 hash="0f67b1…44d824" dirty=869.44MiB               |
| 1615794983808 | INFO [03-15|07:56:23.808] Imported new chain segment               blocks=1    txs=186  mgas=12.488  elapsed=217.821ms mgasps=57.332  number=12041931 hash="b31d3c…cf0a8a" dirty=869.01MiB               |
| 1615795000239 | INFO [03-15|07:56:40.239] Writing clean trie cache to disk         path=/root/.ethereum/geth/triecache threads=1                                                                                         |
| 1615795000273 | INFO [03-15|07:56:40.273] Regenerated local transaction journal    transactions=0  accounts=0                                                                                                            |
| 1615795001892 | INFO [03-15|07:56:41.892] Imported new chain segment               blocks=1    txs=232  mgas=12.482  elapsed=509.936ms mgasps=24.478  number=12041932 hash="0bade5…766074" dirty=869.21MiB               |
| 1615795002484 | INFO [03-15|07:56:42.483] Persisted the clean trie cache           path=/root/.ethereum/geth/triecache elapsed=2.244s                                                                                    |
| 1615795014859 | INFO [03-15|07:56:54.859] Imported new chain segment               blocks=1    txs=204  mgas=12.475  elapsed=327.990ms mgasps=38.035  number=12041933 hash="6b0e7b…4d40c3" dirty=869.31MiB               |
| 1615795015612 | INFO [03-15|07:56:55.612] Deep froze chain segment                 blocks=4    elapsed=19.830ms  number=11951933 hash="1eba6c…f52c36"                                                                    |
| 1615795026639 | INFO [03-15|07:57:06.639] Imported new chain segment               blocks=1    txs=186  mgas=12.469  elapsed=352.680ms mgasps=35.355  number=12041934 hash="000743…e56119" dirty=869.60MiB               |
| 1615795027395 | INFO [03-15|07:57:07.394] Imported new chain segment               blocks=1    txs=256  mgas=12.447  elapsed=302.539ms mgasps=41.141  number=12041935 hash="d85aaf…6c08d9" dirty=869.68MiB               |
| 1615795045782 | INFO [03-15|07:57:25.782] Imported new chain segment               blocks=1    txs=308  mgas=12.494  elapsed=861.475ms mgasps=14.502  number=12041936 hash="c37ebd…39571f" dirty=870.04MiB               |
| 1615795056028 | INFO [03-15|07:57:36.028] Imported new chain segment               blocks=1    txs=518  mgas=12.496  elapsed=1.403s    mgasps=8.901   number=12041937 hash="923a4b…24d3dd" dirty=870.10MiB               |
| 1615795061266 | INFO [03-15|07:57:41.266] Imported new chain segment               blocks=1    txs=521  mgas=12.496  elapsed=1.124s    mgasps=11.109  number=12041938 hash="a21ee0…451153" dirty=870.33MiB               |
| 1615795063154 | INFO [03-15|07:57:43.154] Imported new chain segment               blocks=1    txs=217  mgas=12.472  elapsed=147.357ms mgasps=84.637  number=12041938 hash="8b1019…c6a44d" dirty=871.80MiB               |
| 1615795075630 | INFO [03-15|07:57:55.629] Deep froze chain segment                 blocks=5    elapsed=16.907ms  number=11951938 hash="104fd8…37bc17"                                                                    |
| 1615795075852 | INFO [03-15|07:57:55.851] Imported new chain segment               blocks=1    txs=221  mgas=12.473  elapsed=460.559ms mgasps=27.081  number=12041939 hash="fabf9f…9442f6" dirty=871.73MiB               |
| 1615795098488 | INFO [03-15|07:58:18.488] Imported new chain segment               blocks=1    txs=281  mgas=12.481  elapsed=692.699ms mgasps=18.018  number=12041940 hash="6d7132…31f626" dirty=872.15MiB               |
| 1615795098832 | INFO [03-15|07:58:18.832] Chain reorg detected                     number=12041939 hash="fabf9f…9442f6" drop=1 dropfrom="6d7132…31f626" add=1 addfrom="6b6f89…ffc202"                                    |
| 1615795098836 | INFO [03-15|07:58:18.836] Imported new chain segment               blocks=1    txs=281  mgas=12.497  elapsed=163.401ms mgasps=76.482  number=12041940 hash="6b6f89…ffc202" dirty=872.48MiB               |
| 1615795122151 | INFO [03-15|07:58:42.151] Chain reorg detected                     number=12041939 hash="fabf9f…9442f6" drop=1 dropfrom="6b6f89…ffc202" add=2 addfrom="879582…5278aa"                                    |
| 1615795122164 | INFO [03-15|07:58:42.164] Imported new chain segment               blocks=1    txs=223  mgas=12.476  elapsed=788.546ms mgasps=15.821  number=12041941 hash="879582…5278aa" dirty=872.99MiB               |
| 1615795135651 | INFO [03-15|07:58:55.650] Deep froze chain segment                 blocks=3    elapsed=20.753ms  number=11951941 hash="df585d…718d87"                                                                    |
| 1615795155407 | INFO [03-15|07:59:15.407] Imported new chain segment               blocks=1    txs=207  mgas=12.474  elapsed=724.748ms mgasps=17.211  number=12041942 hash="431f7e…5a2e0a" dirty=873.03MiB               |
| 1615795227528 | INFO [03-15|08:00:27.528] Imported new chain segment               blocks=1    txs=275  mgas=12.449  elapsed=813.703ms mgasps=15.300  number=12041943 hash="6c8a93…19fcc9" age=1m13s     dirty=873.35MiB |
| 1615795235092 | INFO [03-15|08:00:35.091] Imported new chain segment               blocks=1    txs=592  mgas=12.462  elapsed=2.406s    mgasps=5.177   number=12041944 hash="238d5d…e12b94" dirty=873.34MiB               |
| 1615795248482 | INFO [03-15|08:00:48.479] Imported new chain segment               blocks=1    txs=207  mgas=12.473  elapsed=352.803ms mgasps=35.353  number=12041945 hash="c6433b…fd467f" dirty=873.73MiB               |
| 1615795255670 | INFO [03-15|08:00:55.670] Deep froze chain segment                 blocks=4    elapsed=18.804ms  number=11951945 hash="3ddd9d…1acca9"                                                                    |
| 1615795261770 | INFO [03-15|08:01:01.770] Submitted transaction                    fullhash=0x5f4adb5af14a4b8eb39f816ce3a0de7c5c14ba4a94b5bf74e075eb3360243e06 recipient=0xA937787581B17236f3EfB2618C38270bAac685Ba      |
| 1615795284095 | INFO [03-15|08:01:24.095] Imported new chain segment               blocks=1    txs=318  mgas=12.470  elapsed=777.032ms mgasps=16.048  number=12041946 hash="cdda77…64bce2" dirty=874.16MiB               |
| 1615795288219 | INFO [03-15|08:01:28.219] Imported new chain segment               blocks=1    txs=191  mgas=12.428  elapsed=242.836ms mgasps=51.177  number=12041947 hash="648684…3c4422" dirty=874.62MiB               |
| 1615795313308 | INFO [03-15|08:01:53.308] Imported new chain segment               blocks=1    txs=276  mgas=12.467  elapsed=1.020s    mgasps=12.219  number=12041948 hash="b7a598…015519" dirty=875.01MiB               |
| 1615795313490 | INFO [03-15|08:01:53.490] Imported new chain segment               blocks=1    txs=275  mgas=12.431  elapsed=181.501ms mgasps=68.488  number=12041948 hash="fdb6d4…07146f" dirty=875.05MiB               |
| 1615795315687 | INFO [03-15|08:01:55.687] Deep froze chain segment                 blocks=3    elapsed=16.870ms  number=11951948 hash="afe8a3…e0adde"                                                                    |
| 1615795320428 | INFO [03-15|08:02:00.428] Imported new chain segment               blocks=1    txs=143  mgas=12.477  elapsed=354.517ms mgasps=35.194  number=12041949 hash="f394bf…856c4c" dirty=875.79MiB               |
| 1615795339458 | INFO [03-15|08:02:19.458] Imported new chain segment               blocks=1    txs=265  mgas=12.484  elapsed=674.812ms mgasps=18.500  number=12041950 hash="ae906b…a76893" dirty=874.69MiB               |
| 1615795375702 | INFO [03-15|08:02:55.702] Deep froze chain segment                 blocks=2    elapsed=13.991ms  number=11951950 hash="558331…be4e51"                                                                    |
| 1615795386703 | INFO [03-15|08:03:06.703] Imported new chain segment               blocks=1    txs=299  mgas=12.471  elapsed=800.517ms mgasps=15.579  number=12041951 hash="208849…81187d" dirty=875.07MiB               |
| 1615795390126 | INFO [03-15|08:03:10.126] Imported new chain segment               blocks=1    txs=522  mgas=12.485  elapsed=1.120s    mgasps=11.138  number=12041952 hash="800150…eaa602" dirty=874.99MiB               |
| 1615795397166 | INFO [03-15|08:03:17.165] Imported new chain segment               blocks=1    txs=213  mgas=12.478  elapsed=241.352ms mgasps=51.699  number=12041953 hash="e09906…fb2b69" dirty=875.26MiB               |
| 1615795403490 | INFO [03-15|08:03:23.490] Imported new chain segment               blocks=1    txs=187  mgas=12.485  elapsed=339.864ms mgasps=36.735  number=12041954 hash="eab833…a6a29d" dirty=875.44MiB               |
| 1615795429614 | INFO [03-15|08:03:49.614] Imported new chain segment               blocks=1    txs=322  mgas=12.500  elapsed=778.785ms mgasps=16.051  number=12041955 hash="edb7b0…b2be1d" dirty=875.43MiB               |
| 1615795435718 | INFO [03-15|08:03:55.718] Deep froze chain segment                 blocks=5    elapsed=15.804ms  number=11951955 hash="901d27…ae6811"                                                                    |
| 1615795440547 | INFO [03-15|08:04:00.547] Imported new chain segment               blocks=1    txs=260  mgas=12.476  elapsed=510.177ms mgasps=24.454  number=12041956 hash="54f89d…df12f1" dirty=875.93MiB               |
| 1615795441360 | INFO [03-15|08:04:01.359] Imported new chain segment               blocks=1    txs=245  mgas=12.505  elapsed=118.324ms mgasps=105.687 number=12041956 hash="c312e4…9df563" dirty=876.36MiB               |
| 1615795462634 | INFO [03-15|08:04:22.633] Imported new chain segment               blocks=1    txs=251  mgas=12.493  elapsed=598.122ms mgasps=20.887  number=12041957 hash="46d56f…bddae7" dirty=876.61MiB               |
| 1615795465690 | INFO [03-15|08:04:25.690] Imported new chain segment               blocks=1    txs=183  mgas=12.469  elapsed=173.202ms mgasps=71.990  number=12041958 hash="c188ea…9a5aaf" dirty=878.37MiB               |
| 1615795467156 | INFO [03-15|08:04:27.156] Imported new chain segment               blocks=1    txs=179  mgas=12.464  elapsed=399.739ms mgasps=31.181  number=12041959 hash="a5b2ee…4220ea" dirty=878.47MiB               |
| 1615795478016 | INFO [03-15|08:04:38.015] Imported new chain segment               blocks=1    txs=255  mgas=12.498  elapsed=560.946ms mgasps=22.281  number=12041960 hash="5f047e…cd7888" dirty=878.76MiB               |
| 1615795484647 | INFO [03-15|08:04:44.647] Imported new chain segment               blocks=1    txs=198  mgas=12.473  elapsed=357.571ms mgasps=34.882  number=12041961 hash="815f0d…71ecd9" dirty=879.07MiB               |
| 1615795491497 | INFO [03-15|08:04:51.497] Imported new chain segment               blocks=1    txs=222  mgas=12.475  elapsed=219.224ms mgasps=56.906  number=12041962 hash="487fa0…4aeadd" dirty=879.10MiB               |
| 1615795495738 | INFO [03-15|08:04:55.737] Deep froze chain segment                 blocks=7    elapsed=19.354ms  number=11951962 hash="7e0371…d69bcf"                                                                    |
| 1615795497314 | INFO [03-15|08:04:57.313] Imported new chain segment               blocks=1    txs=505  mgas=12.475  elapsed=1.270s    mgasps=9.821   number=12041963 hash="af3292…6ec9da" dirty=880.20MiB               |
| 1615795505299 | INFO [03-15|08:05:05.299] Imported new chain segment               blocks=1    txs=168  mgas=12.464  elapsed=759.339ms mgasps=16.415  number=12041964 hash="96f1d8…563e56" dirty=879.18MiB               |
| 1615795507532 | INFO [03-15|08:05:07.531] Imported new chain segment               blocks=1    txs=501  mgas=12.457  elapsed=1.219s    mgasps=10.213  number=12041965 hash="5a9349…598251" dirty=879.26MiB               |
| 1615795509674 | INFO [03-15|08:05:09.674] Imported new chain segment               blocks=1    txs=227  mgas=12.455  elapsed=170.961ms mgasps=72.852  number=12041966 hash="862768…3069d8" dirty=879.73MiB               |
| 1615795516616 | INFO [03-15|08:05:16.616] Imported new chain segment               blocks=1    txs=318  mgas=12.464  elapsed=261.586ms mgasps=47.646  number=12041967 hash="d3e459…d6b6d7" dirty=879.64MiB               |
| 1615795544633 | INFO [03-15|08:05:44.633] Imported new chain segment               blocks=1    txs=363  mgas=12.474  elapsed=802.897ms mgasps=15.536  number=12041968 hash="ef3dbb…070f36" dirty=880.04MiB               |
| 1615795550786 | INFO [03-15|08:05:50.786] Imported new chain segment               blocks=1    txs=155  mgas=12.476  elapsed=249.247ms mgasps=50.054  number=12041969 hash="712218…37bf17" dirty=880.14MiB               |
| 1615795555755 | INFO [03-15|08:05:55.755] Deep froze chain segment                 blocks=7    elapsed=17.473ms  number=11951969 hash="06206e…35a15f"                                                                    |
| 1615795600120 | INFO [03-15|08:06:40.120] Imported new chain segment               blocks=1    txs=295  mgas=12.487  elapsed=743.919ms mgasps=16.785  number=12041970 hash="7978e9…af7422" dirty=881.91MiB               |
| 1615795600405 | INFO [03-15|08:06:40.405] Chain reorg detected                     number=12041969 hash="712218…37bf17" drop=1 dropfrom="7978e9…af7422" add=1 addfrom="4c0f46…611c91"                                    |
| 1615795600411 | INFO [03-15|08:06:40.411] Imported new chain segment               blocks=1    txs=307  mgas=12.473  elapsed=229.219ms mgasps=54.413  number=12041970 hash="4c0f46…611c91" dirty=882.20MiB               |
| 1615795603120 | INFO [03-15|08:06:43.120] Imported new chain segment               blocks=1    txs=329  mgas=12.459  elapsed=433.771ms mgasps=28.722  number=12041971 hash="db9570…5779b8" dirty=880.76MiB               |
| 1615795615771 | INFO [03-15|08:06:55.771] Deep froze chain segment                 blocks=2    elapsed=15.737ms  number=11951971 hash="500d71…3e470b"                                                                    |
| 1615795617521 | INFO [03-15|08:06:57.521] Imported new chain segment               blocks=1    txs=163  mgas=12.484  elapsed=1.784s    mgasps=6.996   number=12041972 hash="536dd6…9adf87" dirty=880.73MiB               |
| 1615795624842 | INFO [03-15|08:07:04.842] Imported new chain segment               blocks=1    txs=328  mgas=12.491  elapsed=784.568ms mgasps=15.921  number=12041973 hash="7c3f54…e2c0f3" dirty=881.03MiB               |
| 1615795629699 | INFO [03-15|08:07:09.699] Imported new chain segment               blocks=1    txs=78   mgas=12.495  elapsed=180.725ms mgasps=69.136  number=12041974 hash="7afc9b…f6f0e9" dirty=881.25MiB               |
| 1615795655305 | INFO [03-15|08:07:35.304] Imported new chain segment               blocks=1    txs=592  mgas=12.503  elapsed=1.110s    mgasps=11.262  number=12041975 hash="6e3f82…e5521e" dirty=880.09MiB               |
| 1615795667145 | INFO [03-15|08:07:47.145] Imported new chain segment               blocks=1    txs=252  mgas=12.475  elapsed=329.536ms mgasps=37.856  number=12041976 hash="d34817…f5e34a" dirty=881.21MiB               |
| 1615795675799 | INFO [03-15|08:07:55.798] Deep froze chain segment                 blocks=5    elapsed=24.386ms  number=11951976 hash="455c43…25d5ea"                                                                    |
| 1615795705116 | INFO [03-15|08:08:25.116] Imported new chain segment               blocks=1    txs=281  mgas=12.491  elapsed=897.271ms mgasps=13.921  number=12041977 hash="c365bf…5978da" dirty=880.51MiB               |
| 1615795708171 | INFO [03-15|08:08:28.171] Imported new chain segment               blocks=1    txs=159  mgas=12.475  elapsed=160.309ms mgasps=77.818  number=12041978 hash="0ac82d…7e070c" dirty=880.40MiB               |
| 1615795716949 | INFO [03-15|08:08:36.948] Imported new chain segment               blocks=1    txs=445  mgas=12.497  elapsed=865.260ms mgasps=14.443  number=12041979 hash="4c6ec6…b5f76c" dirty=880.66MiB               |
| 1615795732640 | INFO [03-15|08:08:52.639] Imported new chain segment               blocks=1    txs=284  mgas=12.476  elapsed=592.746ms mgasps=21.047  number=12041980 hash="ec1ce8…247279" dirty=880.77MiB               |
| 1615795735816 | INFO [03-15|08:08:55.816] Deep froze chain segment                 blocks=4    elapsed=16.966ms  number=11951980 hash="d6b81d…145881"                                                                    |
| 1615795747083 | INFO [03-15|08:09:07.082] Imported new chain segment               blocks=1    txs=121  mgas=12.471  elapsed=477.177ms mgasps=26.135  number=12041981 hash="e3e12e…d9d467" dirty=880.89MiB               |
| 1615795748750 | INFO [03-15|08:09:08.748] Got interrupt, shutting down...                                                                                                                                                |
| 1615795749252 | INFO [03-15|08:09:09.251] HTTP server stopped                      endpoint=[::]:8545                                                                                                                    |
| 1615795749752 | INFO [03-15|08:09:09.752] HTTP server stopped                      endpoint=[::]:8546                                                                                                                    |
| 1615795749756 | INFO [03-15|08:09:09.756] IPC endpoint closed                      url=/root/.ethereum/geth.ipc                                                                                                          |
| 1615795749759 | INFO [03-15|08:09:09.759] Ethereum protocol stopped                                                                                                                                                      |
| 1615795749759 | INFO [03-15|08:09:09.759] Transaction pool stopped                                                                                                                                                       |
| 1615795749761 | INFO [03-15|08:09:09.760] Writing cached state to disk             block=12041981 hash="e3e12e…d9d467" root="cc15d2…47767a"                                                                              |
| 1615795759762 | INFO [03-15|08:09:19.762] Looking for peers                        peercount=0 tried=60 static=0                                                                                                         |
| 1615795769786 | INFO [03-15|08:09:29.786] Looking for peers                        peercount=0 tried=63 static=0                                                                                                         |
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

To my understanding that looks just fine. Then I switched the docker image to geth 1.10.1.

That was the first time I started up geth 1.10.1. Below, that's when the server stopped reacting at all.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   timestamp   |                                                                                                                                                                       message                                                                                                                                                                       |
|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1615795850699 | INFO [03-15|08:10:50.699] Starting Geth on Ethereum mainnet...                                                                                                                                                                                                                                                                                      |
| 1615795850699 | INFO [03-15|08:10:50.699] Bumping default cache on mainnet         provided=1024 updated=4096                                                                                                                                                                                                                                                       |
| 1615795850712 | INFO [03-15|08:10:50.710] Maximum peer count                       ETH=50 LES=0 total=50                                                                                                                                                                                                                                                            |
| 1615795850712 | INFO [03-15|08:10:50.711] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"                                                                                                                                                                                                                      |
| 1615795850714 | INFO [03-15|08:10:50.713] Set global gas cap                       cap=25000000                                                                                                                                                                                                                                                                     |
| 1615795850715 | INFO [03-15|08:10:50.714] Allocated trie memory caches             clean=614.00MiB dirty=1024.00MiB                                                                                                                                                                                                                                                 |
| 1615795850715 | INFO [03-15|08:10:50.714] Allocated cache and file handles         database=/root/.ethereum/geth/chaindata cache=2.00GiB handles=2048                                                                                                                                                                                                               |
| 1615795857807 | INFO [03-15|08:10:57.807] Opened ancient database                  database=/root/.ethereum/geth/chaindata/ancient                                                                                                                                                                                                                                  |
| 1615795857909 | INFO [03-15|08:10:57.908] Initialised chain configuration          config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: 7280000 Petersburg: 7280000 Istanbul: 9069000, Muir Glacier: 9200000, Berlin: 12244000, YOLO v3: <nil>, Engine: ethash}" |
| 1615795860423 | INFO [03-15|08:11:00.423] Disk storage enabled for ethash caches   dir=/root/.ethereum/geth/ethash count=3                                                                                                                                                                                                                                          |
| 1615795860423 | INFO [03-15|08:11:00.423] Disk storage enabled for ethash DAGs     dir=/root/.ethash               count=2                                                                                                                                                                                                                                          |
| 1615795860433 | INFO [03-15|08:11:00.433] Initialising Ethereum protocol           network=1 dbversion=8                                                                                                                                                                                                                                                            |
| 1615795860439 | INFO [03-15|08:11:00.439] Loaded most recent local header          number=12041981 hash="e3e12e…d9d467" td=22064750121582894460199 age=2m9s                                                                                                                                                                                                         |
| 1615795860439 | INFO [03-15|08:11:00.439] Loaded most recent local full block      number=12041981 hash="e3e12e…d9d467" td=22064750121582894460199 age=2m9s                                                                                                                                                                                                         |
| 1615795860439 | INFO [03-15|08:11:00.439] Loaded most recent local fast block      number=12041981 hash="e3e12e…d9d467" td=22064750121582894460199 age=2m9s                                                                                                                                                                                                         |
| 1615795860447 | INFO [03-15|08:11:00.446] Loaded last fast-sync pivot marker       number=11201849                                                                                                                                                                                                                                                                  |
| 1615795860460 | WARN [03-15|08:11:00.460] Head state missing, repairing            number=12041981 hash="e3e12e…d9d467" snaproot="d9db23…0c3326"                                                                                                                                                                                                                    |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

That's all there is, after about 1h I decided to terminate the instance, because it became absolutely unresponsive and I could not detect anything thats happening at all.

The next one after the restart:

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   timestamp   |                                                                                                                                                                       message                                                                                                                                                                       |
|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1615796726246 | INFO [03-15|08:25:26.246] Starting Geth on Ethereum mainnet...                                                                                                                                                                                                                                                                                      |
| 1615796726246 | INFO [03-15|08:25:26.246] Bumping default cache on mainnet         provided=1024 updated=4096                                                                                                                                                                                                                                                       |
| 1615796726254 | INFO [03-15|08:25:26.253] Maximum peer count                       ETH=50 LES=0 total=50                                                                                                                                                                                                                                                            |
| 1615796726254 | INFO [03-15|08:25:26.253] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"                                                                                                                                                                                                                      |
| 1615796726258 | INFO [03-15|08:25:26.257] Set global gas cap                       cap=25000000                                                                                                                                                                                                                                                                     |
| 1615796726258 | INFO [03-15|08:25:26.257] Allocated trie memory caches             clean=614.00MiB dirty=1024.00MiB                                                                                                                                                                                                                                                 |
| 1615796726258 | INFO [03-15|08:25:26.257] Allocated cache and file handles         database=/root/.ethereum/geth/chaindata cache=2.00GiB handles=2048                                                                                                                                                                                                               |
| 1615796728919 | INFO [03-15|08:25:28.919] Opened ancient database                  database=/root/.ethereum/geth/chaindata/ancient                                                                                                                                                                                                                                  |
| 1615796728992 | INFO [03-15|08:25:28.992] Initialised chain configuration          config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: 7280000 Petersburg: 7280000 Istanbul: 9069000, Muir Glacier: 9200000, Berlin: 12244000, YOLO v3: <nil>, Engine: ethash}" |
| 1615796732008 | INFO [03-15|08:25:32.008] Disk storage enabled for ethash caches   dir=/root/.ethereum/geth/ethash count=3                                                                                                                                                                                                                                          |
| 1615796732008 | INFO [03-15|08:25:32.008] Disk storage enabled for ethash DAGs     dir=/root/.ethash               count=2                                                                                                                                                                                                                                          |
| 1615796732020 | INFO [03-15|08:25:32.020] Initialising Ethereum protocol           network=1 dbversion=8                                                                                                                                                                                                                                                            |
| 1615796732032 | INFO [03-15|08:25:32.032] Loaded most recent local header          number=11925022 hash="9e55d2…8f3b3f" td=21431586461871780967559 age=2w4d44m                                                                                                                                                                                                      |
| 1615796732032 | INFO [03-15|08:25:32.032] Loaded most recent local full block      number=11925021 hash="c3786e…ad975d" td=21431581311535020942914 age=2w4d44m                                                                                                                                                                                                      |
| 1615796732032 | INFO [03-15|08:25:32.032] Loaded most recent local fast block      number=11925022 hash="9e55d2…8f3b3f" td=21431586461871780967559 age=2w4d44m                                                                                                                                                                                                      |
| 1615796732041 | INFO [03-15|08:25:32.040] Loaded last fast-sync pivot marker       number=11201849                                                                                                                                                                                                                                                                  |
| 1615796732050 | ERROR[03-15|08:25:32.050] Truncating ancient chain                 from=11925022 to=11925021                                                                                                                                                                                                                                                        |
| 1615796732060 | INFO [03-15|08:25:32.060] Loaded most recent local header          number=11925021 hash="c3786e…ad975d" td=21431581311535020942914 age=2w4d44m                                                                                                                                                                                                      |
| 1615796732060 | INFO [03-15|08:25:32.060] Loaded most recent local full block      number=11925021 hash="c3786e…ad975d" td=21431581311535020942914 age=2w4d44m                                                                                                                                                                                                      |
| 1615796732060 | INFO [03-15|08:25:32.060] Loaded most recent local fast block      number=11925021 hash="c3786e…ad975d" td=21431581311535020942914 age=2w4d44m                                                                                                                                                                                                      |
| 1615796732060 | INFO [03-15|08:25:32.060] Loaded last fast-sync pivot marker       number=11201849                                                                                                                                                                                                                                                                  |
| 1615796732082 | WARN [03-15|08:25:32.082] Enabling snapshot recovery               chainhead=11925021 diskbase=11925484                                                                                                                                                                                                                                             |
| 1615796732094 | WARN [03-15|08:25:32.093] Snapshot is not continuous with chain    snaproot="fbd80d…b5c1a2" chainroot="97cf26…f3ca6a"                                                                                                                                                                                                                               |
| 1615796732104 | INFO [03-15|08:25:32.104] Trie missing, state snapshotting paused  root="d9db23…0c3326" in="3e5afb…a57fb9" at="62cb42…f2e630" accounts=29090118 slots=105267803 storage=8.92GiB elapsed=10.253ms                                                                                                                                                    |
| 1615796732145 | INFO [03-15|08:25:32.145] Setting new local account                address=0x70Dcdb66E128738189012dee12d7e13b377A1D3B                                                                                                                                                                                                                               |
| 1615796732145 | INFO [03-15|08:25:32.145] Loaded local transaction journal         transactions=1 dropped=0                                                                                                                                                                                                                                                         |
| 1615796732147 | INFO [03-15|08:25:32.147] Regenerated local transaction journal    transactions=1 accounts=1                                                                                                                                                                                                                                                        |
| 1615796732147 | WARN [03-15|08:25:32.147] Switch sync mode from fast sync to full sync                                                                                                                                                                                                                                                                              |
| 1615796732166 | WARN [03-15|08:25:32.166] Unclean shutdown detected                booted=2020-12-30T09:35:10+0000 age=2mo2w22h                                                                                                                                                                                                                                     |
| 1615796732166 | WARN [03-15|08:25:32.166] Unclean shutdown detected                booted=2021-02-20T19:44:42+0000 age=3w1d12h                                                                                                                                                                                                                                      |
| 1615796732166 | INFO [03-15|08:25:32.166] Starting peer-to-peer node               instance=Geth/v1.10.1-stable-c2d2f4ed/linux-amd64/go1.16                                                                                                                                                                                                                         |
| 1615796732361 | INFO [03-15|08:25:32.361] New local node record                    seq=10 id=efafdb14b85b6544 ip=127.0.0.1 udp=30303 tcp=30303                                                                                                                                                                                                                      |
| 1615796732364 | INFO [03-15|08:25:32.364] Started P2P networking                   self=enode://64c02008bee785266bde488e94bc34da361f14f762580acdc1acb7110f32f36c765982995ff10c258daedc29d0c41cba42dfcfe02c590a011d947400b566c13f@127.0.0.1:30303                                                                                                                    |
| 1615796732366 | INFO [03-15|08:25:32.366] IPC endpoint opened                      url=/root/.ethereum/geth.ipc                                                                                                                                                                                                                                                     |
| 1615796732368 | INFO [03-15|08:25:32.368] HTTP server started                      endpoint=[::]:8545 prefix= cors=* vhosts=localhost                                                                                                                                                                                                                               |
| 1615796732370 | INFO [03-15|08:25:32.370] WebSocket enabled                        url=ws://[::]:8546                                                                                                                                                                                                                                                               |
| 1615796742462 | INFO [03-15|08:25:42.462] Looking for peers                        peercount=0 tried=38 static=0                                                                                                                                                                                                                                                    |
| 1615796744492 | INFO [03-15|08:25:44.492] Block synchronisation started                                                                                                                                                                                                                                                                                             |
| 1615796744957 | INFO [03-15|08:25:44.956] Downloader queue stats                   receiptTasks=0 blockTasks=36 itemSize=10.13KiB throttle=6472                                                                                                                                                                                                                     |
| 1615796752555 | INFO [03-15|08:25:52.555] Looking for peers                        peercount=1 tried=41 static=0                                                                                                                                                                                                                                                    |
| 1615796762283 | INFO [03-15|08:26:02.282] Importing heavy sidechain segment        blocks=1388 start=12039507 end=12040894                                                                                                                                                                                                                                          |
| 1615796762604 | INFO [03-15|08:26:02.603] Looking for peers                        peercount=2 tried=47 static=0                                                                                                                                                                                                                                                    |
| 1615796786337 | WARN [03-15|08:26:26.336] Checkpoint challenge timed out, dropping id=c43ac464fcf92d06 conn=dyndial addr=8.210.203.220:30303 type=Geth/v1.9.22-stable-...                                                                                                                                                                                           |
| 1615796786337 | ERROR[03-15|08:26:26.337] Ethereum peer removal failed             peer=c43ac464 err="peer not registered"                                                                                                                                                                                                                                          |
| 1615796862638 | WARN [03-15|08:27:42.637] Served eth_call                          reqid=7 t=64.962516ms err="missing trie node 097ddb93f12edd552dd77c04b3fb00e1313ff074896731c5f94ebe14d4a5732e (path )"                                                                                                                                                           |
| 1615796873643 | WARN [03-15|08:27:53.639] Checkpoint challenge timed out, dropping id=1b2d2320babd0e1a conn=dyndial addr=47.105.184.170:30303 type=Geth/v1.9.20-stable-...                                                                                                                                                                                          |
| 1615796873643 | ERROR[03-15|08:27:53.642] Ethereum peer removal failed             peer=1b2d2320 err="peer not registered"                                                                                                                                                                                                                                          |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

There I had not detected any problems, but suddenly, without any notice, the geth process died, nothing in the logs. ECS naturally started the process again, so here comes the third log. Yes, I should've scrolled to the top, and would've seen an "out of memory" exception. Which in itself is not super strange, but still, I haven't seen geth go beyond much of 10GiB. The instance has 16 Gib. What's the advised size?

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   timestamp   |                                                                                                      message                                                                                                      |
|---------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1615878371560 | INFO [03-16|07:06:11.559] Imported new chain segment               blocks=7       txs=1525      mgas=87.477  elapsed=8.267s       mgasps=10.581 number=12010215 hash="129ae9…bea1ed" age=5d20h48m dirty=719.32MiB |
| 1615878380563 | INFO [03-16|07:06:20.563] Imported new chain segment               blocks=9       txs=1562      mgas=99.778  elapsed=9.003s       mgasps=11.082 number=12010224 hash="56e358…95b7cc" age=5d20h47m dirty=720.74MiB |
| 1615878388996 | INFO [03-16|07:06:28.996] Imported new chain segment               blocks=6       txs=895       mgas=62.048  elapsed=8.432s       mgasps=7.358  number=12010230 hash="13f312…7f4898" age=5d20h45m dirty=719.52MiB |
| 1615878397451 | INFO [03-16|07:06:37.451] Imported new chain segment               blocks=7       txs=1313      mgas=87.299  elapsed=8.455s       mgasps=10.325 number=12010237 hash="304b79…20dd82" age=5d20h43m dirty=721.35MiB |
| 1615878406611 | INFO [03-16|07:06:46.611] Imported new chain segment               blocks=8       txs=1558      mgas=99.979  elapsed=9.159s       mgasps=10.915 number=12010245 hash="0cd391…ca73d6" age=5d20h42m dirty=724.70MiB |
| 1615878414780 | INFO [03-16|07:06:54.780] Imported new chain segment               blocks=5       txs=988       mgas=62.517  elapsed=8.168s       mgasps=7.653  number=12010250 hash="3278c8…f7c65b" age=5d20h40m dirty=724.88MiB |
| 1615878422970 | INFO [03-16|07:07:02.970] Imported new chain segment               blocks=9       txs=1583      mgas=112.250 elapsed=8.190s       mgasps=13.705 number=12010259 hash="108027…d41adb" age=5d20h39m dirty=725.87MiB |
| 1615878431129 | INFO [03-16|07:07:11.128] Imported new chain segment               blocks=8       txs=1234      mgas=99.997  elapsed=8.158s       mgasps=12.257 number=12010267 hash="eacf90…48c509" age=5d20h37m dirty=725.98MiB |
| 1615878439595 | INFO [03-16|07:07:19.595] Imported new chain segment               blocks=5       txs=838       mgas=62.643  elapsed=8.466s       mgasps=7.399  number=12010272 hash="ac60a4…4a430b" age=5d20h36m dirty=725.97MiB |
| 1615878447638 | INFO [03-16|07:07:27.638] Imported new chain segment               blocks=11      txs=1829      mgas=137.965 elapsed=8.042s       mgasps=17.154 number=12010283 hash="6fa679…d944fa" age=5d20h33m dirty=725.95MiB |
| 1615878455924 | INFO [03-16|07:07:35.924] Imported new chain segment               blocks=9       txs=1614      mgas=112.758 elapsed=8.286s       mgasps=13.608 number=12010292 hash="d4f29e…2557fd" age=5d20h31m dirty=725.40MiB |
| 1615878465105 | INFO [03-16|07:07:45.105] Imported new chain segment               blocks=7       txs=997       mgas=75.062  elapsed=9.181s       mgasps=8.176  number=12010299 hash="c2ce28…7a7c52" age=5d20h29m dirty=724.74MiB |
| 1615878473903 | INFO [03-16|07:07:53.902] Imported new chain segment               blocks=9       txs=1436      mgas=112.340 elapsed=8.797s       mgasps=12.770 number=12010308 hash="948af1…c23aed" age=5d20h28m dirty=727.68MiB |
| 1615878480467 | INFO [03-16|07:08:00.466] Writing clean trie cache to disk         path=/root/.ethereum/geth/triecache threads=1                                                                                                  |
| 1615878480537 | INFO [03-16|07:08:00.536] Regenerated local transaction journal    transactions=1 accounts=1                                                                                                                      |
| 1615878482288 | INFO [03-16|07:08:02.288] Imported new chain segment               blocks=7       txs=1190      mgas=87.476  elapsed=8.385s       mgasps=10.432 number=12010315 hash="8a26d8…58b079" age=5d20h27m dirty=728.41MiB |
| 1615878482623 | INFO [03-16|07:08:02.622] Persisted the clean trie cache           path=/root/.ethereum/geth/triecache elapsed=2.155s                                                                                             |
| 1615878492836 | INFO [03-16|07:08:12.836] Imported new chain segment               blocks=5       txs=885       mgas=61.714  elapsed=10.547s      mgasps=5.851  number=12010320 hash="baf609…996427" age=5d20h26m dirty=729.42MiB |
| 1615878501045 | INFO [03-16|07:08:21.045] Imported new chain segment               blocks=8       txs=1476      mgas=99.891  elapsed=8.209s       mgasps=12.168 number=12010328 hash="97c18e…7d2be9" age=5d20h23m dirty=729.68MiB |
| 1615878510114 | INFO [03-16|07:08:30.114] Imported new chain segment               blocks=9       txs=1584      mgas=112.445 elapsed=9.069s       mgasps=12.399 number=12010337 hash="e4c468…457cd6" age=5d20h21m dirty=728.99MiB |
| 1615878521843 | INFO [03-16|07:08:41.843] Imported new chain segment               blocks=8       txs=1302      mgas=99.968  elapsed=11.728s      mgasps=8.523  number=12010345 hash="1efb43…1e4447" age=5d20h20m dirty=730.55MiB |
| 1615878531150 | INFO [03-16|07:08:51.149] Imported new chain segment               blocks=6       txs=1010      mgas=74.928  elapsed=9.306s       mgasps=8.051  number=12010351 hash="db7c1e…4d3f6e" age=5d20h19m dirty=733.54MiB |
| 1615878539369 | INFO [03-16|07:08:59.368] Imported new chain segment               blocks=11      txs=1568      mgas=124.776 elapsed=8.219s       mgasps=15.181 number=12010362 hash="6b29c5…80b723" age=5d20h17m dirty=734.55MiB |
| 1615878547942 | INFO [03-16|07:09:07.933] Imported new chain segment               blocks=9       txs=1553      mgas=87.208  elapsed=8.564s       mgasps=10.182 number=12010371 hash="1e299b…d7c803" age=5d20h14m dirty=732.04MiB |
| 1615878557213 | INFO [03-16|07:09:17.213] Imported new chain segment               blocks=7       txs=1211      mgas=62.307  elapsed=9.279s       mgasps=6.714  number=12010378 hash="359a86…371807" age=5d20h14m dirty=730.80MiB |
| 1615878565320 | INFO [03-16|07:09:25.320] Imported new chain segment               blocks=8       txs=1488      mgas=99.909  elapsed=8.106s       mgasps=12.324 number=12010386 hash="0833e4…71f314" age=5d20h11m dirty=731.93MiB |
| 1615878573448 | INFO [03-16|07:09:33.448] Imported new chain segment               blocks=10      txs=1966      mgas=124.866 elapsed=8.128s       mgasps=15.362 number=12010396 hash="2d4b78…10c2ea" age=5d20h9m  dirty=734.99MiB |
| 1615878582151 | INFO [03-16|07:09:42.150] Imported new chain segment               blocks=8       txs=1557      mgas=100.028 elapsed=8.702s       mgasps=11.494 number=12010404 hash="1fda60…176ace" age=5d20h7m  dirty=737.08MiB |
| 1615878591040 | INFO [03-16|07:09:51.040] Imported new chain segment               blocks=10      txs=1871      mgas=124.506 elapsed=8.889s       mgasps=14.006 number=12010414 hash="4758ee…602fd2" age=5d20h5m  dirty=741.75MiB |
| 1615878601332 | INFO [03-16|07:10:01.332] Imported new chain segment               blocks=10      txs=1366      mgas=99.507  elapsed=10.292s      mgasps=9.668  number=12010424 hash="49cfbc…3dec3c" age=5d20h4m  dirty=743.00MiB |
| 1615878610280 | INFO [03-16|07:10:10.280] Imported new chain segment               blocks=9       txs=1771      mgas=112.092 elapsed=8.948s       mgasps=12.527 number=12010433 hash="dea5d7…36cc6b" age=5d20h2m  dirty=744.60MiB |
| 1615878619449 | INFO [03-16|07:10:19.449] Imported new chain segment               blocks=9       txs=1731      mgas=112.335 elapsed=9.169s       mgasps=12.251 number=12010442 hash="8cbf63…c3031a" age=5d19h59m dirty=746.87MiB |
| 1615878628309 | INFO [03-16|07:10:28.309] Imported new chain segment               blocks=6       txs=1104      mgas=74.775  elapsed=8.859s       mgasps=8.440  number=12010448 hash="e13edf…e9421c" age=5d19h59m dirty=748.45MiB |
| 1615878637131 | INFO [03-16|07:10:37.131] Imported new chain segment               blocks=7       txs=1210      mgas=87.519  elapsed=8.822s       mgasps=9.920  number=12010455 hash="d6bcc8…06ecc1" age=5d19h58m dirty=750.62MiB |
| 1615878645604 | INFO [03-16|07:10:45.604] Imported new chain segment               blocks=8       txs=1764      mgas=99.626  elapsed=8.472s       mgasps=11.759 number=12010463 hash="9306f8…738ae8" age=5d19h55m dirty=754.21MiB |
| 1615878656223 | INFO [03-16|07:10:56.223] Imported new chain segment               blocks=8       txs=1380      mgas=100.025 elapsed=10.618s      mgasps=9.420  number=12010471 hash="2ee419…7e501a" age=5d19h54m dirty=756.61MiB |
| 1615878664281 | INFO [03-16|07:11:04.281] Imported new chain segment               blocks=7       txs=1015      mgas=87.485  elapsed=8.058s       mgasps=10.856 number=12010478 hash="10a7e9…5768aa" age=5d19h53m dirty=757.27MiB |
| 1615878672398 | INFO [03-16|07:11:12.398] Imported new chain segment               blocks=7       txs=1540      mgas=87.448  elapsed=8.117s       mgasps=10.773 number=12010485 hash="22b335…ca438b" age=5d19h51m dirty=761.52MiB |
| 1615878681176 | INFO [03-16|07:11:21.175] Imported new chain segment               blocks=9       txs=1785      mgas=99.841  elapsed=8.777s       mgasps=11.375 number=12010494 hash="37da44…cc49bd" age=5d19h49m dirty=764.50MiB |
| 1615878689238 | INFO [03-16|07:11:29.238] Imported new chain segment               blocks=6       txs=1014      mgas=62.410  elapsed=8.062s       mgasps=7.741  number=12010500 hash="fc8c6f…01ff35" age=5d19h48m dirty=764.87MiB |
| 1615878697719 | INFO [03-16|07:11:37.719] Imported new chain segment               blocks=8       txs=1550      mgas=99.517  elapsed=8.481s       mgasps=11.734 number=12010508 hash="706512…ee4954" age=5d19h47m dirty=770.91MiB |
| 1615878705924 | INFO [03-16|07:11:45.923] Imported new chain segment               blocks=7       txs=1265      mgas=87.354  elapsed=8.204s       mgasps=10.647 number=12010515 hash="7362d4…4730c9" age=5d19h45m dirty=772.08MiB |
| 1615878714226 | INFO [03-16|07:11:54.226] Imported new chain segment               blocks=4       txs=592       mgas=49.943  elapsed=8.302s       mgasps=6.015  number=12010519 hash="32114c…68f7f9" age=5d19h45m dirty=772.38MiB |
| 1615878723157 | INFO [03-16|07:12:03.157] Imported new chain segment               blocks=9       txs=1702      mgas=99.772  elapsed=8.931s       mgasps=11.171 number=12010528 hash="9d9bf5…c20be8" age=5d19h42m dirty=772.57MiB |
| 1615878731763 | INFO [03-16|07:12:11.763] Imported new chain segment               blocks=8       txs=1722      mgas=99.905  elapsed=8.605s       mgasps=11.609 number=12010536 hash="0e375e…2f1eee" age=5d19h41m dirty=774.80MiB |
| 1615878741743 | INFO [03-16|07:12:21.743] Imported new chain segment               blocks=6       txs=999       mgas=74.729  elapsed=9.980s       mgasps=7.488  number=12010542 hash="1640f2…6ce621" age=5d19h40m dirty=775.68MiB |
| 1615878750122 | INFO [03-16|07:12:30.122] Imported new chain segment               blocks=8       txs=1571      mgas=99.878  elapsed=8.378s       mgasps=11.921 number=12010550 hash="984bcd…4114df" age=5d19h38m dirty=780.66MiB |
| 1615878759015 | INFO [03-16|07:12:39.015] Imported new chain segment               blocks=8       txs=1635      mgas=100.109 elapsed=8.893s       mgasps=11.257 number=12010558 hash="dac42f…afe0a9" age=5d19h37m dirty=783.05MiB |
| 1615878767567 | INFO [03-16|07:12:47.567] Imported new chain segment               blocks=6       txs=1199      mgas=74.847  elapsed=8.550s       mgasps=8.753  number=12010564 hash="89e4a2…89663c" age=5d19h35m dirty=784.28MiB |
| 1615878775790 | INFO [03-16|07:12:55.789] Imported new chain segment               blocks=7       txs=1326      mgas=87.350  elapsed=8.223s       mgasps=10.622 number=12010571 hash="16a268…103671" age=5d19h34m dirty=785.99MiB |
| 1615878784004 | INFO [03-16|07:13:04.004] Imported new chain segment               blocks=9       txs=1592      mgas=111.885 elapsed=8.214s       mgasps=13.620 number=12010580 hash="1a1cf3…03b3cb" age=5d19h32m dirty=785.69MiB |
| 1615878792728 | INFO [03-16|07:13:12.728] Imported new chain segment               blocks=8       txs=1367      mgas=99.966  elapsed=8.724s       mgasps=11.458 number=12010588 hash="1b369a…be5676" age=5d19h31m dirty=786.62MiB |
| 1615878800757 | INFO [03-16|07:13:20.757] Imported new chain segment               blocks=5       txs=1464      mgas=62.337  elapsed=8.028s       mgasps=7.764  number=12010593 hash="2079da…b81a86" age=5d19h31m dirty=787.28MiB |
| 1615878810512 | INFO [03-16|07:13:30.512] Imported new chain segment               blocks=9       txs=1484      mgas=112.374 elapsed=9.754s       mgasps=11.520 number=12010602 hash="235052…23642b" age=5d19h29m dirty=788.37MiB |
| 1615878818657 | INFO [03-16|07:13:38.656] Imported new chain segment               blocks=6       txs=856       mgas=62.392  elapsed=8.144s       mgasps=7.661  number=12010608 hash="766d48…619e71" age=5d19h28m dirty=788.35MiB |
| 1615878826895 | INFO [03-16|07:13:46.895] Imported new chain segment               blocks=6       txs=1097      mgas=74.810  elapsed=8.239s       mgasps=9.079  number=12010614 hash="743caa…012d5d" age=5d19h26m dirty=789.68MiB |
| 1615878835402 | INFO [03-16|07:13:55.401] Imported new chain segment               blocks=5       txs=842       mgas=62.091  elapsed=8.506s       mgasps=7.300  number=12010619 hash="c059a7…21f1c6" age=5d19h26m dirty=791.02MiB |
| 1615878843727 | INFO [03-16|07:14:03.726] Imported new chain segment               blocks=6       txs=1332      mgas=75.078  elapsed=8.325s       mgasps=9.018  number=12010625 hash="04885b…cba786" age=5d19h24m dirty=794.97MiB |
| 1615878852415 | INFO [03-16|07:14:12.415] Imported new chain segment               blocks=6       txs=1253      mgas=62.496  elapsed=8.688s       mgasps=7.193  number=12010631 hash="4f6a4f…43e3a5" age=5d19h22m dirty=794.23MiB |
| 1615878860890 | INFO [03-16|07:14:20.890] Imported new chain segment               blocks=8       txs=1875      mgas=99.740  elapsed=8.475s       mgasps=11.768 number=12010639 hash="71c768…572d1f" age=5d19h20m dirty=795.87MiB |
| 1615878869102 | INFO [03-16|07:14:29.102] Imported new chain segment               blocks=7       txs=1146      mgas=87.383  elapsed=8.211s       mgasps=10.641 number=12010646 hash="061889…844b1c" age=5d19h19m dirty=797.50MiB |
| 1615878877194 | INFO [03-16|07:14:37.194] Imported new chain segment               blocks=9       txs=1995      mgas=112.569 elapsed=8.092s       mgasps=13.911 number=12010655 hash="b4dde7…46502a" age=5d19h16m dirty=801.86MiB |
| 1615878885641 | INFO [03-16|07:14:45.641] Imported new chain segment               blocks=11      txs=1842      mgas=137.529 elapsed=8.446s       mgasps=16.282 number=12010666 hash="141c66…892911" age=5d19h14m dirty=803.22MiB |
| 1615878895268 | INFO [03-16|07:14:55.268] Imported new chain segment               blocks=9       txs=1717      mgas=112.138 elapsed=9.626s       mgasps=11.648 number=12010675 hash="c57621…d70977" age=5d19h13m dirty=804.95MiB |
| 1615878904182 | INFO [03-16|07:15:04.182] Imported new chain segment               blocks=9       txs=1840      mgas=112.217 elapsed=8.914s       mgasps=12.588 number=12010684 hash="5749f2…a744cc" age=5d19h12m dirty=808.46MiB |
| 1615878912197 | INFO [03-16|07:15:12.197] Imported new chain segment               blocks=8       txs=1709      mgas=99.752  elapsed=8.014s       mgasps=12.447 number=12010692 hash="0a5588…d0ea90" age=5d19h9m  dirty=810.08MiB |
| 1615878920808 | INFO [03-16|07:15:20.807] Imported new chain segment               blocks=8       txs=1731      mgas=100.137 elapsed=8.610s       mgasps=11.629 number=12010700 hash="532189…a8d198" age=5d19h6m  dirty=812.48MiB |
| 1615878929756 | INFO [03-16|07:15:29.756] Imported new chain segment               blocks=8       txs=1541      mgas=99.911  elapsed=8.948s       mgasps=11.165 number=12010708 hash="8c7aca…045850" age=5d19h5m  dirty=815.35MiB |
| 1615878938413 | INFO [03-16|07:15:38.413] Imported new chain segment               blocks=13      txs=2216      mgas=149.257 elapsed=8.657s       mgasps=17.240 number=12010721 hash="e7db27…a7eee3" age=5d19h3m  dirty=816.51MiB |
| 1615878947029 | INFO [03-16|07:15:47.029] Imported new chain segment               blocks=12      txs=2109      mgas=149.609 elapsed=8.615s       mgasps=17.365 number=12010733 hash="60273c…a1d684" age=5d19h1m  dirty=819.81MiB |
| 1615878956517 | INFO [03-16|07:15:56.517] Imported new chain segment               blocks=9       txs=1625      mgas=112.300 elapsed=9.488s       mgasps=11.835 number=12010742 hash="1a769c…96c818" age=5d19h7s  dirty=823.76MiB |
| 1615878964988 | INFO [03-16|07:16:04.988] Imported new chain segment               blocks=7       txs=1303      mgas=87.402  elapsed=8.470s       mgasps=10.318 number=12010749 hash="e79119…2c01d7" age=5d18h58m dirty=825.34MiB |
| 1615878973150 | INFO [03-16|07:16:13.150] Imported new chain segment               blocks=12      txs=2293      mgas=137.172 elapsed=8.161s       mgasps=16.807 number=12010761 hash="bfa627…e45d02" age=5d18h55m dirty=828.57MiB |
| 1615878982169 | INFO [03-16|07:16:22.169] Imported new chain segment               blocks=11      txs=2279      mgas=137.429 elapsed=9.019s       mgasps=15.237 number=12010772 hash="553d4b…5a3b38" age=5d18h53m dirty=833.15MiB |
| 1615878990582 | INFO [03-16|07:16:30.582] Imported new chain segment               blocks=7       txs=1431      mgas=87.117  elapsed=8.412s       mgasps=10.355 number=12010779 hash="759d0c…8e6bb7" age=5d18h51m dirty=835.16MiB |
| 1615878998984 | INFO [03-16|07:16:38.984] Imported new chain segment               blocks=12      txs=2090      mgas=137.224 elapsed=8.402s       mgasps=16.332 number=12010791 hash="fcc241…9daea0" age=5d18h49m dirty=837.21MiB |
| 1615879007862 | INFO [03-16|07:16:47.862] Imported new chain segment               blocks=10      txs=2136      mgas=124.744 elapsed=8.877s       mgasps=14.051 number=12010801 hash="ddfde0…d28196" age=5d18h46m dirty=839.65MiB |
| 1615879017253 | INFO [03-16|07:16:57.252] Imported new chain segment               blocks=13      txs=2457      mgas=149.617 elapsed=9.390s       mgasps=15.932 number=12010814 hash="b53bd2…b9331b" age=5d18h44m dirty=840.25MiB |
| 1615879025993 | INFO [03-16|07:17:05.993] Imported new chain segment               blocks=8       txs=1430      mgas=99.833  elapsed=8.740s       mgasps=11.422 number=12010822 hash="f0c585…8136cb" age=5d18h43m dirty=841.87MiB |
| 1615879034696 | INFO [03-16|07:17:14.696] Imported new chain segment               blocks=11      txs=2700      mgas=137.274 elapsed=8.703s       mgasps=15.773 number=12010833 hash="36b543…8c7b4b" age=5d18h41m dirty=843.99MiB |
| 1615879043225 | INFO [03-16|07:17:23.225] Imported new chain segment               blocks=13      txs=2544      mgas=161.800 elapsed=8.529s       mgasps=18.970 number=12010846 hash="f23002…313c96" age=5d18h37m dirty=850.40MiB |
| 1615879051861 | INFO [03-16|07:17:31.861] Imported new chain segment               blocks=9       txs=1650      mgas=99.695  elapsed=8.635s       mgasps=11.545 number=12010855 hash="a0f4a9…4288e3" age=5d18h36m dirty=851.18MiB |
| 1615879059911 | INFO [03-16|07:17:39.911] Imported new chain segment               blocks=10      txs=2209      mgas=124.826 elapsed=8.050s       mgasps=15.506 number=12010865 hash="f9e45e…d21dbd" age=5d18h34m dirty=853.75MiB |
| 1615879068523 | INFO [03-16|07:17:48.523] Imported new chain segment               blocks=13      txs=2346      mgas=148.333 elapsed=8.611s       mgasps=17.224 number=12010878 hash="bc6b1b…437c7f" age=5d18h31m dirty=854.61MiB |
| 1615879078348 | INFO [03-16|07:17:58.348] Imported new chain segment               blocks=10      txs=1729      mgas=112.173 elapsed=9.825s       mgasps=11.417 number=12010888 hash="226b4b…9cada4" age=5d18h30m dirty=856.65MiB |
| 1615879087214 | INFO [03-16|07:18:07.214] Imported new chain segment               blocks=12      txs=2373      mgas=124.673 elapsed=8.866s       mgasps=14.062 number=12010900 hash="98e385…ec997d" age=5d18h27m dirty=855.98MiB |
| 1615879095613 | INFO [03-16|07:18:15.613] Imported new chain segment               blocks=11      txs=2568      mgas=137.303 elapsed=8.398s       mgasps=16.348 number=12010911 hash="1e9ded…4db79d" age=5d18h24m dirty=858.61MiB |
| 1615879104570 | INFO [03-16|07:18:24.570] Imported new chain segment               blocks=12      txs=2644      mgas=149.871 elapsed=8.957s       mgasps=16.732 number=12010923 hash="b72413…c4b28e" age=5d18h22m dirty=862.65MiB |
| 1615879112737 | INFO [03-16|07:18:32.737] Imported new chain segment               blocks=6       txs=1338      mgas=74.948  elapsed=8.167s       mgasps=9.176  number=12010929 hash="06a66e…47d23c" age=5d18h19m dirty=863.66MiB |
| 1615879121183 | INFO [03-16|07:18:41.183] Imported new chain segment               blocks=12      txs=2605      mgas=149.768 elapsed=8.445s       mgasps=17.734 number=12010941 hash="8de9af…2a99ff" age=5d18h16m dirty=868.30MiB |
| 1615879129742 | INFO [03-16|07:18:49.742] Imported new chain segment               blocks=12      txs=2739      mgas=149.671 elapsed=8.559s       mgasps=17.486 number=12010953 hash="cbc8cb…b209c1" age=5d18h13m dirty=872.70MiB |
| 1615879137850 | INFO [03-16|07:18:57.850] Imported new chain segment               blocks=9       txs=1844      mgas=112.315 elapsed=8.107s       mgasps=13.853 number=12010962 hash="712ceb…588d43" age=5d18h11m dirty=875.43MiB |
| 1615879145715 | INFO [03-16|07:19:05.715] Imported new chain segment               blocks=12      txs=2026      mgas=137.385 elapsed=7.864s       mgasps=17.468 number=12010974 hash="3e3b3a…5c965e" age=5d18h9m  dirty=875.64MiB |
| 1615879145718 | INFO [03-16|07:19:05.717] Downloader queue stats                   receiptTasks=0 blockTasks=33790 itemSize=45.38KiB throttle=1445                                                                                |
| 1615879145725 | WARN [03-16|07:19:05.719] Synchronisation failed, dropping peer    peer=c0111564fcd31f33ebe136b119abed1967322680138ab9bb93dd31089bdb30e4 err="action from bad peer ignored: header request timed out"             |
| 1615879145726 | ERROR[03-16|07:19:05.726] Ethereum peer removal failed             peer=c0111564 err="peer not registered"                                                                                                        |
| 1615879146415 | INFO [03-16|07:19:06.415] Unindexed transactions                   blocks=868     txs=103326    tail=9660975 elapsed=699.530ms                                                                                    |
| 1615879154014 | ERROR[03-16|07:19:14.014] Ethereum peer removal failed             peer=f3585480 err="peer not registered"                                                                                                        |
| 1615879154136 | ERROR[03-16|07:19:14.136] Ethereum peer removal failed             peer=e30c5029 err="peer not registered"                                                                                                        |
| 1615879160493 | INFO [03-16|07:19:20.493] Importing heavy sidechain segment        blocks=1388    start=12039507 end=12040894                                                                                                     |
| 1615879234937 | ERROR[03-16|07:20:34.937] Impossible reorg, please file an issue   oldnum=12010974 oldhash="3e3b3a…5c965e" newnum=12010974 newhash="3e3b3a…5c965e"                                                                |
| 1615879238962 | WARN [03-16|07:20:38.961] Checkpoint challenge timed out, dropping id=02f6a73b510df71e conn=dyndial           addr=161.97.148.83:30303 type=Geth/v1.9.22-stable-...                                               |
| 1615879238962 | ERROR[03-16|07:20:38.962] Ethereum peer removal failed             peer=02f6a73b err="peer not registered"                                                                                                        |
| 1615879277050 | INFO [03-16|07:21:17.050] Deep froze chain segment                 blocks=1188    elapsed=2.907s       number=11926209 hash="f8635d…276443"                                                                       |
| 1615879363092 | INFO [03-16|07:22:43.083] Deep froze chain segment                 blocks=7465    elapsed=26.027s      number=11933674 hash="27d0a8…2dce11"                                                                       |
| 1615879397079 | fatal error: runtime: out of memory                                                                                                                                                                               |
| 1615879397081 | runtime stack:                                                                                                                                                                                                    |
| 1615879397084 | runtime.throw(0x133fbac, 0x16)                                                                                                                                                                                    |
| 1615879397084 |  runtime/panic.go:1117 +0x72                                                                                                                                                                                      |
| 1615879397086 | runtime.sysMap(0xc2bc000000, 0x10000000, 0x1e94230)                                                                                                                                                               |
| 1615879397086 |  runtime/mem_linux.go:169 +0xc6                                                                                                                                                                                   |
| 1615879397086 | runtime.(*mheap).sysAlloc(0x1e79fe0, 0xc800000, 0x446b57, 0x1e79fe8)                                                                                                                                              |
| 1615879397086 |  runtime/malloc.go:729 +0x1e5                                                                                                                                                                                     |
| 1615879397086 | runtime.(*mheap).grow(0x1e79fe0, 0x62b5, 0x0)                                                                                                                                                                     |
| 1615879397086 |  runtime/mheap.go:1346 +0x85                                                                                                                                                                                      |
| 1615879397086 | runtime.(*mheap).allocSpan(0x1e79fe0, 0x62b5, 0xc019910100, 0x2)                                                                                                                                                  |
| 1615879397086 |  runtime/mheap.go:1173 +0x609                                                                                                                                                                                     |
| 1615879397086 | runtime.(*mheap).alloc.func1()                                                                                                                                                                                    |
| 1615879397086 |  runtime/mheap.go:910 +0x59                                                                                                                                                                                       |
| 1615879397087 | runtime.systemstack(0x0)                                                                                                                                                                                          |
| 1615879397087 |  runtime/asm_amd64.s:379 +0x66                                                                                                                                                                                    |
| 1615879397087 | runtime.mstart()                                                                                                                                                                                                  |
| 1615879397087 |  runtime/proc.go:1246                                                                                                                                                                                             |
| 1615879397087 | goroutine 5509796 [running]:                                                                                                                                                                                      |
| 1615879397087 | runtime.systemstack_switch()                                                                                                                                                                                      |
| 1615879397087 |  runtime/asm_amd64.s:339 fp=0xc0199185d0 sp=0xc0199185c8 pc=0x48af40                                                                                                                                              |
| 1615879397087 | runtime.(*mheap).alloc(0x1e79fe0, 0x62b5, 0x450001, 0x71a06f)                                                                                                                                                     |
| 1615879397087 |  runtime/mheap.go:904 +0x85 fp=0xc019918620 sp=0xc0199185d0 pc=0x442705                                                                                                                                           |
| 1615879397087 | runtime.(*mcache).allocLarge(0x7f625f6b3a68, 0xc56a000, 0x1e90100, 0xc1e05f98ac)                                                                                                                                  |
| 1615879397087 |  runtime/mcache.go:224 +0x97 fp=0xc019918678 sp=0xc019918620 pc=0x432d77                                                                                                                                          |
| 1615879397087 | runtime.mallocgc(0xc56a000, 0x0, 0x0, 0x17c1e754)                                                                                                                                                                 |
| 1615879397087 |  runtime/malloc.go:1078 +0x925 fp=0xc019918700 sp=0xc019918678 pc=0x4287c5                                                                                                                                        |
| 1615879397087 | runtime.growslice(0x1144d40, 0xc2a83ba000, 0x13bdc00, 0x13bdc00, 0x13bdc04, 0x624a7d, 0xc0c26f4400, 0x50944e)                                                                                                     |
| 1615879397087 |  runtime/slice.go:224 +0x154 fp=0xc019918768 sp=0xc019918700 pc=0x46b754                                                                                                                                          |
| 1615879397088 | github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put(0xc02dc4c000, 0xc0c26f44e0, 0x29, 0x29, 0xc06f0aa752, 0x3, 0xf9b, 0x0, 0x0)                                                                                   |
| 1615879397088 |  github.com/syndtr/[email protected]/leveldb/memdb/memdb.go:305 +0x432 fp=0xc019918830 sp=0xc019918768 pc=0x71f1d2                                                                   |
| 1615879397088 | github.com/syndtr/goleveldb/leveldb.(*Batch).putMem(0xc217af7f40, 0x11bb6cf90, 0xc02dc4c000, 0x1, 0x11bb6cf90)                                                                                                    |
| 1615879397088 |  github.com/syndtr/[email protected]/leveldb/batch.go:219 +0x247 fp=0xc019918940 sp=0xc019918830 pc=0x735647                                                                         |
| 1615879397088 | github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked(0xc0002c7340, 0xc217af7f40, 0x0, 0x1, 0x0, 0x0)                                                                                                             |
| 1615879397088 |  github.com/syndtr/[email protected]/leveldb/db_write.go:238 +0x6c5 fp=0xc019918b00 sp=0xc019918940 pc=0x74c525                                                                      |
| 1615879397088 | github.com/syndtr/goleveldb/leveldb.(*DB).Write(0xc0002c7340, 0xc217af7f40, 0x0, 0x1294500, 0x7f6227d16770)                                                                                                       |
| 1615879397088 |  github.com/syndtr/[email protected]/leveldb/db_write.go:317 +0x2c8 fp=0xc019918c60 sp=0xc019918b00 pc=0x74ccc8                                                                      |
| 1615879397090 | github.com/ethereum/go-ethereum/ethdb/leveldb.(*batch).Write(0xc0d0068018, 0xc0d0068018, 0xfe586222207e526c)                                                                                                      |
| 1615879397090 |  github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:472 +0x45 fp=0xc019918c98 sp=0xc019918c60 pc=0x76e185                                                                                                   |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).writeHeadBlock(0xc000126c80, 0xc0c70a75f0)                                                                                                                     |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:788 +0x2ed fp=0xc019918d70 sp=0xc019918c98 pc=0x9c126d                                                                                                        |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).reorg(0xc000126c80, 0xc06e940750, 0xc056c20480, 0x36e36309fd957700, 0x5e965c4462ff5527)                                                                        |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:2249 +0xfb4 fp=0xc019919210 sp=0xc019918d70 pc=0x9d1554                                                                                                       |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).writeBlockWithState(0xc000126c80, 0xc056c20480, 0xc0237be000, 0xa1, 0x100, 0xc00b378c00, 0x12f, 0x180, 0xc0002ce4e0, 0x0, ...)                                 |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:1609 +0x1048 fp=0xc019919618 sp=0xc019919210 pc=0x9c79a8                                                                                                      |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).insertChain(0xc000126c80, 0xc000447500, 0x56c, 0x6a0, 0xc023a2b800, 0x0, 0x0, 0x0)                                                                             |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:1938 +0x1679 fp=0xc01991b3d0 sp=0xc019919618 pc=0x9caa39                                                                                                      |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).insertSideChain(0xc000126c80, 0xc024d5f0e0, 0xc023a2ccd0, 0x4, 0xc023a2cc10, 0x4)                                                                              |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:2106 +0x1985 fp=0xc01991bab0 sp=0xc01991b3d0 pc=0x9cfde5                                                                                                      |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).insertChain(0xc000126c80, 0xc0ede64330, 0x2, 0x2, 0x66d11ef05de69601, 0x0, 0x0, 0x0)                                                                           |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:1783 +0x725 fp=0xc01991d868 sp=0xc01991bab0 pc=0x9c9ae5                                                                                                       |
| 1615879397090 | github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain(0xc000126c80, 0xc0ede64330, 0x2, 0x2, 0x0, 0x0, 0x0)                                                                                               |
| 1615879397090 |  github.com/ethereum/go-ethereum/core/blockchain.go:1689 +0xcd3 fp=0xc01991dbd0 sp=0xc01991d868 pc=0x9c92b3                                                                                                       |
| 1615879397090 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).importBlockResults(0xc0072ef860, 0xc0ede64320, 0x2, 0x2, 0x2, 0x0)                                                                                   |
| 1615879397090 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1734 +0x50b fp=0xc01991df00 sp=0xc01991dbd0 pc=0xb2544b                                                                                             |
| 1615879397091 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFullSyncContent(0xc0072ef860, 0x1548508, 0xc016b98f00)                                                                                        |
| 1615879397091 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1708 +0x7d fp=0xc01991df58 sp=0xc01991df00 pc=0xb24ebd                                                                                              |
| 1615879397097 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).processFullSyncContent-fm(0xc0000bd7b8, 0x7d1985)                                                                                                    |
| 1615879397097 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1699 +0x33 fp=0xc01991df80 sp=0xc01991df58 pc=0xb40793                                                                                              |
| 1615879397098 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync.func1(0xc0072ef860, 0xc07db69ce0, 0xc09cf35fc0)                                                                                            |
| 1615879397098 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:584 +0x5b fp=0xc01991dfc8 sp=0xc01991df80 pc=0xb3c63b                                                                                               |
| 1615879397098 | runtime.goexit()                                                                                                                                                                                                  |
| 1615879397098 |  runtime/asm_amd64.s:1371 +0x1 fp=0xc01991dfd0 sp=0xc01991dfc8 pc=0x48cd81                                                                                                                                        |
| 1615879397098 | created by github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).spawnSync                                                                                                                                 |
| 1615879397099 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:584 +0xaf                                                                                                                                           |
| 1615879397099 | goroutine 1 [chan receive, 1275 minutes]:                                                                                                                                                                         |
| 1615879397103 | github.com/ethereum/go-ethereum/node.(*Node).Wait(...)                                                                                                                                                            |
| 1615879397103 |  github.com/ethereum/go-ethereum/node/node.go:420                                                                                                                                                                 |
| 1615879397103 | main.geth(0xc0000aa420, 0x0, 0x0)                                                                                                                                                                                 |
| 1615879397103 |  github.com/ethereum/go-ethereum/cmd/geth/main.go:343 +0x157                                                                                                                                                      |
| 1615879397103 | gopkg.in/urfave/cli%2ev1.HandleAction(0x11561c0, 0x1409fc8, 0xc0000aa420, 0xc000281080, 0x0)                                                                                                                      |
| 1615879397103 |  gopkg.in/urfave/[email protected]/app.go:490 +0x82                                                                                                                                                                  |
| 1615879397103 | gopkg.in/urfave/cli%2ev1.(*App).Run(0xc0002ce340, 0xc0000320b0, 0xb, 0xb, 0x0, 0x0)                                                                                                                               |
| 1615879397103 |  gopkg.in/urfave/[email protected]/app.go:264 +0x5f5                                                                                                                                                                 |
| 1615879397104 | main.main()                                                                                                                                                                                                       |
| 1615879397104 |  github.com/ethereum/go-ethereum/cmd/geth/main.go:260 +0x55                                                                                                                                                       |
| 1615879397105 | goroutine 6 [chan receive, 1275 minutes]:                                                                                                                                                                         |
| 1615879397105 | github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc0000343c0, 0xc000034300)                                                                                                                              |
| 1615879397105 |  github.com/rjeczalik/[email protected]/tree_nonrecursive.go:36 +0xb6                                                                                                                                                 |
| 1615879397105 | created by github.com/rjeczalik/notify.newNonrecursiveTree                                                                                                                                                        |
| 1615879397105 |  github.com/rjeczalik/[email protected]/tree_nonrecursive.go:29 +0xe5                                                                                                                                                 |
| 1615879397105 | goroutine 7 [chan receive, 1275 minutes]:                                                                                                                                                                         |
| 1615879397106 | github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc0000343c0, 0xc000034360)                                                                                                                              |
| 1615879397106 |  github.com/rjeczalik/[email protected]/tree_nonrecursive.go:81 +0x58                                                                                                                                                 |
| 1615879397106 | created by github.com/rjeczalik/notify.newNonrecursiveTree                                                                                                                                                        |
| 1615879397106 |  github.com/rjeczalik/[email protected]/tree_nonrecursive.go:30 +0x111                                                                                                                                                |
| 1615879397107 | goroutine 10 [chan receive, 3 minutes]:                                                                                                                                                                           |
| 1615879397107 | github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000170b90)                                                                                                                                        |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97                                                                                                                                                       |
| 1615879397107 | created by github.com/ethereum/go-ethereum/core.newTxSenderCacher                                                                                                                                                 |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f                                                                                                                                                       |
| 1615879397107 | goroutine 11 [chan receive, 3 minutes]:                                                                                                                                                                           |
| 1615879397107 | github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000170b90)                                                                                                                                        |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97                                                                                                                                                       |
| 1615879397107 | created by github.com/ethereum/go-ethereum/core.newTxSenderCacher                                                                                                                                                 |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f                                                                                                                                                       |
| 1615879397107 | goroutine 12 [chan receive, 3 minutes]:                                                                                                                                                                           |
| 1615879397107 | github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000170b90)                                                                                                                                        |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97                                                                                                                                                       |
| 1615879397107 | created by github.com/ethereum/go-ethereum/core.newTxSenderCacher                                                                                                                                                 |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f                                                                                                                                                       |
| 1615879397107 | goroutine 13 [chan receive, 3 minutes]:                                                                                                                                                                           |
| 1615879397107 | github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000170b90)                                                                                                                                        |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:63 +0x97                                                                                                                                                       |
| 1615879397107 | created by github.com/ethereum/go-ethereum/core.newTxSenderCacher                                                                                                                                                 |
| 1615879397107 |  github.com/ethereum/go-ethereum/core/tx_cacher.go:55 +0x9f                                                                                                                                                       |
| 1615879397107 | goroutine 14 [chan receive]:                                                                                                                                                                                      |
| 1615879397107 | github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x1e55700)                                                                                                                                           |
| 1615879397107 |  github.com/ethereum/go-ethereum/metrics/meter.go:290 +0x7d                                                                                                                                                       |
| 1615879397107 | created by github.com/ethereum/go-ethereum/metrics.NewMeterForced                                                                                                                                                 |
| 1615879397107 |  github.com/ethereum/go-ethereum/metrics/meter.go:71 +0x105                                                                                                                                                       |
| 1615879397107 | goroutine 15 [select]:                                                                                                                                                                                            |
| 1615879397107 | github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc0001440f0)                                                                                                                               |
| 1615879397107 |  github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:278 +0x20c                                                                                                                                            |
| 1615879397107 | created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer                                                                                                                                     |
| 1615879397107 |  github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:262 +0x2b2                                                                                                                                            |
| 1615879397107 | goroutine 36 [select]:                                                                                                                                                                                            |
| 1615879397108 | github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc0056f2000)                                                                                                                               |
| 1615879397108 |  github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:278 +0x20c                                                                                                                                            |
| 1615879397108 | created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer                                                                                                                                     |
| 1615879397108 |  github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:262 +0x2b2                                                                                                                                            |
| 1615879397108 | goroutine 21 [select, 1275 minutes]:                                                                                                                                                                              |
| 1615879397108 | github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc0000a5b20)                                                                                                                                   |
| 1615879397108 |  github.com/ethereum/go-ethereum/accounts/keystore/watch.go:94 +0x3aa                                                                                                                                             |
| 1615879397108 | created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start                                                                                                                                     |
| 1615879397108 |  github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x59                                                                                                                                              |
| 1615879397108 | goroutine 52 [syscall, 1275 minutes]:                                                                                                                                                                             |
| 1615879397108 | syscall.Syscall6(0xe8, 0x9, 0xc0000bbf9c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x1145940, 0xc000170590, 0x0)                                                                                                        |
| 1615879397108 |  syscall/asm_linux_amd64.s:43 +0x5                                                                                                                                                                                |
| 1615879397108 | golang.org/x/sys/unix.EpollWait(0x9, 0xc0000bbf9c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0xc0000a5b20)                                                                                                          |
| 1615879397108 |  golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:76 +0x72                                                                                                                        |
| 1615879397108 | github.com/rjeczalik/notify.(*inotify).loop(0xc000180000, 0xc00003c1e0)                                                                                                                                           |
| 1615879397108 |  github.com/rjeczalik/[email protected]/watcher_inotify.go:194 +0x79                                                                                                                                                  |
| 1615879397108 | created by github.com/rjeczalik/notify.(*inotify).lazyinit                                                                                                                                                        |
| 1615879397109 |  github.com/rjeczalik/[email protected]/watcher_inotify.go:134 +0x145                                                                                                                                                 |
| 1615879397109 | goroutine 53 [chan receive, 1275 minutes]:                                                                                                                                                                        |
| 1615879397109 | github.com/rjeczalik/notify.(*inotify).send(0xc000180000, 0xc00003c1e0)                                                                                                                                           |
| 1615879397109 |  github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab                                                                                                                                                  |
| 1615879397109 | created by github.com/rjeczalik/notify.(*inotify).lazyinit                                                                                                                                                        |
| 1615879397109 |  github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x19a                                                                                                                                                 |
| 1615879397109 | goroutine 54 [chan receive, 1275 minutes]:                                                                                                                                                                        |
| 1615879397109 | github.com/rjeczalik/notify.(*inotify).send(0xc000180000, 0xc00003c1e0)                                                                                                                                           |
| 1615879397109 |  github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab                                                                                                                                                  |
| 1615879397109 | created by github.com/rjeczalik/notify.(*inotify).lazyinit                                                                                                                                                        |
| 1615879397109 |  github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x19a                                                                                                                                                 |
| 1615879397109 | goroutine 22 [select]:                                                                                                                                                                                            |
| 1615879397109 | github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc000144870)                                                                                                                               |
| 1615879397109 |  github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:209 +0x9f                                                                                                                                          |
| 1615879397109 | created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe                                                                                                                                |
| 1615879397109 |  github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:196 +0x12f                                                                                                                                         |
| 1615879397109 | goroutine 23 [select, 1275 minutes]:                                                                                                                                                                              |
| 1615879397109 | github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc0000a92b0)                                                                                                                                          |
| 1615879397109 |  github.com/ethereum/go-ethereum/accounts/manager.go:111 +0x185                                                                                                                                                   |
| 1615879397109 | created by github.com/ethereum/go-ethereum/accounts.NewManager                                                                                                                                                    |
| 1615879397109 |  github.com/ethereum/go-ethereum/accounts/manager.go:79 +0x4e5                                                                                                                                                    |
| 1615879397110 | goroutine 24 [select]:                                                                                                                                                                                            |
| 1615879397110 | github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0002528c0)                                                                                                                                        |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:209 +0x105                                                                                                          |
| 1615879397110 | created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool                                                                                                                                                 |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:240 +0x18c                                                                                                          |
| 1615879397110 | goroutine 25 [select, 3 minutes]:                                                                                                                                                                                 |
| 1615879397110 | github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc000144960)                                                                                                                                              |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/session_util.go:189 +0x5b2                                                                                                              |
| 1615879397110 | created by github.com/syndtr/goleveldb/leveldb.newSession                                                                                                                                                         |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/session.go:93 +0x2ca                                                                                                                    |
| 1615879397110 | goroutine 26 [select, 9 minutes]:                                                                                                                                                                                 |
| 1615879397110 | github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0002c7340)                                                                                                                                           |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db_compaction.go:91 +0xb1                                                                                                               |
| 1615879397110 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db.go:148 +0x429                                                                                                                        |
| 1615879397110 | goroutine 27 [select]:                                                                                                                                                                                            |
| 1615879397110 | github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0002c7340)                                                                                                                                                |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xd7                                                                                                                   |
| 1615879397110 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db.go:149 +0x44b                                                                                                                        |
| 1615879397110 | goroutine 28 [select, 9 minutes]:                                                                                                                                                                                 |
| 1615879397110 | github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0002c7340)                                                                                                                                               |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db_compaction.go:836 +0x228                                                                                                             |
| 1615879397110 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db.go:155 +0x5a5                                                                                                                        |
| 1615879397110 | goroutine 29 [select, 19 minutes]:                                                                                                                                                                                |
| 1615879397110 | github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0002c7340)                                                                                                                                               |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db_compaction.go:773 +0x125                                                                                                             |
| 1615879397110 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397110 |  github.com/syndtr/[email protected]/leveldb/db.go:156 +0x5c7                                                                                                                        |
| 1615879397110 | goroutine 30 [select]:                                                                                                                                                                                            |
| 1615879397110 | github.com/ethereum/go-ethereum/ethdb/leveldb.(*Database).meter(0xc00013e200, 0xb2d05e00)                                                                                                                         |
| 1615879397110 |  github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:428 +0x194f                                                                                                                                             |
| 1615879397110 | created by github.com/ethereum/go-ethereum/ethdb/leveldb.NewCustom                                                                                                                                                |
| 1615879397110 |  github.com/ethereum/go-ethereum/ethdb/leveldb/leveldb.go:144 +0xa05                                                                                                                                              |
| 1615879397111 | goroutine 68 [select]:                                                                                                                                                                                            |
| 1615879397111 | github.com/ethereum/go-ethereum/core/rawdb.(*freezer).freeze(0xc00307c780, 0x15609f8, 0xc00013e200)                                                                                                               |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/rawdb/freezer.go:287 +0x295d                                                                                                                                                |
| 1615879397111 | created by github.com/ethereum/go-ethereum/core/rawdb.NewDatabaseWithFreezer                                                                                                                                      |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/rawdb/database.go:195 +0x27b                                                                                                                                                |
| 1615879397111 | goroutine 37 [select, 20 minutes]:                                                                                                                                                                                |
| 1615879397111 | github.com/ethereum/go-ethereum/core.(*ChainIndexer).updateLoop(0xc0056f20f0)                                                                                                                                     |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/chain_indexer.go:311 +0xdb                                                                                                                                                  |
| 1615879397111 | created by github.com/ethereum/go-ethereum/core.NewChainIndexer                                                                                                                                                   |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/chain_indexer.go:119 +0x24d                                                                                                                                                 |
| 1615879397111 | goroutine 39 [select]:                                                                                                                                                                                            |
| 1615879397111 | github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc000126c80)                                                                                                                                           |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/blockchain.go:2297 +0xde                                                                                                                                                    |
| 1615879397111 | created by github.com/ethereum/go-ethereum/core.NewBlockChain                                                                                                                                                     |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/blockchain.go:378 +0x1085                                                                                                                                                   |
| 1615879397111 | goroutine 40 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397111 | github.com/ethereum/go-ethereum/core.(*BlockChain).maintainTxIndex(0xc000126c80, 0x0)                                                                                                                             |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/blockchain.go:2374 +0x205                                                                                                                                                   |
| 1615879397111 | created by github.com/ethereum/go-ethereum/core.NewBlockChain                                                                                                                                                     |
| 1615879397111 |  github.com/ethereum/go-ethereum/core/blockchain.go:383 +0x12d7                                                                                                                                                   |
| 1615879397111 | goroutine 41 [select, 15 minutes]:                                                                                                                                                                                |
| 1615879397112 | github.com/ethereum/go-ethereum/trie.(*Database).SaveCachePeriodically(0xc0056f4410, 0xc00029a500, 0x1e, 0x34630b8a000, 0xc0002af200)                                                                             |
| 1615879397112 |  github.com/ethereum/go-ethereum/trie/database.go:888 +0xf8                                                                                                                                                       |
| 1615879397112 | github.com/ethereum/go-ethereum/core.NewBlockChain.func1(0xc000126c80, 0xc0056f4410)                                                                                                                              |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/blockchain.go:395 +0x8b                                                                                                                                                     |
| 1615879397112 | created by github.com/ethereum/go-ethereum/core.NewBlockChain                                                                                                                                                     |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/blockchain.go:393 +0x1145                                                                                                                                                   |
| 1615879397112 | goroutine 42 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397112 | github.com/ethereum/go-ethereum/core.(*ChainIndexer).eventLoop(0xc0056f20f0, 0xc005dd0240, 0xc0072d6540, 0x1547f90, 0xc0072d3a58)                                                                                 |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/chain_indexer.go:211 +0x265                                                                                                                                                 |
| 1615879397112 | created by github.com/ethereum/go-ethereum/core.(*ChainIndexer).Start                                                                                                                                             |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/chain_indexer.go:152 +0xcf                                                                                                                                                  |
| 1615879397112 | goroutine 43 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397112 | github.com/ethereum/go-ethereum/core.(*TxPool).scheduleReorgLoop(0xc0072ef680)                                                                                                                                    |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/tx_pool.go:1010 +0x1f9                                                                                                                                                      |
| 1615879397112 | created by github.com/ethereum/go-ethereum/core.NewTxPool                                                                                                                                                         |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/tx_pool.go:295 +0x745                                                                                                                                                       |
| 1615879397112 | goroutine 45 [select]:                                                                                                                                                                                            |
| 1615879397112 | github.com/ethereum/go-ethereum/core.(*TxPool).loop(0xc0072ef680)                                                                                                                                                 |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/tx_pool.go:337 +0x285                                                                                                                                                       |
| 1615879397112 | created by github.com/ethereum/go-ethereum/core.NewTxPool                                                                                                                                                         |
| 1615879397112 |  github.com/ethereum/go-ethereum/core/tx_pool.go:312 +0x7e5                                                                                                                                                       |
| 1615879397112 | goroutine 46 [select]:                                                                                                                                                                                            |
| 1615879397112 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc0072ef860)                                                                                                                               |
| 1615879397112 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:2039 +0x34b                                                                                                                                         |
| 1615879397112 | created by github.com/ethereum/go-ethereum/eth/downloader.New                                                                                                                                                     |
| 1615879397112 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:250 +0x499                                                                                                                                          |
| 1615879397113 | goroutine 47 [select, 1275 minutes]:                                                                                                                                                                              |
| 1615879397113 | github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).stateFetcher(0xc0072ef860)                                                                                                                           |
| 1615879397113 |  github.com/ethereum/go-ethereum/eth/downloader/statesync.go:83 +0xae                                                                                                                                             |
| 1615879397113 | created by github.com/ethereum/go-ethereum/eth/downloader.New                                                                                                                                                     |
| 1615879397113 |  github.com/ethereum/go-ethereum/eth/downloader/downloader.go:251 +0x4bb                                                                                                                                          |
| 1615879397113 | goroutine 48 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397113 | github.com/ethereum/go-ethereum/miner.(*worker).mainLoop(0xc005dd18c0)                                                                                                                                            |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:439 +0x2a7                                                                                                                                                       |
| 1615879397113 | created by github.com/ethereum/go-ethereum/miner.newWorker                                                                                                                                                        |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:227 +0x532                                                                                                                                                       |
| 1615879397113 | goroutine 49 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397113 | github.com/ethereum/go-ethereum/miner.(*worker).newWorkLoop(0xc005dd18c0, 0xb2d05e00)                                                                                                                             |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:373 +0x247                                                                                                                                                       |
| 1615879397113 | created by github.com/ethereum/go-ethereum/miner.newWorker                                                                                                                                                        |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:228 +0x55e                                                                                                                                                       |
| 1615879397113 | goroutine 82 [select, 1275 minutes]:                                                                                                                                                                              |
| 1615879397113 | github.com/ethereum/go-ethereum/miner.(*worker).resultLoop(0xc005dd18c0)                                                                                                                                          |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:584 +0xb8                                                                                                                                                        |
| 1615879397113 | created by github.com/ethereum/go-ethereum/miner.newWorker                                                                                                                                                        |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:229 +0x585                                                                                                                                                       |
| 1615879397113 | goroutine 83 [select, 1275 minutes]:                                                                                                                                                                              |
| 1615879397113 | github.com/ethereum/go-ethereum/miner.(*worker).taskLoop(0xc005dd18c0)                                                                                                                                            |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:549 +0xd0                                                                                                                                                        |
| 1615879397113 | created by github.com/ethereum/go-ethereum/miner.newWorker                                                                                                                                                        |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/worker.go:230 +0x5a7                                                                                                                                                       |
| 1615879397113 | goroutine 84 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397113 | github.com/ethereum/go-ethereum/miner.(*Miner).update(0xc0072d78c0)                                                                                                                                               |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/miner.go:98 +0x1fd                                                                                                                                                         |
| 1615879397113 | created by github.com/ethereum/go-ethereum/miner.New                                                                                                                                                              |
| 1615879397113 |  github.com/ethereum/go-ethereum/miner/miner.go:77 +0x1bb                                                                                                                                                         |
| 1615879397113 | goroutine 85 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397113 | github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc0075ca380)                                                                                                                     |
| 1615879397113 |  github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x27a                                                                                                                                                  |
| 1615879397113 | created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI                                                                                                                                  |
| 1615879397113 |  github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xca                                                                                                                                                   |
| 1615879397114 | goroutine 86 [select, 4 minutes]:                                                                                                                                                                                 |
| 1615879397114 | github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc0002c94a0)                                                                                                                                |
| 1615879397114 |  github.com/ethereum/go-ethereum/eth/filters/filter_system.go:459 +0x43d                                                                                                                                          |
| 1615879397114 | created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem                                                                                                                                             |
| 1615879397114 |  github.com/ethereum/go-ethereum/eth/filters/filter_system.go:138 +0x345                                                                                                                                          |
| 1615879397114 | goroutine 87 [chan receive]:                                                                                                                                                                                      |
| 1615879397114 | github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc001afce10, 0x45d964b800)                                                                                                            |
| 1615879397114 |  github.com/ethereum/go-ethereum/eth/filters/api.go:82 +0x28b                                                                                                                                                     |
| 1615879397114 | created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI                                                                                                                                         |
| 1615879397114 |  github.com/ethereum/go-ethereum/eth/filters/api.go:70 +0x112                                                                                                                                                     |
| 1615879397114 | goroutine 88 [select]:                                                                                                                                                                                            |
| 1615879397114 | github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc007243880)                                                                                                                                        |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:209 +0x105                                                                                                          |
| 1615879397114 | created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool                                                                                                                                                 |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:240 +0x18c                                                                                                          |
| 1615879397114 | goroutine 89 [select]:                                                                                                                                                                                            |
| 1615879397114 | github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc007c75ef0)                                                                                                                                              |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/session_util.go:189 +0x5b2                                                                                                              |
| 1615879397114 | created by github.com/syndtr/goleveldb/leveldb.newSession                                                                                                                                                         |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/session.go:93 +0x2ca                                                                                                                    |
| 1615879397114 | goroutine 90 [select, 15 minutes]:                                                                                                                                                                                |
| 1615879397114 | github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc00602d180)                                                                                                                                           |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db_compaction.go:91 +0xb1                                                                                                               |
| 1615879397114 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db.go:148 +0x429                                                                                                                        |
| 1615879397114 | goroutine 91 [select]:                                                                                                                                                                                            |
| 1615879397114 | github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc00602d180)                                                                                                                                                |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xd7                                                                                                                   |
| 1615879397114 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db.go:149 +0x44b                                                                                                                        |
| 1615879397114 | goroutine 92 [select, 15 minutes]:                                                                                                                                                                                |
| 1615879397114 | github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc00602d180)                                                                                                                                               |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db_compaction.go:836 +0x228                                                                                                             |
| 1615879397114 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db.go:155 +0x5a5                                                                                                                        |
| 1615879397114 | goroutine 93 [select, 24 minutes]:                                                                                                                                                                                |
| 1615879397114 | github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc00602d180)                                                                                                                                               |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db_compaction.go:773 +0x125                                                                                                             |
| 1615879397114 | created by github.com/syndtr/goleveldb/leveldb.openDB                                                                                                                                                             |
| 1615879397114 |  github.com/syndtr/[email protected]/leveldb/db.go:156 +0x5c7                                                                                                                        |
| 1615879397114 | goroutine 95 [select, 5 minutes]:                                                                                                                                                                                 |
| 1615879397114 | github.com/ethereum/go-ethereum/p2p/nat.Map(0x15555d8, 0xc00044f980, 0xc0084bd260, 0x1328f84, 0x3, 0x765f, 0x765f, 0x13331b6, 0xc)                                                                                |
| 1615879397114 |  github.com/ethereum/go-ethereum/p2p/nat/nat.go:113 +0x42a                                                                                                                                                        |
| 1615879397114 | github.com/ethereum/go-ethereum/p2p.(*Server).setupListening.func1(0xc0002cac80, 0xc00866e2a0)                                                                                                                    |
| 1615879397114 |  github.com/ethereum/go-ethereum/p2p/server.go:673 +0x8b                                                                                                                                                          |
| 1615879397114 | created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening                                                                                                                                           |
| 1615879397114 |  github.com/ethereum/go-ethereum/p2p/server.go:672 +0x245                                                                                                                                                         |
| 1615879397114 | goroutine 96 [IO wait, 1275 minutes]:                                                                                                                                                                             |
| 1615879397114 | internal/poll.runtime_pollWait(0x7f6238939788, 0x72, 0x0)                                                                                                                                                         |
| 1615879397115 |  runtime/netpoll.go:222 +0x55                                                                                                                                                                                     |
| 1615879397115 | internal/poll.(*pollDesc).wait(0xc00013d298, 0x72, 0x0, 0x0, 0x132cc77)                                                                                                                                           |
| 1615879397115 |  internal/poll/fd_poll_runtime.go:87 +0x45                                                                                                                                                                        |
| 1615879397115 | internal/poll.(*pollDesc).waitRead(...)                                                                                                                                                                           |
| 1615879397115 |  internal/poll/fd_poll_runtime.go:92                                                                                                                                                                              |
| 1615879397115 | internal/poll.(*FD).Accept(0xc00013d280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)                                                                                                                                       |
| 1615879397115 |  internal/poll/fd_unix.go:401 +0x212                                                                                                                                                                              |
| 1615879397115 | net.(*netFD).accept(0xc00013d280, 0xc00867e118, 0x1ae1dc0, 0xc000089000)                                                                                                                                          |
| 1615879397115 |  net/fd_unix.go:172 +0x45                                                                                                                                                                                         |
| 1615879397115 | net.(*TCPListener).accept(0xc0075c97b8, 0x420b4b, 0xc00867e0c0, 0x0)                                                                                                                                              |
| 1615879397115 |  net/tcpsock_posix.go:139 +0x32                                                                                                                                                                                   |
| 1615879397115 | net.(*TCPListener).Accept(0xc0075c97b8, 0x0, 0xc00867e0c0, 0xc008636e80, 0x2)                                                                                                                                     |
| 1615879397115 |  net/tcpsock.go:261 +0x65                                                                                                                                                                                         |
| 1615879397115 | github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc0002cac80)                                                                                                                                            |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/server.go:862 +0x24f                                                                                                                                                         |
| 1615879397115 | created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening                                                                                                                                           |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/server.go:680 +0x16d                                                                                                                                                         |
| 1615879397115 | goroutine 97 [select, 2 minutes]:                                                                                                                                                                                 |
| 1615879397115 | github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).runSource(0xc0084feb40, 0xc0084bdda0, 0xc0086369a0)                                                                                                          |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/enode/iter.go:281 +0x176                                                                                                                                                     |
| 1615879397115 | created by github.com/ethereum/go-ethereum/p2p/enode.(*FairMix).AddSource                                                                                                                                         |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/enode/iter.go:180 +0x153                                                                                                                                                     |
| 1615879397115 | goroutine 98 [select, 5 minutes]:                                                                                                                                                                                 |
| 1615879397115 | github.com/ethereum/go-ethereum/p2p/nat.Map(0x15555d8, 0xc00044f980, 0xc0084bd260, 0x1328f93, 0x3, 0x765f, 0x765f, 0x1339e11, 0x12)                                                                               |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/nat/nat.go:113 +0x42a                                                                                                                                                        |
| 1615879397115 | github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery.func1(0xc0002cac80, 0xc00866e360)                                                                                                                    |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/server.go:566 +0x8b                                                                                                                                                          |
| 1615879397115 | created by github.com/ethereum/go-ethereum/p2p.(*Server).setupDiscovery                                                                                                                                           |
| 1615879397115 |  github.com/ethereum/go-ethereum/p2p/server.go:565 +0x825                                                                                                                                                         |
| 1615879397115 | goroutine 5468288 [IO wait]:                                                                                                                                                                                      |
| 1615879397115 | internal/poll.runtime_pollWait(0x7f62295cf0f0, 0x72, 0xffffffffffffffff)                                                                                                                                          |
| 1615879397115 |  runtime/netpoll.go:222 +0x55                                                                                                                                                                                     |
| 1615879397115 | internal/poll.(*pollDesc).wait(0xc02affae18, 0x72, 0x0, 0x20, 0xffffffffffffffff)                                                                                                                                 |
| 1615879397115 |  internal/poll/fd_poll_runtime.go:87 +0x45                                                                                                                                                                        |
| 1615879397116 | internal/poll.(*pollDesc).waitRead(...)                                                                                                                                                                           |
| 1615879397116 |  internal/poll/fd_poll_runtime.go:92                                                                                                                                                                              |
| 1615879397116 | internal/poll.(*FD).Read(0xc02affae00, 0xc2738cff80, 0x20, 0x20, 0x0, 0x0, 0x0)                                                                                                                                   |
| 1615879397116 |  internal/poll/fd_unix.go:166 +0x1d5                                                                                                                                                                              |
| 1615879397116 | net.(*netFD).Read(0xc02affae00, 0xc2738cff80, 0x20, 0x20, 0x20, 0x0, 0x474065)                                                                                                                                    |
| 1615879397117 |  net/fd_posix.go:55 +0x4f                                                                                                                                                                                         |
| 1615879397119 | net.(*conn).Read(0xc0ca77c3b8, 0xc2738cff80, 0x20, 0x20, 0x0, 0x0, 0x0)                                                                                                                                           |
| 1615879397119 |  net/net.go:183 +0x91                                                                                                                                                                                             |
| 1615879397119 | io.ReadAtLeast(0x153aa00, 0xc0ca77c3b8, 0xc2738cff80, 0x20, 0x20, 0x20, 0x153aa00, 0xc00c351f83b56b1b, 0x459e58b73cb5)                                                                                            |
| 1615879397119 |  io/io.go:328 +0x87                                                                                                                                                                                               |
| 1615879397120 | io.ReadFull(...)                                                                                                                                                                                                  |
| 1615879397120 |  io/io.go:347                                                                                                                                                                                                     |
| 1615879397121 | github.com/ethereum/go-ethereum/p2p/rlpx.(*handshakeState).readFrame(0xc0cf726690, 0x153aa00, 0xc0ca77c3b8, 0x153aa00, 0xc0ca77c3b8, 0xc02affae00, 0x1409d18, 0xc072e84d38)                                       |
| 1615879397121 |  github.com/ethereum/go-ethereum/p2p/rlpx/rlpx.go:131 +0x9c                                                                                                                                                       |
| 1615879397122 | github.com/ethereum/go-ethereum/p2p/rlpx.(*Conn).Read(0xc038b627b0, 0xc00c351f83b56b1b, 0x459e58b73cb5, 0x1e5cce0, 0x0, 0x0, 0x1e5cce0, 0x0)                                                                      |
| 1615879397122 |  github.com/ethereum/go-ethereum/p2p/rlpx/rlpx.go:103 +0x92                                                                                                                                                       |
| 1615879397122 | github.com/ethereum/go-ethereum/p2p.(*rlpxTransport).ReadMsg(0xc100541c40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)                                                                                      |
| 1615879397122 |  github.com/ethereum/go-ethereum/p2p/transport.go:63 +0x13e                                                                                                                                                       |
| 1615879397122 | github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc075836cc0, 0xc075836d80)                                                                                                                                  |
| 1615879397123 |  github.com/ethereum/go-ethereum/p2p/peer.go:294 +0xb5                                                                                                                                                            |
| 1615879397123 | created by github.com/ethereum/go-ethereum/p2p.(*Peer).run                                                                                                                                                        |
| 1615879397123 |  github.com/ethereum/go-ethereum/p2p/peer.go:231 +0xfb                                                                                                                                                            |
| 1615879397123 | goroutine 5014774 [IO wait]:                                                                                                                                                                                      |
| 1615879397123 | internal/poll.runtime_pollWait(0x7f62389394d0, 0x72, 0xffffffffffffffff)                                                                                                                                          |
| 1615879397123 |  runtime/netpoll.go:222 +0x55                                                                                                                                                                                     |
| 1615879397123 | internal/poll.(*pollDesc).wait(0xc102e3ad18, 0x72, 0x0, 0x20, 0xffffffffffffffff)                                                                                                                                 |
| 1615879397123 |  internal/poll/fd_poll_runtime.go:87 +0x45                                                                                                                                                                        |
| 1615879397124 | internal/poll.(*pollDesc).waitRead(...)                                                                                                                                                                           |
| 1615879397124 |  internal/poll/fd_poll_runtime.go:92                                                                                                                                                                              |
| 1615879397124 | internal/poll.(*FD).Read(0xc102e3ad00, 0xc286f29340, 0x20, 0x20, 0x0, 0x0, 0x0)                                                                                                                                   |
| 1615879397124 |  internal/poll/fd_unix.go:166 +0x1d5                                                                                                                                                                              |
| 1615879397124 | net.(*netFD).Read(0xc102e3ad00, 0xc286f29340, 0x20, 0x20, 0x20, 0x0, 0x474065)                                                                                                                                    |
| 1615879397125 |  net/fd_posix.go:55 +0x4f                                                                                                                                                                                         |
| 1615879397125 | net.(*conn).Read(0xc0e5d0e8e8, 0xc286f29340, 0x20, 0x20, 0x0, 0x0, 0x0)                                                                                                                                           |
| 1615879397125 |  net/net.go:183 +0x91                                                                                                                                                                                             |
| 1615879397129 | io.ReadAtLeast(0x153aa00, 0xc0e5d0e8e8, 0xc286f29340, 0x20, 0x20, 0x20, 0x153aa00, 0xc00c351ff71f0df2, 0x459ec7bba989)                                                                                            |
| 1615879397129 |  io/io.go:328 +0x87                                                                                                                                                                                               |
| 1615879397129 | io.ReadFull(...)                                                                                                                                                                                                  |
| 1615879397129 |  io/io.go:347                                                                                                                                                                                                     |
| 1615879397129 | github.com/ethereum/go-ethereum/p2p/rlpx.(*handshakeState).readFrame(0xc0ae87f810, 0x153aa00, 0xc0e5d0e8e8, 0x153aa00, 0xc0e5d0e8e8, 0xc102e3ad00, 0x1409d18, 0xc043ee8d38)                                       |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I'll leave that here, it might helps someone else. The chaindata on the EBS volume is definitively destroyed, a rollback isn't possible and I am wondering why it did not just continue in the first place, but started again ~150k blocks ago to sync again.

@ATmel91
Copy link

ATmel91 commented Mar 17, 2021

How do you maintain your mental strength please

@cryptokek
Copy link

How do you maintain your mental strength please

This. Also, reporting the same issue as stated above. Proving to be a real nuisance.

@holiman
Copy link
Contributor

holiman commented Mar 18, 2021

@tomw1808

Your shutdown log does not look right:

| 1615795749761 | INFO [03-15|08:09:09.760] Writing cached state to disk             block=12041981 hash="e3e12e…d9d467" root="cc15d2…47767a"                                                                              |
| 1615795759762 | INFO [03-15|08:09:19.762] Looking for peers                        peercount=0 tried=60 static=0                                                                                                         |
| 1615795769786 | INFO [03-15|08:09:29.786] Looking for peers                        peercount=0 tried=63 static=0                                                                                                         |

It never said Blockchain stopped, and it was still flusing tries. It seems you're running this via a daemon, the question is, is the gracetime for shutdown sufficiently large?
For example, docker defaults to something like 10s, which is way too low. The shutdown gracetime should be somewhere on the order of up to two minutes. If the process is torn down while flushing the trie, it can lead to corruption.

@holiman
Copy link
Contributor

holiman commented Mar 18, 2021

Regarding the out of memory -- what is the RAM on the machine?

@tomw1808
Copy link

@holiman the RAM is 16GiB, about 1GiB is used by another process, so that leaves around 15GiB of useable ram.

It's indeed running as a deamon (ECS service for that matter). I didn't pay too much attention to the shutdown time. I was under the impression if it received SIGTERM it will stop the blockchain relevant services, write the last block to disk and that's it. According to https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_StopTask.html that's 30s on ECS.

So, setting the shutdown time to 120s should suffice?

Still confused what needs to be written for so long that currupts 150k blocks. I mean, last block or last few blocks (even last 128 blocks ok), but 150k blocks - can you eventually point me towards the theory behind this? I do understand that github issues are maybe not the right place for it, so feel free to skip it entirely, I'd be grateful for an explanation though to better estimate the shutdown time...

@no-response
Copy link

no-response bot commented Apr 17, 2021

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have more relevant information or answers to our questions so that we can investigate further.

@no-response no-response bot closed this as completed Apr 17, 2021
@jayboy-mabushi
Copy link

@tomw1808 did you resolve your issue? I am getting the same thing

@jayboy-mabushi
Copy link

@mael4875215 did disabling snapshot and resyncing help?

@tomw1808
Copy link

@jayboy-mabushi I did sort it out. Threw away everything, started syncing from scratch and used Infura in the meantime. Learned a few things along the way:

  1. I have to give geth enough time to properly shutdown. AWS ECS is automatically killing a process after 30 seconds, the delay can be adjusted and I set it now to 2 minutes which seems to work fine, or maybe its a combination of (2)
  2. I have added gcmode=archive, which I think will tell geth to keep writing to disk and not have these long writes after the shutdown is initialized.

Since then it seems to work fine, there was only one minor outage a few days ago which we also mitigated using Infura for a short while.

Good luck!

@jayboy-mabushi
Copy link

@tomw1808 Thanks. do you have a quide on how to set up and run ethereum full node?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants