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 1973337 - Segmentation fault during content-sync-plugin startup
Summary: Segmentation fault during content-sync-plugin startup
Keywords:
Status: CLOSED DUPLICATE of bug 1952804
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: 389-ds-base
Version: 8.4
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: beta
: 8.4
Assignee: LDAP Maintainers
QA Contact: RHDS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-17 16:28 UTC by John Keates
Modified: 2021-06-17 17:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-17 17:15:50 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ns-slapd coredump (12.68 MB, application/x-lz4)
2021-06-17 16:28 UTC, John Keates
no flags Details

Description John Keates 2021-06-17 16:28:56 UTC
Created attachment 1791860 [details]
ns-slapd coredump

Description of problem:

Segfault after content-sync-plugin produces error

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

389-Directory/1.4.3.16 B2021.020.1847 starting up


How reproducible: happens every start once error condition occurs


Steps to Reproduce:
1. Setup 4-node FreeIPA cluster
2. Something happens related to the contents of the directory
3. Sefaults on every start onwards

Actual results:

Segfault

Expected results:

Normal operation

Additional info:

CentOS 8 Stream with DL1. Segfault happens immediately after:

[17/Jun/2021:16:17:56.043769753 +0000] - ERR - schema-compat-plugin - warning: no entries set up under cn=computers, cn=compat,dc=helios,dc=sx
[17/Jun/2021:16:17:56.045098995 +0000] - ERR - schema-compat-plugin - Finished plugin initialization.
[17/Jun/2021:16:18:34.353548778 +0000] - ERR - content-sync-plugin - sync_add_persist_post_op - operation not found on the pendling list

There seem to be different core dumps, one kind around 55MB, one kind around 13MB, I'm including the 13MB one since the larger one cannot be uploaded here.

Comment 1 Viktor Ashirov 2021-06-17 17:06:24 UTC
Could you please provide the exact version of 389-ds-base package?

rpm -q 389-ds-base

Thanks!

Comment 2 Viktor Ashirov 2021-06-17 17:15:50 UTC
Looking at the latest available rpm in CentOS 8 Stream and the version string from DS, looks like it's 389-ds-base-1.4.3.16-8.module_el8.4.0+644+ed25d39e.x86_64.rpm

It's a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1952804 
This will be fixed in RHEL 8.4.z and 8.5.0 (not sure when it will land in CentOS 8 Stream though).

*** This bug has been marked as a duplicate of bug 1952804 ***

Comment 3 John Keates 2021-06-17 17:48:15 UTC
Yes, that is 389-ds-base-1.4.3.16-8.module_el8.4.0+644+ed25d39e.x86_64 indeed! I was looking for a similar bug but I think I used the wrong search parameters. Thanks for linking to the pre-existing BZ. Also found the GitHub issue through that, good to know it's not a rare new issue.


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