← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1560101] Re: /usr/bin/unity8:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

 

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?

** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1560101

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

Status in qtbase-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1560101/+subscriptions