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

Assert failed: leaf_size == LEAF_SIZE #2704

Open
chfast opened this issue Feb 8, 2025 · 0 comments
Open

Assert failed: leaf_size == LEAF_SIZE #2704

chfast opened this issue Feb 8, 2025 · 0 comments

Comments

@chfast
Copy link
Member

chfast commented Feb 8, 2025

  INFO [02-08|17:44:18.423 UTC] SnapshotSync: download completed for: v1-004200-004300-transactions-to-block.idx steps [4200st, 4300st) [72/259]
  INFO [02-08|17:44:22.424 UTC] SnapshotSync: download completed for: v1-004300-004400-bodies.idx steps [4300st, 4400st) [73/259]
  INFO [02-08|17:44:27.426 UTC] SnapshotSync: download completed for: v1-004300-004400-bodies.seg steps [4300st, 4400st) [74/259]
  INFO [02-08|17:44:33.427 UTC] SnapshotSync: download progress: [74/259]
  INFO [02-08|17:44:33.428 UTC] SnapshotSync: download completed for: v1-004300-004400-headers.idx steps [4300st, 4400st) [75/259]
^C
  INFO [02-08|17:44:40.226 UTC] Signal caught, number: 2
 ERROR [02-08|17:44:40.231 UTC] SnapshotSync                             SnapshotSync::run ex=Operation canceled [generic:125]
  WARN [02-08|17:44:40.231 UTC] SnapshotSync                             SnapshotSync::run operation_canceled
 ERROR [02-08|17:44:40.231 UTC] sentry                                   SentryImpl::run ex=Operation canceled [generic:125]
  WARN [02-08|17:44:40.231 UTC] sentry                                   SentryImpl::run operation_canceled
 ERROR [02-08|17:44:40.231 UTC] node                                     NodeImpl::run ex=Operation canceled [generic:125]
  WARN [02-08|17:44:40.231 UTC] node                                     NodeImpl::run operation_canceled
  INFO [02-08|17:44:40.231 UTC] Exiting Silkworm
➜  release git:(master) cmd/silkworm --datadir /blockchain/silkworm --chain sepolia --jwt /home/ipsilon/prysm/jwt.hex --torrent.download.rate 512 --engine.log.enabled --engine.log.dump_response
➜  release git:(master) export TMP=/blockchain/tmp
➜  release git:(master) cmd/silkworm --datadir /blockchain/silkworm --chain sepolia --jwt /home/ipsilon/prysm/jwt.hex --torrent.download.rate 512 --engine.log.enabled --engine.log.dump_response
  INFO [02-08|17:44:57.987 UTC] Silkworm                                 version=master0.1.0-dev+commit.9d01284a.dirty build=linux-x86_64 release compiler=gnu 13.1.0 
  INFO [02-08|17:44:57.988 UTC] Opening database                         path=/blockchain/silkworm/chaindata 
  INFO [02-08|17:44:58.007 UTC] Database schema                          version=6.1.0 
  INFO [02-08|17:44:58.007 UTC] Starting Silkworm                        chain=11155111 config={"berlinBlock":0,"byzantiumBlock":0,"cancunTime":1706655072,"chainId":11155111,"constantinopleBlock":0,"eip150Block":0,"eip155Block":0,"ethash":{},"genesisBlockHash":"0x25a5cc106eea7138acab33231d7160d69cb777ee0c2c553fcddf5138993e6dd9","homesteadBlock":0,"istanbulBlock":0,"londonBlock":0,"mergeNetsplitBlock":1735371,"muirGlacierBlock":0,"petersburgBlock":0,"shanghaiTime":1677557088,"terminalTotalDifficulty":"17000000000000000"} 
  INFO [02-08|17:44:58.008 UTC] Effective pruning                        mode=--prune= 
  INFO [02-08|17:44:58.011 UTC] Reopen snapshot repository folder: /blockchain/silkworm/snapshots
Assert failed: leaf_size == LEAF_SIZE Source: /home/ipsilon/silkworm/silkworm/db/datastore/snapshots/rec_split/rec_split.hpp, line 311
[1]    4125763 IOT instruction (core dumped)  cmd/silkworm --datadir /blockchain/silkworm --chain sepolia --jwt   512  
➜  release git:(master) cmd/silkworm --datadir /blockchain/silkworm --chain sepolia --jwt /home/ipsilon/prysm/jwt.hex --torrent.download.rate 512 --engine.log.enabled --engine.log.dump_response
  INFO [02-08|17:45:08.216 UTC] Silkworm                                 version=master0.1.0-dev+commit.9d01284a.dirty build=linux-x86_64 release compiler=gnu 13.1.0 
  INFO [02-08|17:45:08.217 UTC] Opening database                         path=/blockchain/silkworm/chaindata 
  INFO [02-08|17:45:08.235 UTC] Database schema                          version=6.1.0 
  INFO [02-08|17:45:08.235 UTC] Starting Silkworm                        chain=11155111 config={"berlinBlock":0,"byzantiumBlock":0,"cancunTime":1706655072,"chainId":11155111,"constantinopleBlock":0,"eip150Block":0,"eip155Block":0,"ethash":{},"genesisBlockHash":"0x25a5cc106eea7138acab33231d7160d69cb777ee0c2c553fcddf5138993e6dd9","homesteadBlock":0,"istanbulBlock":0,"londonBlock":0,"mergeNetsplitBlock":1735371,"muirGlacierBlock":0,"petersburgBlock":0,"shanghaiTime":1677557088,"terminalTotalDifficulty":"17000000000000000"} 
  INFO [02-08|17:45:08.235 UTC] Effective pruning                        mode=--prune= 
  INFO [02-08|17:45:08.239 UTC] Reopen snapshot repository folder: /blockchain/silkworm/snapshots
Assert failed: leaf_size == LEAF_SIZE Source: /home/ipsilon/silkworm/silkworm/db/datastore/snapshots/rec_split/rec_split.hpp, line 311
[1]    4126024 IOT instruction (core dumped)  cmd/silkworm --datadir /blockchain/silkworm --chain sepolia --jwt   512  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant