Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.12.5
-
None
Description
We have a lot crashes with Huawei devices and Android 9 with that stacktrace in Google Play Console.
********** Crash dump: ********** #00 0x0000000000022988 /system/lib64/libc.so (abort+116) #00 0x0000000000047694 /system/lib64/libc++.so (abort_message+248) #00 0x00000000000477b0 /system/lib64/libc++.so (demangling_terminate_handler()+44) #00 0x0000000000059f3c /system/lib64/libc++.so (std::__terminate(void (*)())+12) #00 0x0000000000059fc4 /system/lib64/libc++.so (std::terminate()+72) #00 0x00000000000b2380 /system/lib64/libc++.so (std::__1::thread::~thread()+20) #00 0x000000000008626c /system/lib64/libc.so (__cxa_finalize+196) #00 0x000000000001c798 /system/lib64/libc.so (exit+24) #00 0x000000000002fd90 /data/data/com.company.app/qt-reserved-files/plugins/platforms/android/libqtforandroid.so startQtApplication(_JNIEnv*, _jclass*) /.../qt/qtbase/src/plugins/platforms/android/androidjnimain.cpp:543:5
Attachments
Issue Links
- relates to
-
QTBUG-85449 Crashes at the destructors of std::thread and std::mutex.
- Closed