#48400 ldclt - segmentation fault error while binding
Closed: wontfix None Opened 8 years ago by nhosoi.

Description of problem:
ldclt binding query crashes with a certain set of parameters.

Version-Release number:
389-ds-base-1.3.4.0-21.el7_2.x86_64
ldclt version 4.23

How reproducible:
Always

Steps to Reproduce:
1. Install instance with setup-ds.pl
2. Run ldclt binding query with following set of parameters:
ldclt -h localhost -p 389 -e bindeach,bindonly -D uid=XXXX,dc=example,dc=com -w
testXXXX -e randombinddn,randombinddnlow=0,randombinddnhigh=9999


Actual results:
ldclt version 4.23
ldclt[14001]: Starting at Wed Jan  6 22:06:10 2016

/usr/bin/ldclt: line 55: 14001 Segmentation fault      (core dumped)
${dir}/${COMMAND} "$@"


Expected results:
Successfully perform requested operation:
ldclt version 4.23
ldclt[14001]: Starting at Wed Jan  6 22:06:10 2016

...
ldclt[14001]: Ending at Wed Jan  6 22:06:00 2016
ldclt[14001]: Exit status 0 - No problem during execution.

Tested before and after. Works for me.

Reviewed by William (Thank you!!)

Pushed to master:
d07d1b5..0050004 master -> master
commit 0050004

Metadata Update from @firstyear:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.5 backlog

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1731

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata