Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.3, 5.10.0
-
Windows
-
8552cf9d96d96dc500743dfbc117f0634cab0590
Description
Steps to reproduce:
- Select 'Map Viewer (QML)' example from Qt Creator's 'Welcome' menu.
- Build the 'Map Viewer (QML)' example using MinGW 32bit.
- Launch the app.
EXPECTED: The app works.
ACTUAL: The app crashes.
Application Output:
Starting C:\Qt\Examples\Qt-5.10.0\location\build-mapviewer-Desktop_Qt_5_10_0_MinGW_32bit-Debug\debug\qml_location_mapviewer.exe...
QML debugging is enabled. Only use this in a safe environment.
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
QMutex: destroying locked mutex
C:/Qt/Examples/Qt-5.10.0/location/build-mapviewer-Desktop_Qt_5_10_0_MinGW_32bit-Debug/debug/qml_location_mapviewer.exe exited with code 3