Bug 682340
Summary: | sssd-be segmentation fault - ipa-client on ipa-server | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jenny Severance <jgalipea> | ||||
Component: | sssd | Assignee: | Stephen Gallagher <sgallagh> | ||||
Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.1 | CC: | benl, dpal, grajaiya, jgalipea, nsoman, prc | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | sssd-1.5.1-11.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 682803 (view as bug list) | Environment: | |||||
Last Closed: | 2011-05-19 11:38:56 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: | 682803 | ||||||
Attachments: |
|
verified following steps above - and got an error message, but no seg fault. # su testuserqa -c 'ipactl stop' You must be root to run ipactl. verified using: ipa-client-2.0.0-20.el6.x86_64 sssd-1.5.5-0.20110405T0615z.el6.x86_64 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0560.html An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0560.html |
Created attachment 482383 [details] sssd core files Description of problem: Attempting to stop the ipa services with ipactl as a non-root user results in sssd-be segmentation fault /var/log/messages: Mar 4 16:19:31 qe-blade-12 abrt[23071]: saved core dump of pid 22704 (/usr/libexec/sssd/sssd_be) to Mar 4 16:19:31 qe-blade-12 abrt[23071]: saved core dump of pid 22704 (/usr/libexec/sssd/sssd_be) to /var/spool/abrt/ccpp-1299273571-22704.new/coredump (4059136 bytes) Mar 4 16:19:31 qe-blade-12 abrtd: Directory 'ccpp-1299273571-22704' creation detected Mar 4 16:19:31 qe-blade-12 abrtd: New crash /var/spool/abrt/ccpp-1299273571-22704, processing.new/coredump (4059136 bytes) Mar 4 16:19:31 qe-blade-12 abrtd: Directory 'ccpp-1299273571-22704' creation detected Mar 4 16:19:31 qe-blade-12 abrtd: New crash /var/spool/abrt/ccpp-1299273571-22704, processing Version-Release number of selected component (if applicable): ipa-client-2.0.0-13.20110304T0712zgitbd3e499.el6.x86_64 sssd-1.6.0-0.20110304T0747z.el6.x86_64 How reproducible: always Steps to Reproduce: 1. install ipa server 2. add a test user to the local machine # user-add testqauser 3. attempt to stop services with ipactl # su testuserqa -c 'ipactl stop' Actual results: Expected results: Additional info: