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

TP v0.1.9 abort on ./node/miner.cpp:70 #69

Open
1 task done
GitGab19 opened this issue Nov 8, 2024 · 1 comment
Open
1 task done

TP v0.1.9 abort on ./node/miner.cpp:70 #69

GitGab19 opened this issue Nov 8, 2024 · 1 comment
Labels

Comments

@GitGab19
Copy link

GitGab19 commented Nov 8, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

The Template Provider v.0.1.9 running SRI hosted infrastructure got an abort on ./node/miner.cpp:70 while assembling templates. Network used: testnet4.

More info in the following screenshot:
abort-tp-0 1 9

Expected behaviour

The TP should manage the weight without aborting.

Steps to reproduce

The TP has been running on testnet4 for days. No specific ways to reproduce it. Probably some large txs in the mempool (?)

Relevant log output

No response

How did you obtain Bitcoin Core

Pre-built binaries

What version of Bitcoin Core are you using?

TP 0.1.9

Operating system and version

Ubuntu

Machine specifications

No response

@GitGab19 GitGab19 added the bug label Nov 8, 2024
@Sjors
Copy link
Owner

Sjors commented Nov 10, 2024

This assert suggests that a client requested an additional coinbase weight more than the block size. If that's indeed what happened, then we should have disconnected rather than crash though.

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

No branches or pull requests

2 participants