spesmilo / electrum

Electrum Bitcoin Wallet

Home Page:https://electrum.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: Error -3 while decompressing data: incorrect data check

TARS-bot opened this issue · comments

commented

Crash Report

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

Traceback

Traceback (most recent call last):
  File "/tmp/.mount_electrVmtrS3/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 207, in on_next_button_clicked
    if self.is_finalized(wd):
  File "/tmp/.mount_electrVmtrS3/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wallet.py", line 189, in is_finalized
    storage.decrypt(wizard_data['password'])
  File "/tmp/.mount_electrVmtrS3/usr/lib/python3.10/site-packages/electrum/storage.py", line 193, in decrypt
    s = zlib.decompress(ec_key.decrypt_message(self.raw, enc_magic))
zlib.error: Error -3 while decompressing data: incorrect data check

error: Error -3 while decompressing data: incorrect data check

Reporter

This issue was reported by 3 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.2 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.10.0-25-amd64-x86_64-with-glibc2.31 en_US ℹ
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.10.0-25-amd64-x86_64-with-glibc2.31 en_US ℹ
4.5.2 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.10.0-25-amd64-x86_64-with-glibc2.31 en_US ℹ

Additional Information

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