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

Bloodhound v4.3.0 - Segmentation fault on Kali Debian 6.1.0 #663

Open
parkerderek opened this issue May 3, 2023 · 4 comments
Open

Bloodhound v4.3.0 - Segmentation fault on Kali Debian 6.1.0 #663

parkerderek opened this issue May 3, 2023 · 4 comments
Labels

Comments

@parkerderek
Copy link

parkerderek commented May 3, 2023

From latest release 4.3.0:

└─$ whoami
kaliadmin

└─$ uname -a
Linux 6.1.0-kali7-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.20-2kali1 (2023-04-18) x86_64 GNU/Linux

└─$ bloodhound --no-sandbox
The futex facility returned an unexpected error code.
zsh: IOT instruction  bloodhound --no-sandbox

To Reproduce

sudo apt update && sudo apt install -y bloodhound
sudo bloodhound --no-sandbox
@parkerderek parkerderek added the bug label May 3, 2023
@parkerderek
Copy link
Author

Seeing similar segmentation fault error on Red Hat Enterprise Linux release 8.3 (Ootpa).

@ChenrySecmon
Copy link

Same issue here on Centos9 stream. Have you found a workaround by any chance ?

@AkechiShiro
Copy link

AkechiShiro commented Jul 25, 2023

Is it possible for any of you to post an strace output of the segmentation fault? (In a GitHub Gist preferably)
EDIT : running strace ./bloodhound --in-gpu-process or using --no-sandbox or --disable-gpu-sandbox

@plus-cris
Copy link

I bet you run the bloodhound in ssh session. I also met the dxxm issue. I run it in GUI terminal and it worked.

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

No branches or pull requests

4 participants