Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Out of scope
-
Affects Version/s: 6.2.0 Beta2
-
Fix Version/s: None
-
Component/s: Connectivity: Bluetooth
-
Labels:
-
Environment:Windows10 x64, MinGW x64
-
Platform/s:
Description
Install Qt6.2.0 beta2 MinGW binaries, open Creator and project bluetooth/btchat, configure and build. No errors shown, but when launching the app, Application Output has:
09:11:59: Starting C:\Users\joaijala\RTA\qt5\Examples\Qt-6.2.0\bluetooth\build-btchat-Desktop_Qt_6_2_0_MinGW_64_bit-Debug\btchat.exe ...
ASSERT failure in QList::at: "index out of range", file C:/Users/joaijala/RTA/qt5/6.2.0/mingw81_64/include/QtCore/qlist.h, line 386
09:12:00: The program has unexpectedly finished.
09:12:00: The process was ended forcefully.