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

zsh: segmentation fault sudo bin/main #9

Open
ghost opened this issue Nov 7, 2022 · 4 comments
Open

zsh: segmentation fault sudo bin/main #9

ghost opened this issue Nov 7, 2022 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 7, 2022

When I put sudo bin/main It puts :

zsh: segmentation fault sudo bin/main

@cdes5804
Copy link
Owner

cdes5804 commented Nov 8, 2022

Hi. This tool has not been tested on many platforms and may be incompatible with yours. Can you share your system's information for more insight? Thanks.

@larrasket
Copy link

Same issue. Arch linux. g++ (GCC) 13.1.1 20230429

@cdes5804
Copy link
Owner

Same issue. Arch linux. g++ (GCC) 13.1.1 20230429

Thanks for the info. Can you also share with me the networking settings in your environment? Such as the output of ifconfig or ip a. Thanks.

@larrasket
Copy link

Hmm I see that this was related to warp. ifconfig:

CloudflareWARP: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST>  mtu 1280


enp0s31f6: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500


wlp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

I disabled warp and i get the interface now. More descriptive error handle message would help.

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