electrum icon indicating copy to clipboard operation
electrum copied to clipboard

MemoryError:

Open TARS-bot opened this issue 3 years ago • 0 comments

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\__init__.py", line 305, in start_new_window
  File "electrum\daemon.py", line 485, in load_wallet
  File "electrum\storage.py", line 72, in __init__
  File "c:\python3\lib\codecs.py", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x84 in position 0: invalid start byte

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\gui\qt\__init__.py", line 292, in wrapper
  File "electrum\gui\qt\__init__.py", line 311, in start_new_window
MemoryError

MemoryError: 

Reporter

This issue was reported by 2 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.22000-SP0 imported,standard en_US
4.5.0 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 standard en_US

Additional Information

The reporting user(s) did not provide additional information.

TARS-bot avatar Jun 18 '22 05:06 TARS-bot