#128 Segmentation Fault Starting SSSD with Duplicate Parameters Defined
Closed: Fixed Opened by jgalipea.

Description:
Starting SSSD with duplicate minId parameters defined, result in segmentation fault. [[BR]]

Debug

Core was generated by `/usr/sbin/sssd -d 99'.
Program terminated with signal 11, Segmentation fault.
#0  *__GI___libc_free (mem=0x11) at malloc.c:3687
3687      if (chunk_is_mmapped(p))                       /* release mmapped memory. */

Configuration Tested

[services]
description =  Local Service Configuration
activeServices = nss, pam
reconnection_retries = 3
[services/nss]
description = NSS Responder Configuration
filterGroups = root
filterUsers = root
debug-level = 4
[services/dp]
description = Data Provider Configuration
debug-level = 4
[services/pam]
description = PAM Responder Configuration
[services/monitor]
description = Service Monitor Configuration
[domains]
description = Domains served by SSSD
domains = LOCAL
[domains/LOCAL]
description = LOCAL Users domain
enumerate = 3
minId = 1000
minId = 2000
maxId = 2010
magicPrivateGroups = TRUE
provider = local
useFullyQualifiedNames = TRUE

EXPECTED:[[BR]]
Either successful start with last defined minId or appropriate error message and start failure


Fixed in 1069fb127a38d875d0ca2f56bfc936a97a964380

component: SSSD => INI Parser
fixedin: => 0.5.0
resolution: => fixed
status: new => closed

Reopening ticket to attribute correctly.

doc: => 0
docupdated: => 0
resolution: fixed =>
status: closed => reopened
tests: => 0
testsupdated: => 0

Fields changed

owner: somebody => dpal
status: reopened => new

re-closing

resolution: => fixed
status: new => closed

Fields changed

testsupdated: 0 => 1

Fields changed

rhbz: => 0

Metadata Update from @jgalipea:
- Issue assigned to dpal
- Issue set to the milestone: SSSD 1.0

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

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1170

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