-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
6.8.3
When running Qt application overnight, it crashes in average 2 times per hour. There are two crash reasons
dex2oat32 Crash (SIGBUS) - Likely unrelated to Qt, plausible culprit Android runtime (ART) during DEX optimization
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3c00000000031 in tid 4286 (qtMainLoopThrea) - Likely Qt related. A null or invalid pointer dereference. Whether application or framework problem, yet not know.- There seems to be an average of two (2) crashes per hour from evening 18:00 until next morning 07:00.