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

[WinRT] Crash when connecting to SensorTag

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • 5.12.0 Beta 3
    • None
    • Windows, WinRT

    Description

      When connecting to a TI SensorTag 2650, the following crash happens:

       

      1 QBluetoothAddress::operator= qbluetoothaddress.cpp 150 0xfe0eb41
      2 QBluetoothDeviceInfo::operator= qbluetoothdeviceinfo.cpp 414 0xfe16081
      3 <lambda_1db9a3d8dc9a624142a331ed77f557c2>::operator() deviceconnector.cpp 50 0x136f877
      4 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>,QtPrivate::List<QBluetoothDeviceInfo const &>,void,<lambda_1db9a3d8dc9a624142a331ed77f557c2>>::call qobjectdefs_impl.h 146 0x137106b
      5 QtPrivate::Functor<<lambda_1db9a3d8dc9a624142a331ed77f557c2>,1>::call<QtPrivate::List<QBluetoothDeviceInfo const &>,void> qobjectdefs_impl.h 256 0x136b9c0
      6 QtPrivate::QFunctorSlotObject<<lambda_1db9a3d8dc9a624142a331ed77f557c2>,1,QtPrivate::List<QBluetoothDeviceInfo const &>,void>::impl qobjectdefs_impl.h 439 0x1371768
      7 QtPrivate::QSlotObjectBase::call qobjectdefs_impl.h 394 0x666bfbcf
      8 QMetaObject::activate qobject.cpp 3765 0x666f350f
      9 QMetaObject::activate qobject.cpp 3631 0x666f2fa1
      10 QBluetoothDeviceDiscoveryAgent::deviceDiscovered moc_qbluetoothdevicediscoveryagent.cpp 304 0xfe1e9eb
      11 QBluetoothDeviceDiscoveryAgentPrivate::registerDevice qbluetoothdevicediscoveryagent_winrt.cpp 637 0xfe41d97
      12 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>,QtPrivate::List<QBluetoothDeviceInfo const &>,void,void (__thiscall QBluetoothDeviceDiscoveryAgentPrivate:: *)(QBluetoothDeviceInfo const &)>::call qobjectdefs_impl.h 152 0xfe4e799
      13 QtPrivate::FunctionPointer<void (__thiscall QBluetoothDeviceDiscoveryAgentPrivate:: *)(QBluetoothDeviceInfo const &)>::call<QtPrivate::List<QBluetoothDeviceInfo const &>,void> qobjectdefs_impl.h 185 0xfe47f04
      14 QtPrivate::QSlotObject<void (__thiscall QBluetoothDeviceDiscoveryAgentPrivate:: *)(QBluetoothDeviceInfo const &),QtPrivate::List<QBluetoothDeviceInfo const &>,void>::impl qobjectdefs_impl.h 414 0xfe4efce
      15 QtPrivate::QSlotObjectBase::call qobjectdefs_impl.h 394 0x666bfbcf
      16 QMetaObject::activate qobject.cpp 3765 0x666f350f
      17 QMetaObject::activate qobject.cpp 3631 0x666f2fa1
      18 QWinRTBluetoothDeviceDiscoveryWorker::deviceFound qbluetoothdevicediscoveryagent_winrt.moc 163 0xfe4565b
      19 QWinRTBluetoothDeviceDiscoveryWorker::qt_static_metacall qbluetoothdevicediscoveryagent_winrt.moc 84 0xfe41fe3
      20 QMetaMethod::invoke qmetaobject.cpp 2288 0x666b8278
      ... <More>

       

      I thought there was a report about this before, but I fail to find it.

       

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            mkalinow Maurice Kalinowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes