#816 sssd-be segmentation fault - ipa-client on ipa-server
Closed: Fixed Opened by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=682340


We were trying to reset status of a server that had no name yet (presumably a SRV lookup):

(gdb) frame 0
#0  get_port_status (server=0x6d6b40) at src/providers/fail_over.c:356
356             if (STATUS_DIFF(server->common, tv) > HOSTNAME_RESOLVE_TIMEOUT) {
(gdb) print server
$1 = (struct fo_server *) 0x6d6b40
(gdb) print server->common
$2 = (struct server_common *) 0x0

owner: somebody => jhrozek

Fixed by:
- c825253e74027f87b900c0b811ae019d767c0848 (master)
- 763439c3f06c5feee32e8cdabf9fead153166add (sssd-1-5)

component: SSSD => Failover
resolution: => fixed
status: new => closed

Fields changed

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=682340 682340]

Metadata Update from @dpal:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.5.2

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/1858

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