electrum
electrum copied to clipboard
RecursionError: maximum recursion depth exceeded while calling a Python object
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
File "electrum/gui/qt/main_window.py", line 641, in timer_actions
File "electrum/gui/qt/main_window.py", line 757, in update_wallet
File "electrum/gui/qt/main_window.py", line 760, in update_tabs
File "electrum/gui/qt/util.py", line 521, in update
File "electrum/util.py", line 336, in <lambda>
File "electrum/util.py", line 332, in do_profile
File "electrum/gui/qt/history_list.py", line 219, in on_update
File "electrum/util.py", line 336, in <lambda>
File "electrum/util.py", line 332, in do_profile
File "electrum/wallet.py", line 398, in get_full_history
File "electrum/address_synchronizer.py", line 470, in f
File "electrum/address_synchronizer.py", line 501, in get_history
File "electrum/address_synchronizer.py", line 782, in get_balance
File "electrum/address_synchronizer.py", line 470, in f
File "electrum/address_synchronizer.py", line 740, in get_addr_balance
File "electrum/address_synchronizer.py", line 698, in get_addr_io
File "electrum/address_synchronizer.py", line 100, in get_address_history
File "electrum/address_synchronizer.py", line 603, in get_tx_height
RecursionError: maximum recursion depth exceeded while calling a Python object
Reporter
This issue was reported by 2 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 3.2.3 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-18.2.0-x86_64-i386-64bit | standard | ? | ℹ |
| 4.3.1 | 3.8.13 (default, Aug 17 2022, 17:07:22) [Clang 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315d | Android 11 on samsung a12 (RP1A.200720.012.A125FXXS2BVE3) | imported | en_US | ℹ |
Additional Information
The reporting user(s) did not provide additional information.