Exception: default
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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