NetworkManager crashed with SIGABRT in g_assertion_message()

Bug #1357373 reported by Uldis Kalniņš
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Crash upon login.

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: network-manager 0.9.8.8-0ubuntu23
ProcVersionSignature: Ubuntu 3.16.0-8.13-lowlatency 3.16.0
Uname: Linux 3.16.0-8-lowlatency x86_64
ApportVersion: 2.14.5-0ubuntu4
Architecture: amd64
Date: Fri Aug 15 16:32:32 2014
ExecutablePath: /usr/sbin/NetworkManager
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-10-17 (301 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IpRoute:
 default via 192.168.101.101 dev wlan0 proto static
 192.168.101.0/24 dev wlan0 proto kernel scope link src 192.168.101.131 metric 9
 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
ProcCmdline: NetworkManager
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=lv_LV.UTF-8
Signal: 6
SourcePackage: network-manager
StacktraceTop:
 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_dbus_proxy_new_finish () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ?? ()
 g_simple_async_result_complete () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
Title: NetworkManager crashed with SIGABRT in g_assertion_message()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2014-01-18T14:14:35.028959
nmcli-nm:
 RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
 running 0.9.8.8 connected enabled enabled enabled enabled disabled

Revision history for this message
Uldis Kalniņš (ulcha) wrote :
information type: Private → Public
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceTop.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in network-manager (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in network-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Vincent Fortier (th0ma7) wrote :

aport reported the exact same bug for me. I figure my problem is related where I end-up switching back and forth from one wifi to another possibly due to the networkmanager crashing and crashing...

Revision history for this message
Uldis Kalniņš (ulcha) wrote :
  • dmesg Edit (21.8 KiB, application/octet-stream)

Fixed (?) with removal of urfkill
sudo apt-get purge urfkill

Attached dmesg before urfkill removal, it was full with:
[ 416.472802] rfkill: input handler enabled
[ 416.488758] init: urfkill main process (5066) killed by SEGV signal
[ 416.488772] init: urfkill main process ended, respawning
[ 416.499617] rfkill: input handler disabled
[ 434.970706] urfkilld[5072]: segfault at 20 ip 00007fd77c307e13 sp 00007fffb429c540 error 4 in libc-2.19.so[7fd77c2bc000+1bc000]

To post a comment you must log in.