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

Crash at fundrawtransaction #1255

Open
sergey-chernikov opened this issue Aug 8, 2023 · 0 comments
Open

Crash at fundrawtransaction #1255

sergey-chernikov opened this issue Aug 8, 2023 · 0 comments
Labels
needs reproduction Needs a way to reproduce the bug

Comments

@sergey-chernikov
Copy link

sergey-chernikov commented Aug 8, 2023

2023-08-08T07:23:35Z UpdateTip: new best=78b7897fac1fbe95d92f5724b1cd506fc6d1bb03710f17b36754d13f578a9555 height=2460677 version=0x20000000 tx=3918616 date='2023-08-08T07:23:08Z' progress=1.000000 cache=0.2MiB(699txo)
elementsd: wallet/spend.cpp:1449: bool CWallet::CreateTransactionInternal(const std::vector<CRecipient>&, CTransactionRef&, CAmount&, int&, bilingual_str&, const CCoinControl&, FeeCalculation&, bool, BlindDetails*, const IssuanceDetails*): Assertion `coin_selection_params.m_subtract_fee_outputs || fee_needed <= map_change_and_fee.at(policyAsset) - change_amount' failed.

This occured in the production blockchain, with a multi-sig (2-of-3) wallet.
Reproduction rate was quite high, but finally the transaction was created.

Version: 22.1.1
Platform: Linux (Ubuntu 22 LTS) in docker

More details (except the wallet) are available on request, if needed.

@sergey-chernikov sergey-chernikov changed the title Crash at creating a transaction Crash at fundrawtransaction Aug 8, 2023
@delta1 delta1 added the needs reproduction Needs a way to reproduce the bug label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction Needs a way to reproduce the bug
Projects
None yet
Development

No branches or pull requests

2 participants