electrum icon indicating copy to clipboard operation
electrum copied to clipboard

MemoryError:

Open TARS-bot opened this issue 4 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\installwizard.py", line 258, in on_filename
  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 0xa5 in position 52738564: invalid start byte

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\gui\qt\installwizard.py", line 263, in on_filename
MemoryError

MemoryError: 

Reporter

This issue was reported by 7 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-7-6.1.7601-SP1 tr_TR
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-7-6.1.7601-SP1 tr_TR
4.2.2 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22000-SP0 nl_BE
4.3.2 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19044-SP0 en_US
4.3.2 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19044-SP0 de_DE
4.4.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 cs_CZ
4.3.2 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] Windows-8.1-6.3.9600-SP0 en_US

Additional Information

A problem occurred when attempting to sync with the blockchain. Try manually running clear-cache.cmd and restart the application.


wallet not syncronising with blockchain


TARS-bot avatar Sep 20 '21 07:09 TARS-bot