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 1836024 - process systemd-tmpfile coredumped
Summary: process systemd-tmpfile coredumped
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: systemd
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: David Tardon
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-15 00:17 UTC by Leon Fauster
Modified: 2020-11-04 02:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:02:13 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github systemd-rhel rhel-8 pull 93 0 None closed (#1836024) tmpfiles: fix crash with NULL in arg_root and other fixes and tests 2020-12-11 16:13:49 UTC
Github systemd systemd issues 11124 0 None closed Core dump when using %tmpfiles_create_package during rpm-ostree compose tree 2020-12-11 16:13:49 UTC
Github systemd systemd pull 11222 0 None closed tmpfiles: fix crash with NULL in arg_root and other fixes and tests 2020-12-11 16:13:53 UTC
Red Hat Product Errata RHSA-2020:4553 0 None None None 2020-11-04 02:02:30 UTC

Description Leon Fauster 2020-05-15 00:17:41 UTC
While porting a package I noticed:


############
Description of problem:
############


# systemd-tmpfiles --replace=/usr/lib/tmpfiles.d/console-login-helper-messages-profile.conf --create - <<SYSTEMD_INLINE_EOF

SYSTEMD_INLINE_EOF

Assertion 'prefix' failed at ../src/basic/path-util.c:384, function path_startswith(). Aborting.
Abgebrochen (Speicherabzug geschrieben)





# journalctl -f 
Mai 15 02:11:22 stand.localdomain systemd-coredump[24852]: Process 24850 (systemd-tmpfile) of user 0 dumped core.
                                                           
                                                           Stack trace of thread 24850:
                                                           #0  0x00007f52c661c8df raise (libc.so.6)
                                                           #1  0x00007f52c6606cf5 abort (libc.so.6)
                                                           #2  0x00007f52c6e1df7e log_assert_failed_realm.cold.16 (libsystemd-shared-239.so)
                                                           #3  0x00007f52c6ea8929 path_startswith (libsystemd-shared-239.so)
                                                           #4  0x00007f52c6e7fa83 conf_files_insert (libsystemd-shared-239.so)
                                                           #5  0x00007f52c6e7ff1a conf_files_list_with_replacement (libsystemd-shared-239.so)
                                                           #6  0x00005638201c3ccf main (systemd-tmpfiles)
                                                           #7  0x00007f52c6608873 __libc_start_main (libc.so.6)
                                                           #8  0x00005638201c433e _start (systemd-tmpfiles)





############
Version-Release number of selected component (if applicable):
############


# rpm -q $(rpm -qf /usr/bin/systemd-tmpfiles)
systemd-239-18.el8_1.5.x86_64



############
Expected results:
############


# systemd-tmpfiles --replace=/usr/lib/tmpfiles.d/console-login-helper-messages-profile.conf --create - <<SYSTEMD_INLINE_EOF

SYSTEMD_INLINE_EOF

# echo $?
0

Comment 1 Lukáš Nykrýn 2020-06-08 09:02:33 UTC
fix merged to github master branch -> https://github.com/systemd-rhel/rhel-8/pull/93

Comment 8 errata-xmlrpc 2020-11-04 02:02:13 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 (Low: systemd security, 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/RHSA-2020:4553


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