Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.3.0 Beta2
-
Fix Version/s: 6.2.5, 6.3.1, 6.4.0 Beta1
-
Component/s: Extras: Android, Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
-
Story Points:8
-
Commits:71b3d18ea7 (qt/qtbase/dev) 71b3d18ea7 (qt/tqtc-qtbase/dev) fb99988eb6 (qt/qtbase/6.3) fb99988eb6 (qt/tqtc-qtbase/6.3) 18dcdc389e (qt/qtbase/6.2) 18dcdc389e (qt/tqtc-qtbase/6.2)
-
Sprint:Team A Foundation Sprint 54
Description
tst_QDialog::dialogInGraphicsView crashes on Android with the following error:
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x80978410 in tid 25341 (qtMainLoopThrea), pid 17864 (ple.tst_qdialog)
This stops the test execution, so all the following testcases from tst_QDialog are skipped.
For some reason this also does not report a failure in the CI. Most probably that's because qtandroidtestrunner just checks for the completion of the process, and then pulls the results.
I noticed this issue when running tst_QDialog from Android Studio.
Attachments
Issue Links
- relates to
-
QTBUG-87389 tst_QDialog::snapToDefaultButton fails on Android
-
- Closed
-
-
QTBUG-101423 tst_QPlainTextEdit::ensureCursorVisibleOnInitialShow is crashing on Android
-
- Closed
-
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
-
- In Progress
-