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 when canceling builds #434

Open
bcressey opened this issue Jan 7, 2025 · 0 comments
Open

segfault when canceling builds #434

bcressey opened this issue Jan 7, 2025 · 0 comments

Comments

@bcressey
Copy link
Contributor

bcressey commented Jan 7, 2025

When I cancel a build via Ctrl-C after faac675, I've seen two different results:

   Compiling wicked v0.1.0 (/home/fedora/corekit/packages/wicked)
^C[2025-01-07T18:50:34Z INFO  twoliter::cleanup] Cleaning up temporary resources...ent(build), os(build), kubernetes-1_25(build), ecr-credential-provider-1_29(build), amazon-s...
[2025-01-07T18:50:34Z INFO  twoliter::cleanup] Done cleaning up.
make: *** [Makefile:44: build] Error 130
   Compiling open-vm-tools v0.1.0 (/home/fedora/corekit/packages/open-vm-tools)
^Cmake: *** [Makefile:44: build] Segmentation fault (core dumped)t(build), kubernetes-1_24(build), systemd(build), nvidia-container-toolkit(build), host-ctr(build), open-vm-to...

The first one is a bit surprising but the segfault is more concerning.

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