Bug 1076469

Summary: [abrt] NetworkManager: cli_fini(): NetworkManager killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Florian Krammel <florian.kr>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Florian Krammel 2014-03-14 12:20:23 UTC
Description of problem:
tryed to team two wireless nic's with networkmanager under KDE

Version-Release number of selected component:
NetworkManager-0.9.9.0-31.git20131003.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/sbin/NetworkManager --no-daemon
crash_function: cli_fini
executable:     /usr/sbin/NetworkManager
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (6 frames)
 #1 cli_fini at libteamdctl.c:281
 #2 teamdctl_disconnect at libteamdctl.c:381
 #3 teamd_cleanup at devices/nm-device-team.c:260
 #4 dispose at devices/nm-device-team.c:711
 #8 active_connection_removed at nm-manager.c:340
 #9 _active_connection_cleanup at nm-manager.c:360

Comment 1 Florian Krammel 2014-03-14 12:20:31 UTC
Created attachment 874386 [details]
File: backtrace

Comment 2 Florian Krammel 2014-03-14 12:20:33 UTC
Created attachment 874387 [details]
File: cgroup

Comment 3 Florian Krammel 2014-03-14 12:20:36 UTC
Created attachment 874388 [details]
File: core_backtrace

Comment 4 Florian Krammel 2014-03-14 12:20:38 UTC
Created attachment 874389 [details]
File: dso_list

Comment 5 Florian Krammel 2014-03-14 12:20:40 UTC
Created attachment 874390 [details]
File: environ

Comment 6 Florian Krammel 2014-03-14 12:20:42 UTC
Created attachment 874392 [details]
File: exploitable

Comment 7 Florian Krammel 2014-03-14 12:20:46 UTC
Created attachment 874393 [details]
File: limits

Comment 8 Florian Krammel 2014-03-14 12:20:51 UTC
Created attachment 874394 [details]
File: maps

Comment 9 Florian Krammel 2014-03-14 12:20:53 UTC
Created attachment 874395 [details]
File: open_fds

Comment 10 Florian Krammel 2014-03-14 12:20:55 UTC
Created attachment 874396 [details]
File: proc_pid_status

Comment 11 Florian Krammel 2014-03-14 12:20:58 UTC
Created attachment 874397 [details]
File: var_log_messages

Comment 12 Jirka Klimes 2014-03-14 12:40:59 UTC
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?

Comment 13 Jirka Klimes 2014-04-14 17:01:33 UTC
*** Bug 1087066 has been marked as a duplicate of this bug. ***

Comment 14 Jirka Klimes 2014-04-14 17:04:20 UTC
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.

Comment 15 Fedora Update System 2014-04-15 11:57:00 UTC
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

Comment 16 Fedora Update System 2014-04-16 09:26:13 UTC
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).

Comment 17 Fedora Update System 2014-04-17 16:41:35 UTC
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

Comment 18 Fedora Update System 2014-04-22 03:59:26 UTC
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.