electrum icon indicating copy to clipboard operation
electrum copied to clipboard

AssertionError:

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

Crash Report

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

Traceback

  File "/home/user/.local/lib/python3.7/site-packages/trezorlib/client.py", line 117, in cancel
    self._raw_write(messages.Cancel())
  File "/home/user/.local/lib/python3.7/site-packages/trezorlib/client.py", line 126, in _raw_write
    self.transport.write(msg)
  File "/home/user/.local/lib/python3.7/site-packages/trezorlib/transport/protocol.py", line 117, in write
    self.protocol.write(message)
  File "/home/user/.local/lib/python3.7/site-packages/trezorlib/transport/protocol.py", line 151, in write
    self.handle.write_chunk(chunk)
  File "/home/user/.local/lib/python3.7/site-packages/trezorlib/transport/webusb.py", line 65, in write_chunk
    assert self.handle is not None

AssertionError: 

Reporter

This issue was reported by 8 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
3.3.4 3.7.3rc1 (default, Mar 13 2019, 11:01:15) [GCC 8.3.0] Linux-4.19.0-4-amd64-x86_64-with-debian-buster-sid standard en_US
4.0.9 3.7.9 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.8.0-43-generic-x86_64-with-debian-bullseye-sid standard en_GB
4.0.9 3.7.9 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.8.0-43-generic-x86_64-with-debian-bullseye-sid standard en_GB
4.0.9 3.7.9 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.8.0-43-generic-x86_64-with-debian-bullseye-sid standard en_GB
4.1.2 3.7.10 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.4.0-74-generic-x86_64-with-debian-bullseye-sid standard en_GB
4.1.3 3.7.10 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.4.0-74-generic-x86_64-with-debian-bullseye-sid standard en_GB
4.2.2 3.9.11 (v3.9.11:2de452f8bf, Mar 16 2022, 10:34:36) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit ?
4.1.5 3.7.9 (v3.7.9:13c94747c7, Aug 15 2020, 01:31:08) [Clang 6.0 (clang-600.0.57)] Darwin-23.6.0-x86_64-i386-64bit ?

Additional Information

Pressed escape while at "Script type and Derivation path" screen for creating new wallet backed by Trezor Model T hardware wallet.


TARS-bot avatar May 19 '19 14:05 TARS-bot