spesmilo / spesmilo/electrum

Exception: default

Open
#4,294 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\util.py", line 794, in run_with_except_hook
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 985, in run
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 967, in wait_on_sockets
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 626, in process_responses
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 572, in process_response
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 926, in on_get_header

Exception: default

Reporter

This issue was reported by 17 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
3.1.3 Windows-10-10.0.16299 2fa pt_BR
3.1.3 Darwin-17.5.0-x86_64-i386-64bit standard None
3.1.3 Windows-10-10.0.14393 imported es_CO
3.1.3 Windows-10-10.0.16299 standard ru_RU
3.1.3 Windows-10-10.0.14393-SP0 standard nl_NL
3.1.3 Darwin-17.5.0-x86_64-i386-64bit standard None
3.1.3 Windows-7-6.1.7601-SP1 standard en_US
3.1.3 Linux-4.4.0-127-generic-x86_64-with-Ubuntu-16.04-xenial imported en_US
3.1.3 Windows-7-6.1.7601-SP1 standard zh_CN
3.1.3 Windows-10-10.0.17134-SP0 standard de_DE
3.2.2 Darwin-17.6.0-x86_64-i386-64bit standard ?
3.2.1 Android 7.1.1 on motorola lux (NPD26.48-24-1) imported ?
3.2.1 Android 8.0.0 on lge lucye (OPR1.170623.032) standard ?
3.2.2 Linux-4.4.0-131-generic-x86_64-with-Ubuntu-16.04-xenial standard en_US
3.1.3 Windows-7-6.1.7601-SP1 standard en_GB
3.2.2 Linux-4.14.67-1-MANJARO-x86_64-with-arch-Manjaro-Linux standard en_US
3.2.1 Android 8.0.0 on samsung heroqlteacg (R16NW.G930R7WWS4CRI1) standard ?

Additional Information

i just opened it


Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the reported path through electrum/util.py and electrum/network.py, especially network.py functions run, wait_on_sockets, process_responses, process_response, and on_get_header. Determine why opening the wallet reaches Exception: default, then verify that the reported crash no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.