Bug 1064333

Summary: [abrt] NetworkManager: _g_log_abort(): nmcli killed by SIGABRT
Product: [Fedora] Fedora Reporter: David Jaša <djasa>
Component: NetworkManagerAssignee: Jirka Klimes <jklimes>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dcbw, jklimes, rkhan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/24ed0ac5fee8bc80a341f01b7c853bbd1095f704
Whiteboard: abrt_hash:e0e11b49111cc593405b79c42313ba90b584e77b
Fixed In Version: NetworkManager-0.9.9.0-30.git20131003.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-08 15:55:57 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description David Jaša 2014-02-12 12:52:11 UTC
Version-Release number of selected component:
NetworkManager-0.9.9.0-29.git20140131.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        nmcli d connect em1
crash_function: _g_log_abort
executable:     /usr/bin/nmcli
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (7 frames)
 #2 _g_log_abort at gmessages.c:255
 #5 connect_device_cb at devices.c:1342
 #6 activate_info_complete at nm-client.c:478
 #7 recheck_pending_activations at nm-client.c:529
 #13 g_object_notify_by_spec_internal at gobject.c:1141
 #14 g_object_notify at gobject.c:1183
 #15 deferred_notify_cb at nm-object.c:515

Comment 1 David Jaša 2014-02-12 12:52:48 UTC
Created attachment 862269 [details]
File: backtrace

Comment 2 David Jaša 2014-02-12 12:52:50 UTC
Created attachment 862270 [details]
File: cgroup

Comment 3 David Jaša 2014-02-12 12:53:05 UTC
Created attachment 862271 [details]
File: core_backtrace

Comment 4 David Jaša 2014-02-12 12:53:08 UTC
Created attachment 862272 [details]
File: dso_list

Comment 5 David Jaša 2014-02-12 12:53:10 UTC
Created attachment 862273 [details]
File: environ

Comment 6 David Jaša 2014-02-12 12:53:12 UTC
Created attachment 862274 [details]
File: limits

Comment 7 David Jaša 2014-02-12 12:53:18 UTC
Created attachment 862275 [details]
File: maps

Comment 8 David Jaša 2014-02-12 12:53:23 UTC
Created attachment 862277 [details]
File: open_fds

Comment 9 David Jaša 2014-02-12 12:53:29 UTC
Created attachment 862278 [details]
File: proc_pid_status

Comment 10 David Jaša 2014-02-12 12:53:33 UTC
Created attachment 862279 [details]
File: var_log_messages

Comment 11 Jirka Klimes 2014-02-12 15:35:15 UTC
It has been fixed upstream:
8472180 cli: fix crash if active connection doesn't have a device (rh #1064333)

The code will propagate to Fedora in a next NM build.

Comment 12 Jirka Klimes 2014-04-08 15:55:57 UTC
The NetworkManager-0.9.9.0-29.git20140131.fc20 was a testing snapshot of upstream, but the code was later removed from Fedora 20.
So the later Fedora 20 releases don't contain the problematic code. The rawhide releases are fixed.