Bug 1076469
| Summary: | [abrt] NetworkManager: cli_fini(): NetworkManager killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Florian Krammel <florian.kr> | ||||||||||||||||||||||||
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | dcbw, florian.kr, fukidid, jiri, jklimes | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/830e7ba8060c4f4f0f3cf75894d8ca51459de9b9 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:f3b6ec1dad0011e75714603aac77e9b876b1e779 | ||||||||||||||||||||||||||
| Fixed In Version: | NetworkManager-0.9.9.0-38.git20131003.fc20 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-04-22 03:59:26 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
Florian Krammel
2014-03-14 12:20:23 UTC
Created attachment 874386 [details]
File: backtrace
Created attachment 874387 [details]
File: cgroup
Created attachment 874388 [details]
File: core_backtrace
Created attachment 874389 [details]
File: dso_list
Created attachment 874390 [details]
File: environ
Created attachment 874392 [details]
File: exploitable
Created attachment 874393 [details]
File: limits
Created attachment 874394 [details]
File: maps
Created attachment 874395 [details]
File: open_fds
Created attachment 874396 [details]
File: proc_pid_status
Created attachment 874397 [details]
File: var_log_messages
SIGSEGV in libteamdctl
libteamdctl.c:
static void cli_fini(struct teamdctl *tdc)
{
---> tdc->cli->fini(tdc, tdc->cli_priv);
free(tdc->cli_priv);
}
/usr/lib64/libteamdctl.so.0.1.0 teamd-1.9-1.fc20.x86_64 (Fedora Project) 1390934818
Florian, could you install libteam-debuginfo and try to reproduce?
*** Bug 1087066 has been marked as a duplicate of this bug. *** The bug has been fixed upstream: 6b6265e team: fix possible crash by ensuring teamd context is cleared We need to backport the commit for Fedora 20. NetworkManager-0.9.9.0-37.git20131003.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/NetworkManager-0.9.9.0-37.git20131003.fc20 Package NetworkManager-0.9.9.0-37.git20131003.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing NetworkManager-0.9.9.0-37.git20131003.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5242/NetworkManager-0.9.9.0-37.git20131003.fc20 then log in and leave karma (feedback). NetworkManager-0.9.9.0-38.git20131003.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/NetworkManager-0.9.9.0-38.git20131003.fc20 NetworkManager-0.9.9.0-38.git20131003.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |