Details
Description
Seems that Qt based Android Service thread gets stuck in service startup. The exact location seems to be QtAndroidPrivate::waitForServiceSetup() called from startQtApplication() in androidjnimain.cpp.
Qt thread continues to run ok - unless killed by the system because of the stuck main thread.
Attached is a simple test application that is supposed to repeatedly output qDebug() from both threads.
Attachments
Issue Links
- is duplicated by
-
QTBUG-81638 Android service thread gets stuck
-
- Closed
-