Reproduction steps:
1. Open the attached project “ARProject”
2. Build and Run the Project on Android
3. Observe the app behaviour
Expected result: The app does not crash
Actual result: The app crashes
Reproducible with: 4.2.8 (2021.3.29f1) 5.0.7, 5.1.0-pre.10(2021.3.29f1, 2022.3.7f1, 2023.1.7f1, 2023.2.0b4)
Reproducible with these devices:
VLNQA00518 - Google Pixel 4 (Pixel 4), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 12
VLNQA00414 - Galaxy Note10+ 5G (SM-N976V), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 9
VLNQA00278 - Xiaomi Redmi Note 7 (Redmi Note 7), CPU: Snapdragon 660, GPU: Adreno 512, OS: 9.0.0
VLNQA00132 - Xiaomi Mi 5s (MI 5s), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 6.0.1
Reproducible on: macOS(Intel) 13.4.1 Ventura
Not reproducible on: No other environment tested
Note: Crash does not occur in Development Build
First few lines of crash:
{{--------- beginning of crash 08-10 16:34:11.990 11794 11823 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x68 in tid 11823 (GC Finalizer), pid 11794 (com.GradProj) 08-10 16:34:11.991 841 932 I SurfaceFlinger: id=37832 createSurf (6080x6080),2 flag=4, AppWindowToken{8f776e0 token=Token{8192ce3 ActivityRecord
{4a5bd12 u0 com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity t1535}
}}#0 08-10 16:34:11.995 3031 3050 D freecess_core: Data received from kernel 08-10 16:34:11.997 1368 3163 D SensorService: Calling activate off 34 08-10 16:34:11.997 798 798 D SensorsBio: Als_common::enable, handle : 1, mode : 0, en : 0 08-10 16:34:11.998 798 798 D SensorsBio: Als_common::sendCommand, send disable command 08-10 16:34:11.999 19370 19370 D ScrollView: initGoToTop 08-10 16:34:11.999 1368 3105 D GamePkgDataHelper: getSosPolicy(). com.google.android.packageinstaller 08-10 16:34:11.999 959 2652 I CameraService: UidPolicy: onUidActive, uid = 10049}}