Bug 629949
Summary: | sssd stops on upgrade | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Stephen Gallagher <sgallagh> | |
Component: | sssd | Assignee: | Stephen Gallagher <sgallagh> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Chandrasekar Kannan <ckannan> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.0 | CC: | benl, ddumas, dpal, grajaiya, jgalipea, mkhusid, myllynen, nalin, syeghiay | |
Target Milestone: | rc | Keywords: | Reopened | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | sssd-1.2.1-28.el6 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 606887 | |||
: | 638241 (view as bug list) | Environment: | ||
Last Closed: | 2010-11-29 14:46:18 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: | 606887, 658158 | |||
Bug Blocks: | 638241 |
Description
Stephen Gallagher
2010-09-03 11:13:01 UTC
I've spent a lot of time this morning digging into this, and it appears to be a different issue from what I originally surmised above. I am only able to reproduce this issue on a multi-core system, and only inconsistently. I am therefore led to believe that this is a race-condition bug. Furthermore, at one point I encountered this error message: Cleanup : sssd-1.2.1-28.el6.x86_64 3/4 *** glibc detected *** /usr/bin/python: malloc(): smallbin double linked list corrupted: 0x0000000005b35fb0 *** This leads me to believe that the root of the problem actually exists in python. I believe it may be related to BZ #537700 There is a workaround for the SSSD. We are currently running our upgrade_config.py script as part of the upgrade portion of %post in the SSSD spec file. This upgrade script has at present no relevance for RHEL-6. (It was previously used to handle upgrades where we had changed the names or acceptable values for options used in the sssd.conf). Since RHEL-6 is shipping SSSD for the first time, there is no need to handle upgrades. So my proposed solution to this (serious) issue is that we should drop the upgrade_config.py script from the %post section of the spec and work on resolving the underlying python bug at a later date. Verified. Version: sssd-1.2.1-28.el6. Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. Reopening. We finally tracked down the real cause of this bug upstream. See BZ #606887 for details. Re-proposing for 6.1.0 (and eventually Z-stream). Requesting acks. |