Describe the issue
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
- Enable coin control features in Settings
- Click Inputs... on Send tab
Expected behaviour
Coin inputs dialog apears
Actual behaviour
Crash with message
bitcoin-qt: qt/coincontroldialog.cpp:585: static void CoinControlDialog::updateLabels(WalletModel*, QDialog*): Assertion nBytes != 0' failed.`
What version of bitcoin-core are you using?
master. 6ab0e4cf49549640b903bf5fce0e6035b8116397 or a865b38bf33202b66ee2e72912fe164aa2a504c7
Any extra information that might be useful in the debugging process.
Reverting to 892809309c1bc370677241a715e57a2744f94323 fixes the problem