Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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

Summary: process systemd-tmpfile coredumped
Product: Red Hat Enterprise Linux 8 Reporter: Leon Fauster <leonfauster>
Component: systemdAssignee: David Tardon <dtardon>
Status: CLOSED ERRATA QA Contact: Frantisek Sumsal <fsumsal>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.1CC: dtardon, systemd-maint-list
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.0   
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-11-04 02:02:13 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 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