Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldclt - segmentation fault error while binding #1731

Closed
389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Closed

ldclt - segmentation fault error while binding #1731

389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Labels
closed: fixed Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/48400


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.
@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 13, 2020
@389-ds-bot 389-ds-bot added this to the 1.3.5 backlog milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2016-01-07 05:23:26

Tested before and after. Works for me.

@389-ds-bot
Copy link
Author

Comment from nhosoi (@nhosoi) at 2016-01-07 05:56:49

Reviewed by William (Thank you!!)

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

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2017-02-11 22:59:49

Metadata Update from @Firstyear:

  • Issue assigned to nhosoi
  • Issue set to the milestone: 1.3.5 backlog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant