Bug 908759
| Summary: | [abrt] sssd-1.9.3-1.fc18: talloc_abort: Process /usr/libexec/sssd/sssd_be was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> | ||||||||||||||||||||||
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> | ||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 18 | CC: | dwesterg, jhrozek, pbrezina, sbose, sgallagh, ssorce | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:155aca0669c7033acd9ce5a1e1dfe8d36268497f | ||||||||||||||||||||||||
| Fixed In Version: | sssd-1.10.0-3.fc19.beta1 | Doc Type: | Bug Fix | ||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2013-05-15 17:29:29 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: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Stef Walter
2013-02-07 12:52:45 UTC
Created attachment 694448 [details]
File: backtrace
Created attachment 694449 [details]
File: cgroup
Created attachment 694450 [details]
File: core_backtrace
Created attachment 694451 [details]
File: dso_list
Created attachment 694452 [details]
File: environ
Created attachment 694453 [details]
File: limits
Created attachment 694454 [details]
File: maps
Created attachment 694455 [details]
File: open_fds
Created attachment 694456 [details]
File: proc_pid_status
Created attachment 694457 [details]
File: smolt_data
Thank you for the bug report. Can you check if there is anything in /var/log/sssd/sssd_ipa.thewalter.lan.log ? The reason why the SSSD crashed was an access-after-free and we should be logging those by default. Upstream ticket: https://fedorahosted.org/sssd/ticket/1802 Hmmm, my sssd_ipa.thewalter.lan.log is empty, and has been since last year. Is there something i should have in /etc/sssd/sssd.conf by default? (In reply to comment #13) > Hmmm, my sssd_ipa.thewalter.lan.log is empty, and has been since last year. > Is there something i should have in /etc/sssd/sssd.conf by default? No, we added a support to include talloc logs in SSSD's debug logs at the most verbose level. You should see them even if debug_level is set to 0. If you don't, then probably talloc didn't detect the problem on its own. Hi, the backtrace says that it was detected by talloc so there definitely should be a message. Is it possible that you have disabled debugging to files? sssd is configured to work with kerberos and nis. ypbind may or may not be running depending on network connectivity backtrace_rating: 4 Package: sssd-1.9.4-5.fc18 OS Release: Fedora release 18 (Spherical Cow) (In reply to comment #16) > sssd is configured to work with kerberos and nis. ypbind may or may not be > running depending on network connectivity > > backtrace_rating: 4 > Package: sssd-1.9.4-5.fc18 > OS Release: Fedora release 18 (Spherical Cow) I'm reasonably sure that this is a different issue as the code in question is only ever reachable when using the IPA provider. Can you open a new bug? sssd-1.10.0-3.fc19.beta1 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/sssd-1.10.0-3.fc19.beta1 Package sssd-1.10.0-3.fc19.beta1: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing sssd-1.10.0-3.fc19.beta1' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7450/sssd-1.10.0-3.fc19.beta1 then log in and leave karma (feedback). sssd-1.10.0-4.fc19.beta1 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/sssd-1.10.0-4.fc19.beta1 sssd-1.10.0-3.fc19.beta1 has been pushed to the Fedora 19 obsolete repository. If problems still persist, please make note of it in this bug report. |