[wily-proposed only] NetworkManager crashed with SIGSEGV in ofono_enumerate_devices_done()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Fix Released
|
Medium
|
Mathieu Trudel-Lapierre |
Bug Description
This can be trivially reproduced by installing the wily-proposed network-manager on i386 and rebooting. This is also spotted by systemd's autopkgtest (http://
In the journal I see
Sep 04 08:32:15 autopkgtest NetworkManager[
Sep 04 08:32:15 autopkgtest NetworkManager[
Sep 04 08:32:15 autopkgtest NetworkManager[
Sep 04 08:32:15 autopkgtest systemd[1]: NetworkManager.
I suppose the g_critical is not the thing it fails on, as that would be a SIGABRT.
ProblemType: Crash
DistroRelease: Ubuntu 15.10
Package: network-manager 1.0.4-0ubuntu2
ProcVersionSign
Uname: Linux 4.2.0-7-generic i686
ApportVersion: 2.18-0ubuntu9
Architecture: i386
Date: Fri Sep 4 08:40:19 2015
ExecutablePath: /usr/sbin/
ExecutableTimes
IpRoute:
default via 10.0.2.2 dev eth0
10.0.2.0/24 dev eth0 proto kernel scope link src 10.0.2.15
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
ProcCmdline: /usr/sbin/
ProcCwd: /
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SegvAnalysis:
Segfault happened at: 0xb701f259 <g_variant_
PC (0xb701f259) ok
source "0xc(%esi)" (0x0000000c) not located in a known VMA region (needed readable region)!
destination "%edi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: network-manager
StacktraceTop:
g_variant_
?? () from /usr/lib/
?? () from /usr/lib/
?? () from /usr/lib/
?? () from /usr/lib/
Title: NetworkManager crashed with SIGSEGV in g_variant_
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
nmcli-con: Error: command ['nmcli', '-f', 'all', 'con'] failed with exit code 8: Error: NetworkManager is not running.
nmcli-dev: Error: command ['nmcli', '-f', 'all', 'dev'] failed with exit code 8: Error: NetworkManager is not running.
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
Importance medium as this only affects wily-proposed, and failing tests kept this from promoting. But I added block-proposed anyway as you were disabling most NM autopkgtests.