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

opm serve cache-only exits with code 139 #1575

Open
MikeEdgar opened this issue Feb 10, 2025 · 0 comments
Open

opm serve cache-only exits with code 139 #1575

MikeEdgar opened this issue Feb 10, 2025 · 0 comments

Comments

@MikeEdgar
Copy link

MikeEdgar commented Feb 10, 2025

We have an operator catalog build in a GitHub action that exits occasionally with code 139 [1], which appears to be SIGSEGV. The linked occurrence is for the s390x platform build, but it has also occurred for other architectures. The build is using the 1.50.0 release image from quay.io/operator-framework/opm:v1.50.0.

#14 [linux/s390x 3/3] RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"]
#14 ERROR: process "/bin/opm serve /configs --cache-dir=/tmp/cache --cache-only" did not complete successfully: exit code: 139

[1] https://github.com/streamshub/console/actions/runs/13236644516/job/36942768001

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

1 participant