Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.2
-
None
-
-
21
-
Team 1 Foundation_Sprint 43, Team 1 Foundation_Sprint 44
Description
in some cases, when i connected to a BLE device, QT crashed.
the crash happened in the function:
QLowEnergyControllerPrivateWinRTNew::connectToPairedDevice()
at line:
hr = QWinRTFunctions::await(op, result.GetAddressOf(), QWinRTFunctions::ProcessThreadEvents, 500);
or in the function setupLEDeviceWatcher() (when there are BLE device paired)
BT Device 4.2.
it is very often to happen.
Attachments
Issue Links
- is duplicated by
-
QTBUG-95862 Crash on Windows when erasing QLowEnergyController during activity
- Closed