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

Cannot run latest release (ValueError: NULL pointer access) #2174

Closed
TheZadok42 opened this issue Jul 29, 2021 · 3 comments
Closed

Cannot run latest release (ValueError: NULL pointer access) #2174

TheZadok42 opened this issue Jul 29, 2021 · 3 comments

Comments

@TheZadok42
Copy link

I installed the latest MSI from the releases and this is the output from capture:

world - [INFO] numexpr.utils: NumExpr defaulting to 8 threads.
world - [INFO] launchables.world: Application Version: 3.4.0
world - [INFO] launchables.world: System Info: User: Talza, Platform: Windows, Machine: DESKTOP-25EOQ5D, Release: 10, Version: 10.0.19041
world - [INFO] launchables.world: Session setting are from a different version of this app. I will not use those.
Exception in thread Thread-2:
Traceback (most recent call last):
  File "threading.py", line 916, in _bootstrap_inner
  File "threading.py", line 864, in run
  File "pyre\zactor.py", line 59, in run
  File "pyre\zbeacon.py", line 66, in __init__
  File "pyre\zbeacon.py", line 303, in run
  File "pyre\zbeacon.py", line 218, in handle_pipe
  File "pyre\zbeacon.py", line 201, in configure
  File "pyre\zbeacon.py", line 73, in prepare_udp
  File "pyre\zbeacon.py", line 137, in _prepare_socket
  File "pyre\zhelper.py", line 113, in get_ifaddrs
  File "pyre\zhelper.py", line 527, in get_win_ifaddrs
ValueError: NULL pointer access

Am I missing something?

@papr
Copy link
Contributor

papr commented Jul 29, 2021

Hi, please see #2098

Also, disabling your network interfaces one by one has helped to identify the issue in the past.

@TheZadok42
Copy link
Author

Hi!
Thank you for the quick response
It seems that removing my vpn worked
Is there a way to still use it without removing the vpn?
Or should I open this issue with the package mentioned in #2098 ?

@papr
Copy link
Contributor

papr commented Jul 30, 2021

A workaround was introduced to the package yesterday. We will ship it with our next release end of August.

@papr papr closed this as completed Jul 30, 2021
papr added a commit that referenced this issue Sep 13, 2021
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