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

No usable sandbox err in tests #5734

Open
1 task done
dogancanbakir opened this issue Oct 14, 2024 · 0 comments
Open
1 task done

No usable sandbox err in tests #5734

dogancanbakir opened this issue Oct 14, 2024 · 0 comments
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@dogancanbakir
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues.

Current Behavior

Error:      	Expected nil, but got: &errors.errorString{s:"[launcher] Failed to get the debug url: [1014/125700.263799:FATAL:zygote_host_impl_linux.cc(127)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.\n#0 0x55ada70ddc52 base::debug::CollectStackTrace()\n#1 0x55ada70ca5f3 base::debug::StackTrace::StackTrace()\n#2 0x55ada701b404 logging::LogMessage::~LogMessage()\n#3 0x55ada57f0c16 content::ZygoteHostImpl::Init()\n#4 0x55ada6570e92 content::ContentMainRunnerImpl::Initialize()\n#5 0x55ada656e967 content::RunContentProcess()\n#6 0x55ada656ecd6 content::ContentMain()\n#7 0x55ada6b4d21a headless::HeadlessShellMain()\n#8 0x55ada2c92265 ChromeMain\n#9 0x7f4ba942a1ca (/usr/lib/x86_64-linux-gnu/libc.so.6+0x2a1c9)\n#10 0x7f4ba942a28b __libc_start_main\n#11 0x55ada2c9202a _start\n\n"}

Expected Behavior

no err

Steps To Reproduce

https://github.com/projectdiscovery/nuclei/actions/runs/11327974416/job/31500165229?pr=5733#step:7:204

Relevant log output

https://github.com/projectdiscovery/nuclei/actions/runs/11327974416/job/31500165229?pr=5733#step:7:204

Environment

GitHub actions

Anything else?

No response

@dogancanbakir dogancanbakir added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant