Bug 880571
Summary: | SSSD crashes when c-ares returns success but an empty hostent during the DNS update | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> | ||||||||||||||||||||||||||||
Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> | ||||||||||||||||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||
Version: | 18 | CC: | jhrozek, sbose, sgallagh, ssorce | ||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:ee4b5d815892178d086dbb1fd181b47c8e5901ed | ||||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
Clone Of: | |||||||||||||||||||||||||||||||
: | 880967 (view as bug list) | Environment: | |||||||||||||||||||||||||||||
Last Closed: | 2013-01-12 00:10:25 UTC | Type: | --- | ||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||||||||||
Bug Blocks: | 880967 | ||||||||||||||||||||||||||||||
Attachments: |
|
Description
Stef Walter
2012-11-27 11:07:34 UTC
Created attachment 652596 [details]
File: var_log_messages
Created attachment 652597 [details]
File: core_backtrace
Created attachment 652598 [details]
File: environ
Created attachment 652599 [details]
File: limits
Created attachment 652600 [details]
File: backtrace
Created attachment 652601 [details]
File: cgroup
Created attachment 652602 [details]
File: smolt_data
Created attachment 652603 [details]
File: executable
Created attachment 652604 [details]
File: maps
Created attachment 652605 [details]
File: dso_list
Created attachment 652606 [details]
File: build_ids
Created attachment 652607 [details]
File: proc_pid_status
Created attachment 652608 [details]
File: open_fds
There are two bugs, really. One is that c-ares returns success and empty address list and the other is that the SSSD does not handle that situation well. Stephen patched the empty list check in the SSSD and I'll clone this bugzilla to c-ares, too. We should investigate how could c-ares return an empty list. Stef, was that problem reproducable in your environment or just a one-time fluke? Upstream ticket: https://fedorahosted.org/sssd/ticket/1675 sssd-1.9.3-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/sssd-1.9.3-1.fc18 Package sssd-1.9.3-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing sssd-1.9.3-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19960/sssd-1.9.3-1.fc18 then log in and leave karma (feedback). sssd-1.9.3-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |