Bug 1823840
| Summary: | abrt-cli list reports restraintd killed by SIGTRAP | ||
|---|---|---|---|
| Product: | [Retired] Restraint | Reporter: | Marco Patalano <mpatalan> |
| Component: | general | Assignee: | Carol Bouchard <cbouchar> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.2.0 | CC: | asavkov, bpeck, breilly, cbeer, cbouchar, danrodri, jbastian |
| Target Milestone: | 0.2.1 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-23 11:44:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Marco Patalano
2020-04-14 15:27:37 UTC
FYI, I reran a job that previously encountered these abrt errors, but used an older version of restraint "harness='restraint-rhts-0.1.45 beakerlib-redhat'". I no longer saw the errors reported previously. https://beaker.engineering.redhat.com/jobs/4197370 Marco I just re-ran the job with an added task to download the abrt core dump. It can be found here: http://kdump.usersys.redhat.com/vmcore/storageqe/kdump_cores/storageqe-28.sqe.lab.eng.bos.redhat.com/abrt/2020-04-16-15-08-54/ Root cause here was the calls to "g_error ()" for logging introduced in 0.2.0. They were removed in 0.2.1 release. |