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 1445177 - ns-slapd crash during shutdown
Summary: ns-slapd crash during shutdown
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: 389-ds-base
Version: 7.4
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: mreynolds
QA Contact: Viktor Ashirov
Marc Muehlfeld
URL:
Whiteboard:
Depends On: 1433996
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-25 08:08 UTC by Jaroslav Reznik
Modified: 2017-05-25 15:52 UTC (History)
8 users (show)

Fixed In Version: 389-ds-base-1.3.5.10-21.el7_3
Doc Type: Bug Fix
Doc Text:
The retro changelog attribute plug-in (nsslapd-attribute) previously did not allocate enough memory for the attribute list. This caused a crash on shutdown when the plug-in attempted to free memory in use by these attributes. This problem has been fixed by ensuring enough memory is allocated to retro changelog attributes, and the crash at shutdown no longer occurs.
Clone Of: 1433996
Environment:
Last Closed: 2017-05-25 15:52:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:1313 0 normal SHIPPED_LIVE 389-ds-base bug fix update 2017-05-25 19:33:45 UTC

Description Jaroslav Reznik 2017-04-25 08:08:11 UTC
This bug has been copied from bug #1433996 and has been proposed
to be backported to 7.3 z-stream (EUS).

Comment 5 Simon Pichugin 2017-05-10 11:38:49 UTC
Build tested:
389-ds-base-1.3.5.10-21.el7_3.x86_64

Using verification steps from bug #1433996.

The steps:
1. [root@mgmt7 ~]# kinit admin
Password for admin.ENG.BOS.REDHAT.COM:

2. [root@mgmt7 ~]# ipactl stop
Stopping ipa-otpd Service
Stopping pki-tomcatd Service
Stopping ntpd Service
Stopping ipa-custodia Service
Stopping httpd Service
Stopping ipa_memcached Service
Stopping kadmin Service
Stopping krb5kdc Service
Stopping Directory Service
ipa: INFO: The ipactl command was successful

3. [root@mgmt7 ~]# systemctl start dirsrv@RHQ-LAB-ENG-BOS-REDHAT-COM

4. [root@mgmt7 ~]# ps -ef|grep slap
dirsrv   32166     1 13 07:30 ?        00:00:00 /usr/sbin/ns-slapd -D /etc/dirsrv/slapd-RHQ-LAB-ENG-BOS-REDHAT-COM -i /var/run/dirsrv/slapd-RHQ-LAB-ENG-BOS-REDHAT-COM.pid
root     32211 27854  0 07:31 pts/0    00:00:00 grep --color=auto slap

5. [root@mgmt7 ~]# systemctl stop dirsrv@RHQ-LAB-ENG-BOS-REDHAT-COM

6. [root@mgmt7 ~]# ls /var/log/dirsrv/slapd-RHQ-LAB-ENG-BOS-REDHAT-COM/
access  access.rotationinfo  audit  audit.rotationinfo  errors  errors.rotationinfo

7. [root@mgmt7 ~]# ls /var/spool/abrt
ls: cannot access /var/spool/abrt: No such file or directory

8. [root@mgmt7 ~]# grep -i segfault /var/log/messages

No crash has happened. Marking as verified.

Comment 7 errata-xmlrpc 2017-05-25 15:52:59 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, 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-2017:1313


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