Skip to content

Block catching speed downgrade on BSC v1.6.1-beta #3412

@swift1911

Description

@swift1911

System information

Geth version: geth_linux version 1.6.1-91e0d265-20250922
OS & Version: Linux
Commit hash : v1.6.1-beta
Arguments:
- "--datadir=/bsc"
- "--config=/bsc/config.toml"
- "--rpc.allow-unprotected-txs"
- "--tries-verify-mode=none"
- "--db.engine=pebble"
- "--state.scheme=path"
- "--txpool.overflowpoolslots=100"
- "--history.transactions=0"
- "--history.blocks=90000"
- "--history.state=90000"
- "--discv5"
- "--cache=8192"
- "--metrics"
- "--metrics.addr=0.0.0.0"
- "--ws"
- "--ws.port=8546"
- "--ws.addr=0.0.0.0"
- "--miner.gasprice=50000000"

Description

  • Steps to reproduce the behaviour
    ...
    Running a bsc nodes with bnb48 snapshot with 1.6.1-beta

  • Expected behaviour
    ...
    Blocks are going to insert in each block.

  • Actual behaviour
    ...

Image

The bsc nodes sometimes going to hang for a few seconds and resume working, from my logs I can see my disk performance should not be the cause.

I tried v1.5.19, it does not have the same issue.

Backtrace

INFO [10-18|07:59:57.156] Imported new chain segment               number=65,031,541 hash=ecd1f8..3eda7c miner=0x5009317FD4F6F8FeEa9dAe41E5F0a4737BB7A7D5 blocks=6  txs=1142 blobs=2 mgas=174.350 elapsed=332.283ms   mgasps=524.703  snapdiffs=9.52MiB  triedirty=0.00B trieimutabledirty=0.00B
INFO [10-18|07:59:52.171] Imported new chain segment               number=65,031,535 hash=8f5abf..04984c miner=0x4e5acf9684652BEa56F2f01b7101a225Ee33d23f blocks=1  txs=178  blobs=0 mgas=26.779  elapsed=30.283ms    mgasps=884.265  snapdiffs=13.19MiB triedirty=0.00B trieimutabledirty=0.00B
INFO [10-18|07:59:51.497] Imported new chain segment               number=65,031,534 hash=66057b..184da1 miner=0x4e5acf9684652BEa56F2f01b7101a225Ee33d23f blocks=1  txs=188  blobs=1 mgas=28.563  elapsed=36.710ms    mgasps=778.059  snapdiffs=13.12MiB triedirty=0.00B trieimutabledirty=0.00B
INFO [10-18|07:59:50.680] Imported new chain segment               number=65,031,533 hash=32c94d..5e3d18 miner=0x4e5acf9684652BEa56F2f01b7101a225Ee33d23f blocks=1  txs=176  blobs=0 mgas=23.091  elapsed=27.850ms    mgasps=829.093  snapdiffs=13.05MiB triedirty=0.00B trieimutabledirty=0.00B

When submitting logs: please submit them as text and not screenshots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions