Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-304

Qt Bearer api crash

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.0.0
    • Bearer Management
    • None
    • Nokia Qt Sdk

      Hi,

      I have few crashes once I have started to port from cp sfw to qt sfw.
      Accessing the following mobility api's N97.

      The source code compiles fine. But when installed on device it crashes.
      The sources is

      iSession = new QtMobility::QNetworkSession(aConfig, this);
      iSession->error()
      iSession->errorString()

      And also when the connection is closed, our component crashes.

      It is crashing in the bearercloud example.

      void Cloud::newConfigurationActivated()
      {
      IN;
      QString bearerName = configuration.bearerName();
      LOGTXT("1");
      if (!svgCache.contains(bearerName))

      { LOGTXT("2"); if (bearerName == QLatin1String("WLAN")) .... }

      When there is access to the bearer name.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            juvuolle Juha Vuolle (closed Nokia identity) (Inactive)
            sriky27 srikanth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes