[touch] network-manager crashes with sigsegv when enabling data connection with ofono
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
touch-preview-images |
Fix Released
|
High
|
Mathieu Trudel-Lapierre | ||
network-manager (Ubuntu) |
Fix Released
|
High
|
Mathieu Trudel-Lapierre |
Bug Description
NM crashes when trying to auto-connect with ofono when using Nexus 4.
Program received signal SIGSEGV, Segmentation fault.
0x4030d1b6 in g_object_unref (_object=0x12f320)
at /build/
3086 /build/
(gdb) bt full
#0 0x4030d1b6 in g_object_unref (_object=0x12f320)
at /build/
__inst = 0x12f320
__r = <optimized out>
object = 0x12f320
old_ref = <optimized out>
#1 0x0007384e in ofono_propertie
key=<optimized out>, value=<optimized out>, user_data=
at nm-modem-
i = <optimized out>
self = 0x10f1e8
priv = 0x10f170
__func__ = "ofono_
#2 0x400823aa in marshal_
Package 0.9.8.0-
Changed in network-manager (Ubuntu): | |
status: | New → In Progress |
Changed in touch-preview-images: | |
status: | New → In Progress |
Changed in touch-preview-images: | |
status: | In Progress → Fix Released |
Something more than just connecting to 3G has to have happened for the code to crash in such a way.
I'm making a small change to hopefully guard against this kind of issue in the future, but it would be best to get full debug logs to make sure this gets fixed properly.