elements icon indicating copy to clipboard operation
elements copied to clipboard

Crash at fundrawtransaction

Open sergey-chernikov opened this issue 1 year ago • 0 comments

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 avatar Aug 08 '23 07:08 sergey-chernikov