'mapviewer' and 'gallery' examples die with SIGABRT.
Application output from Qt Creator:
"org.qtproject.example.qml_location_mapviewer" died.
Starting remote process.I/ActivityManager(  584): Start proc org.qtproject.example.qml_location_mapviewer for activity org.qtproject.example.qml_location_mapviewer/org.qtproject.qt5.android.bindings.QtActivity: pid=7122 uid=10110 gids={50110, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/art     ( 7122): Late-enabling -Xcheck:jni
I/Qt      ( 7122): qt start
I/QtPositioning( 7122): Positioning start
D/OpenGLRenderer( 7122): Render dirty regions requested: true
D/Atlas   ( 7122): Validating map...
I/Adreno-EGL( 7122): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/28/14, c33033c, Ia6306ec328
I/OpenGLRenderer( 7122): Initialized EGL, version 1.4
D/OpenGLRenderer( 7122): Enabling debug mode 0
W/libqml_location_mapviewer.so( 7122): (null):0 ((null)): QGeoTileProviderOsm: Tileserver disabled at  QUrl("http://maps-redirect.qt.io/osm/5.8/satellite")
W/libqml_location_mapviewer.so( 7122): (null):0 ((null)): QGeoTileFetcherOsm: all providers resolved
F/libc    ( 7122): Fatal signal 6 (SIGABRT), code -6 in tid 7122 (ation_mapviewer)
I/DEBUG   (  183): pid: 7122, tid: 7122, name: ation_mapviewer  >>> org.qtproject.example.qml_location_mapviewer <<<
I/Zygote  (  197): Process 7122 exited due to signal (6)
I/ActivityManager(  584): Process org.qtproject.example.qml_location_mapviewer (pid 7122) has died
"org.qtproject.example.qml_location_mapviewer" died.
'application', 'wiggly' and 'text editor' (qqc) examples die with SIGSEGV:
tarting remote process.I/ActivityManager(  584): Start proc org.qtproject.example.application for activity org.qtproject.example.application/org.qtproject.qt5.android.bindings.QtActivity: pid=7983 uid=10112 gids={50112, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/art     ( 7983): Late-enabling -Xcheck:jni
I/Qt      ( 7983): qt start
D/OpenGLRenderer( 7983): Render dirty regions requested: true
D/Atlas   ( 7983): Validating map...
I/Adreno-EGL( 7983): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/28/14, c33033c, Ia6306ec328
I/OpenGLRenderer( 7983): Initialized EGL, version 1.4
D/OpenGLRenderer( 7983): Enabling debug mode 0
W/IInputConnectionWrapper( 7983): showStatusIcon on inactive InputConnection
W/IInputConnectionWrapper( 7983): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 7983): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 7983): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper( 7983): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 7983): endBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 7983): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 7983): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 7983): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper( 7983): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 7983): endBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 7983): showStatusIcon on inactive InputConnection
F/libc    ( 7983): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 8011 (QtThread)
I/DEBUG   (  183): pid: 7983, tid: 8011, name: QtThread  >>> org.qtproject.example.application <<<
I/Zygote  (  197): Process 7983 exited due to signal (11)
I/ActivityManager(  584): Process org.qtproject.example.application (pid 7983) has died
- duplicates
 - 
                    
QTBUG-59818 Apps with OpenGL windows crashing on exit every time
-         
 - Closed
 
 -