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 1284791 - 389-ds-base: ldclt -e randomauthid Segmentation fault.
Summary: 389-ds-base: ldclt -e randomauthid Segmentation fault.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: 389-ds-base
Version: 6.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Noriko Hosoi
QA Contact: Viktor Ashirov
Petr Bokoc
URL:
Whiteboard:
Depends On: 1229799 1284786
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-24 09:09 UTC by Stanislav Zidek
Modified: 2016-05-10 19:22 UTC (History)
7 users (show)

Fixed In Version: 389-ds-base-1.2.11.15-71.el6
Doc Type: Bug Fix
Doc Text:
Clone Of: 1284786
Environment:
Last Closed: 2016-05-10 19:22:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0737 0 normal SHIPPED_LIVE 389-ds-base bug fix and enhancement update 2016-05-10 22:29:13 UTC

Description Stanislav Zidek 2015-11-24 09:09:37 UTC
+++ This bug was initially created as a clone of Bug #1284786 +++

Same problem present on RHEL-6..

Description of problem:
Segmentation fault..

Version-Release number of selected component (if applicable):
389-ds-base-1.2.11.15-69.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1. ldclt  -e randomauthid   -e esearch='*'  -f 'cn=*'   -n 1  -T 1


Actual results:
ldclt version 4.23
/usr/bin/ldclt: line 55:  2575 Segmentation fault      (core dumped) ${dir}/${COMMAND} "$@"


Expected results:
no segfault

Additional info:
# gdb /usr/bin/ldclt-bin core.2575 
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6)
...
Core was generated by `/usr/bin/ldclt-bin -e randomauthid -e esearch=* -f cn=* -n 1 -T 1'.
Program terminated with signal 11, Segmentation fault.
#0  __strlen_sse42 () at ../sysdeps/x86_64/multiarch/strlen-sse4.S:32
32		pcmpeqb	(%rdi), %xmm1

Comment 2 Amita Sharma 2015-12-31 11:19:12 UTC
[root@mgmt3 export]# ldclt-bin -b "ou=people,dc=example,dc=com" -D "cn=Directory Manager" -w Secret123 -e "esearch,randombinddn,randombinddnlow=10,randombinddnhigh=99,randomattrlist=cn:sn:uid:ou:telephoneNumber:facsimileTelephoneNumber:mobile:roomNumber" -n 100 -I 32 -r 1 -R 9999 -f "uid=testXX" -s subtree -V
ldclt version 4.23
Set file number to 4096
ldclt-bin -b ou=people,dc=example,dc=com -D "cn=Directory Manager" -w Secret123 -e esearch,randombinddn,randombinddnlow=10,randombinddnhigh=99,randomattrlist=cn:sn:uid:ou:telephoneNumber:facsimileTelephoneNumber:mobile:roomNumber -n 100 -I 32 -r 1 -R 9999 -f uid=testXX -s subtree -V
Process ID         = 12692
Host to connect    = localhost
Port number        = 389
Bind DN            = cn=Directory Manager
Passwd             = Secret123
Referral           = on
Base DN            = ou=people,dc=example,dc=com
Filter             = "uid=testXX"
Attributes list    = cn sn uid ou telephoneNumber facsimileTelephoneNumber mobile roomNumber
Max times inactive = 3
Max allowed errors = 1000
Number of samples  = -1
Number of threads  = 100
Total op. req.     = -1
Running mode       = 0x80000883
Running mode       = verbose very_verbose randombinddn exact_search randomattrlist
LDAP oper. timeout = 30 sec
Sampling interval  = 10 sec
Scope              = subtree
Attrsonly          = 0
Bind DN's head     = "cn=Directory Manager"
Bind DN's tail     = ""
Bind DN's range    = [10 , 99]
Bind passwd's head = "Secret123"
Bind passwd's tail = ""
Ignore error       = 32 (No such object)
ldclt[12692]: Starting at Thu Dec 31 06:16:37 2015

ldclt[12692]: Creating thread T000
ldclt[12692]: Creating thread T001
ldclt[12692]: Creating thread T002
ldclt[12692]: Creating thread T003
ldclt[12692]: Creating thread T004
ldclt[12692]: Creating thread T005
ldclt[12692]: Creating thread T006
ldclt[12692]: Creating thread T007
ldclt[12692]: Creating thread T008
ldclt[12692]: Creating thread T009
ldclt[12692]: Creating thread T010
ldclt[12692]: Creating thread T011
ldclt[12692]: Creating thread T012
ldclt[12692]: Creating thread T013
ldclt[12692]: Creating thread T014
ldclt[12692]: Creating thread T015
ldclt[12692]: Creating thread T016
ldclt[12692]: Creating thread T017
ldclt[12692]: Creating thread T018
ldclt[12692]: Creating thread T019
ldclt[12692]: Creating thread T020
ldclt[12692]: Creating thread T021
ldclt[12692]: Creating thread T022
ldclt[12692]: Creating thread T023
ldclt[12692]: Creating thread T024
ldclt[12692]: Creating thread T025
ldclt[12692]: Creating thread T026
ldclt[12692]: Creating thread T027
ldclt[12692]: Creating thread T028
ldclt[12692]: Creating thread T029

Worked well for me..
Just noted CPU usage was high as 300% for ns-slapd.

Comment 4 errata-xmlrpc 2016-05-10 19:22:21 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://rhn.redhat.com/errata/RHBA-2016-0737.html


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