Crash using getnewaddress in the console #725

issue fanquake opened this issue on April 13, 2023
  1. fanquake commented at 9:17 AM on April 13, 2023: member

    Calling getnewaddress in the GUI console currently crashes bitcoin-qt. Reported here: https://github.com/bitcoin/bitcoin/pull/27217#discussion_r1165016111.

    * thread [#35](/bitcoin-core-gui/35/), name = 'b-qt-rpcconsole', stop reason = hit program assert
        frame [#4](/bitcoin-core-gui/4/): 0x00000001000e9150 bitcoin-qt`NotifyAddressBookChanged(walletmodel=0x0000600003d270c0, address=<unavailable>, label=<unavailable>, isMine=<unavailable>, purpose=<unavailable>, status=CT_NEW) at walletmodel.cpp:392:5 [opt]
       389 	                              Q_ARG(bool, isMine),
       390 	                              Q_ARG(wallet::AddressPurpose, purpose),
       391 	                              Q_ARG(int, status));
    -> 392 	    assert(invoked);
       393 	}
       394 	
       395 	static void NotifyTransactionChanged(WalletModel *walletmodel, const uint256 &hash, ChangeType status)
    Target 0: (bitcoin-qt) stopped.
    
  2. fanquake added this to the milestone 25.0 on Apr 13, 2023
  3. hebasto closed this on Apr 13, 2023

  4. bitcoin-core deleted a comment on Apr 14, 2023
  5. bitcoin-core locked this on Apr 13, 2024

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/gui. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-16 05:20 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me