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

Broken CI target for freebsd nightly #1158

Closed
ChanTsune opened this issue Oct 24, 2024 · 1 comment · Fixed by #1169
Closed

Broken CI target for freebsd nightly #1158

ChanTsune opened this issue Oct 24, 2024 · 1 comment · Fixed by #1169
Labels
CI Pull requests that update CI config

Comments

@ChanTsune
Copy link
Owner

ChanTsune commented Oct 24, 2024

Since rust-lang/rust#120869 broken CI target for freebsd nightly with follows:

Run cargo hack test --locked --release --feature-powerset --exclude-features wasm
  cargo hack test --locked --release --feature-powerset --exclude-features wasm
  shell: /bin/bash -e {0}
  env:
    RUST_BACKTRACE: 1
/home/vagrant/actions-runner-pna/_work/_temp/1ec92e66-c6ba-41a1-bb7f-6fccd773490f.sh: line 1: 12153 Segmentation fault      (core dumped) cargo hack test --locked --release --feature-powerset --exclude-features wasm
Error: Process completed with exit code 139.

https://github.com/ChanTsune/Portable-Network-Archive/actions/runs/11460996690/job/31888982687

@ChanTsune ChanTsune added the CI Pull requests that update CI config label Oct 24, 2024
@ChanTsune
Copy link
Owner Author

Looks like a segmentation fault has occurred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Pull requests that update CI config
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant