Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Incomplete
-
Affects Version/s: 5.13.1
-
Fix Version/s: None
-
Component/s: Positioning
-
Labels:None
-
Platform/s:
Description
Tested when linked against the OpenSSL binary (x64) shipped with Qt binary from the online installer.
Steps to reproduce:
- Install Qt 5.13.1 (msvc2017_x64) binary and OpenSSL binary (x64) via online installer from staging repository
- set PATH to Qt's qmake and qt\Tools\OpenSSL\Win_x64\bin
- Build and run 'mapviewer'
Expected result:
The executable doesn't crash
Actual result:
The application doesn't crash every time, but when it does the VS debugger says: Unhandled exception at xxx (qtposition_winrt.dll) in qml_location_mapviewer.exe: xxx: Access violation reading location xxx. See the image attached.