Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-36685

Creating QBluetoothServiceDiscoveryAgent on stack and calling start() crashes when leaving function scope

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.3.0
    • 5.3.0
    • None
    • 173d16efb54ccc152f19afb9b1c2a87915fb414b

    Description

      {
      QBluetoothServiceDiscoveryAgent validSAgent(localDevice->address());
      validSAgent.start();
      }

      crashes in the QBluetoothServiceDiscoveryAgent destructor. THis happens on Bluez only.

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes