Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when trying to use spectrum analyzer. i got the newest version of urh. i have x64 win10 #1047

Closed
hhjjj75 opened this issue Apr 12, 2023 · 2 comments

Comments

@hhjjj75
Copy link

hhjjj75 commented Apr 12, 2023

Traceback (most recent call last):
File "multiprocessing\process.py", line 297, in _bootstrap
File "multiprocessing\process.py", line 99, in run
File "urh\dev\native\Device.py", line 177, in device_receive
File "multiprocessing\connection.py", line 257, in poll
File "multiprocessing\connection.py", line 328, in _poll
BrokenPipeError: [WinError 109] Putki on lopetettu

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "urh\main.py", line 187, in
File "PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py", line 49, in _freeze_support
File "multiprocessing\spawn.py", line 105, in spawn_main
File "multiprocessing\spawn.py", line 118, in _main
File "multiprocessing\process.py", line 312, in _bootstrap
AttributeError: 'NoneType' object has no attribute 'write'
Näyttökuva (9)

@andynoack
Copy link
Collaborator

Please try to

  • reproduce the error (to see if it is a persistent error)
  • rebuild the cython Extensions (to fix interface problems)
  • run URH under linux (to exclude driver issues)

@andynoack
Copy link
Collaborator

Closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants