RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2137499 - abrt crash processing fails due to sos changes
Summary: abrt crash processing fails due to sos changes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: abrt
Version: 8.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Matej Grabovsky
QA Contact: Martin Kyral
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-25 09:25 UTC by Martin Kyral
Modified: 2023-05-16 10:10 UTC (History)
2 users (show)

Fixed In Version: abrt-2.10.9-24.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-16 08:42:01 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-137503 0 None None None 2022-10-25 10:40:18 UTC
Red Hat Product Errata RHBA-2023:2897 0 None None None 2023-05-16 08:42:04 UTC

Description Martin Kyral 2022-10-25 09:25:55 UTC
Description of problem:

/etc/libreport/events.d/sosreport_event.conf need update to accomodate sos commandline changes as of RHEL 8.8. Namely, use 'sos report' command instead of deprecated 'sosreport' and use 'dnf' plugin instead of already dropped 'yum':

:: [ 00:25:49 ] :: [   FAIL   ] :: Crash recorded (Assert: "0" should be greater than "0")
Dump location listing:
total 0
-rw-r--r--. 1 root root 0 Oct 23 00:20 param_abbrev
-rw-r--r--. 1 root root 0 Oct 23 00:20 param_cmd
abrt-cli list:
The Autoreporting feature is disabled. Please consider enabling it by issuing
'abrt-auto-reporting enabled' as a user with root privileges
Syslog:
Oct 23 00:20:20 sweetpig-8.4a2m.lab.eng.bos.redhat.com dbus-daemon[816]: [system] Activating service name='org.freedesktop.problems' requested by ':1.112' (uid=0 pid=62566 comm="abrt-cli list " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper)
Oct 23 00:20:44 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-hook-ccpp[67053]: Process 67052 (will_segfault) of user 0 killed by SIGSEGV - dumping core
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: sosreport run failed with exit code 1, log follows:
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: Please note the 'sosreport' command has been deprecated in favor of the new 'sos' command, E.G. 'sos report'.
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: Redirecting to 'sos report --tmp-dir /var/spool/abrt/ccpp-2022-10-23-00:20:44-67052 --batch --only=anaconda --only=boot --only=devicemapper --only=filesys --only=hardware --only=kernel --only=libraries --only=memory --only=networking --only=nfs --only=pam --only=process --only=rpm -k rpm.rpmva=off --only=ssh --only=services --only=yum --only=date --only=host --only=x11 --only=cups --only=logs --only=grub2 --only=cron --only=pci --only=auditd --only=selinux --only=lvm2 --only=sar --only=processor'
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: sosreport (version 4.4)
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: a non-existing plugin (yum) was specified in the command line.
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: 'post-create' on '/var/spool/abrt/ccpp-2022-10-23-00:20:44-67052' exited with 1
Oct 23 00:20:47 sweetpig-8.4a2m.lab.eng.bos.redhat.com abrt-server[67057]: Deleting problem directory '/var/spool/abrt/ccpp-2022-10-23-00:20:44-67052'
Oct 23 00:25:49 sweetpig-8.4a2m.lab.eng.bos.redhat.com dbus-daemon[816]: [system] Activating service name='org.freedesktop.problems' requested by ':1.128' (uid=0 pid=70177 comm="abrt-cli list " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper)
:: [ 00:25:50 ] :: [   FAIL   ] :: No crash dir generated, this shouldn't happen 



Version-Release number of selected component (if applicable):
libreport-2.9.5-15.el8


How reproducible:
always

Steps to Reproduce:
1. process a crash with sos report event enabled
2.
3.

Actual results:


Expected results:


Additional info:

Comment 12 errata-xmlrpc 2023-05-16 08:42:01 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (abrt bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2897


Note You need to log in before you can comment on or make changes to this bug.