setaccount / getaccountaddress not working properly #29

issue tcatm opened this issue on January 13, 2011
  1. tcatm commented at 4:44 PM on January 13, 2011: none

    When creating a new account with getaccountaddress, assigning that address to another account and then getting a new address from getaccountaddress still returns the old address (thus not creating a new account).

    Steps to reproduce: getaccountaddress "foo" returns: xyz123 setaccountaddress "xyz123" "" getaccountaddress "foo" returns: xyz123

  2. nelisky referenced this in commit 051628cfa9 on Apr 4, 2013
  3. zathras-crypto referenced this in commit d50e136cd9 on Jun 26, 2014
  4. dexX7 referenced this in commit d93d80e553 on Feb 21, 2015
  5. rustyrussell cross-referenced this on Mar 26, 2015 from issue Add autoprune functionality by sdaftuar
  6. ptschip referenced this in commit a4e65a7fe9 on Jun 9, 2016
  7. destenson referenced this in commit 8a4a50ca59 on Jun 26, 2016
  8. braydonf referenced this in commit de6f29ec43 on Aug 22, 2016
  9. gmaxwell cross-referenced this on Mar 15, 2017 from issue Running out of disk space during GUI init results in hang and non-drawing windows by gmaxwell
  10. tmagik referenced this in commit b368c9bfbb on Jul 1, 2017
  11. dooglus cross-referenced this on Aug 25, 2017 from issue gui, wallet: random abort (segmentation fault) running master/HEAD by dooglus
  12. MarcoFalke referenced this in commit 619bb05037 on Sep 29, 2017
  13. classesjack referenced this in commit 09ca3c4beb on Jan 2, 2018
  14. HashUnlimited referenced this in commit b84bc05530 on Mar 12, 2018
  15. KrzysiekJ referenced this in commit 6bb3826fe1 on Mar 28, 2018
  16. davidstoneham cross-referenced this on Apr 5, 2018 from issue setaccount creates new address on first rename by davidstoneham
  17. kayront cross-referenced this on Apr 18, 2019 from issue bitcoin core does not compile on Solaris by kayront
  18. udovdh cross-referenced this on Oct 4, 2019 from issue LevelDB read failure: Corruption: block checksum mismatch by dooglus
  19. velesnetwork referenced this in commit ee7d8cbf3e on Jan 12, 2020
  20. velesnetwork referenced this in commit 5771683b55 on Jan 12, 2020
  21. MarcoFalke referenced this in commit c857148636 on May 15, 2021
  22. hebasto referenced this in commit 6f3fbc062f on Jun 12, 2021
  23. hebasto referenced this in commit e9472e6828 on Aug 5, 2021
  24. rajarshimaitra referenced this in commit d8a8343408 on Aug 5, 2021
  25. bitcoin locked this on Sep 8, 2021
  26. promag referenced this in commit 92b82497ff on Sep 28, 2021
Contributors
Labels
Linked (view graph)
#999 v0.6.0rc5 segfault on initial blockchain download when out of diskspace#5863 Add autoprune functionality#9683 gui, wallet: random abort (segmentation fault) running master/HEAD#9997 Running out of disk space during GUI init results in hang and non-drawing windows#10209 Stalled shutdown#11355 LevelDB read failure: Corruption: block checksum mismatch#12038 deadlock on database corruption#14349 mac: make check failure on macOS 10.14#14923 segmentation fault on gui startup#15708 bitcoin core does not compile on Solaris#17540 ci build fails in ./qt/test/test_bitcoin-qt on aarch64 native tsan#20618 Data race in interface_zmq.py#21948 test: Fix off-by-one in mockscheduler test RPC#25146 Starting with an unsupported wallet configured leads to a segfault (master only?)#25323 miniscript fuzzer failing after qa-assets update#25365 ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call) in BaseIndex#25632 SUMMARY: ThreadSanitizer: SEGV src/index/base.cpp:388:9 in BaseIndex::SetBestBlockIndex(CBlockIndex const*)::$_1::operator()() const#26068 Segmentation fault in the scheduler thread when an index fails to commit to the db#26274 bitcoind dumps core when deriveaddresses is called with index 2147483647 (2^31-1)#27222 test: use-of-uninitialized-value in sqlite3Strlen30#27354 wallet: Data race in GetOrCreateLegacyScriptPubKeyMan vs IsMine#27360 ci: use LLVM/clang-16 in native_asan job#27922 ci: fix llvm-symbolizer in MSAN jobs#28665 'std::out_of_range' crash in I2P fuzz test#29767 ThreadSanitizer: data race src/flatfile.cpp:47:13 in FlatFileSeq::Open(FlatFilePos const&, bool)#30402 Illegal Instruction in `CoinStatsIndex::CustomAppend`#31234 fuzz: connman target: terminate called after throwing an instance of 'std::bad_alloc'#32173 validation: `CheckBlockIndex` crashes during block reconsideration#33150 intermittent TSAN failure in lockmanager_tests::blockmanager_readblock_hash_mismatch#33277 intermittent Segmentation fault in mptest IPC path (callFnAsyncParams)#34655 fuzz: keep `coins_view` fuzzers within caller contracts#34734 test: Fix shutdown vptr race in BlockFilterIndexSync bench#34777 ipc: AddressSanitizer: heap-use-after-free in `capnp::CallContext<ipc::capnp::messages::BlockTemplate::GetBlockParams, ipc::capnp::messages::BlockTemplate::GetBlockResults>::getParams()`#34782 mptest: mp::CancelMonitor: AddressSanitizer: stack-use-after-return#35207 tx_package_eval: Timeout in tx_package_eval

github-metadata-mirror

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