Bug 2218663
| Summary: | [abrt] oci-seccomp-bpf-hook: runtime.raise(): oci-seccomp-bpf-hook killed by SIGABRT | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | xspielinbox+redhat | ||||||||||||||||||||||||
| Component: | oci-seccomp-bpf-hook | Assignee: | Valentin Rothberg <vrothber> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 38 | CC: | container-sig, go-sig, gscrivan, jnovy, lsm5, rh.container.bot, vrothber, xspielinbox+redhat | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e9d36dfa2ffe91aa5ca8854f7235884d7994908 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:61d175b91fe33017f9297f584e38ee5da56a1063;VARIANT_ID=workstation; | ||||||||||||||||||||||||||
| Fixed In Version: | oci-seccomp-bpf-hook-1.2.10-1.fc38 oci-seccomp-bpf-hook-1.2.10-1.fc37 oci-seccomp-bpf-hook-1.2.10-1.fc39 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2023-10-29 01:33:25 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
xspielinbox+redhat
2023-06-29 18:56:18 UTC
Created attachment 1973238 [details]
File: proc_pid_status
Created attachment 1973239 [details]
File: maps
Created attachment 1973240 [details]
File: limits
Created attachment 1973241 [details]
File: open_fds
Created attachment 1973242 [details]
File: mountinfo
Created attachment 1973243 [details]
File: os_info
Created attachment 1973244 [details]
File: cpuinfo
Created attachment 1973245 [details]
File: core_backtrace
Created attachment 1973246 [details]
File: dso_list
Created attachment 1973247 [details]
File: backtrace
Created attachment 1973248 [details]
File: environ
@vrothber I think you're the right assignee for this one. Thanks for the ping, Lokesh. I just cut a new release: https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.10 FEDORA-2023-b5e4faa25d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b5e4faa25d FEDORA-2023-af4175e2f6 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-af4175e2f6 FEDORA-2023-f81f315bef has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-f81f315bef FEDORA-2023-b5e4faa25d has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b5e4faa25d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b5e4faa25d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-af4175e2f6 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-af4175e2f6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-af4175e2f6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-f81f315bef has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-f81f315bef` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-f81f315bef See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. thank you! It does not crash anymore, but it only prints "Error: OCI runtime error: crun: error executing hook `/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook` (exit code: 1)". I saw that in https://github.com/containers/oci-seccomp-bpf-hook/pull/121/commits/9ca3f9f7b5d67a7208f07b9f7e456268ae6d634b#diff-54c511f7058b24c50b8b82124335c316c9f83b4c4798200d41a7eb27444acec3R61 there was a better error message added. Where should that show up? The new error from the hook will show up in the syslog/journal. The one you're seeing is outside of the hook's control. @Giuseppe: Could crun include stdout/stderr of the hook when it exits non-zero? Ah, yes. In journalctl I can indeed see the message. FEDORA-2023-af4175e2f6 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-f81f315bef has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-b5e4faa25d has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |