/usr/bin/unity8:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

Bug #1560101 reported by errors.ubuntu.com bug bridge
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtbase-opensource-src (Ubuntu)
New
Undecided
Unassigned
unity8 (Ubuntu)
New
Undecided
Unassigned

Bug Description

The Ubuntu Error Tracker has been receiving reports about a problem regarding unity8. This problem was most recently seen with version 8.11+15.04.20151208.1-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/9ff17690c744a60f79af6670852868008eb49303 contains more details.

Tags: vivid
Revision history for this message
Albert Astals Cid (aacid) wrote :

Lorn i see you added a

- if (wiredDevice->carrier()) {
+ if (wiredDevice && wiredDevice->carrier()) {

in debian/patches/net-bearer-nm-disconnect-ap-signals7.patch

maybe we need another one in

                 if (wiredDevice->carrier()) {
                     cpPriv->state |= QNetworkConfiguration::Discovered;
                 }

since the trace says we're caling carrier on a null pointer?

Changed in qtbase-opensource-src (Ubuntu):
assignee: nobody → Lorn Potter (lorn-potter)
Revision history for this message
Lorn Potter (lorn-potter) wrote :

Duplicate of bug #1540679

Changed in qtbase-opensource-src (Ubuntu):
assignee: Lorn Potter (lorn-potter) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.