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

Segfault in gitlab-ci #641

Open
andreyddk opened this issue Jan 21, 2023 · 1 comment
Open

Segfault in gitlab-ci #641

andreyddk opened this issue Jan 21, 2023 · 1 comment

Comments

@andreyddk
Copy link

Hi! Somebody faced the segmentation fault in x86 docker image (alpine) while processed ci?

$VERSION_STATE='patch'

  Installing /root/.cargo/bin/cargo-release
   Installed package `cargo-release v0.24.4` (executable `cargo-release`)
$ cargo release $VERSION_STATE --no-publish --no-push --no-tag --workspace --verbose --execute --no-confirm
/bin/bash: line 235:  5243 Segmentation fault      (core dumped) cargo release $VERSION_STATE --no-publish --no-push --no-tag --workspace --verbose --execute --no-confirm

Locally its works great.

@epage
Copy link
Collaborator

epage commented Apr 16, 2024

Without any further reproduction steps or details, I don't know of what we can do to help with this.

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