App crashes when zooming into shapes on Redmi Note 9 - Vulkan Mobile Android

Avatar

Hi, 

to make sure you are aware of this, when using line renderer on the Redmi Note 9 with Vulkan on Android it crashes the app for some reason.

I replaced all shapes with custom geometry so we can release the game now.



2022.08.02 13:39:40.997 13305 13392 Error CRASH *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022.08.02 13:39:40.997 13305 13392 Error CRASH Version '2021.3.6f1 (7da38d85baf6)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
2022.08.02 13:39:40.997 13305 13392 Error CRASH Build fingerprint: 'Redmi/joyeuse_eea/joyeuse:10/QKQ1.191215.002/V12.0.2.0.QJZEUXM:user/release-keys'
2022.08.02 13:39:40.997 13305 13392 Error CRASH Revision: '0'
2022.08.02 13:39:40.997 13305 13392 Error CRASH ABI: 'arm64'
2022.08.02 13:39:40.997 13305 13392 Error CRASH Timestamp: 2022-08-02 13:39:40+0200
2022.08.02 13:39:40.997 13305 13392 Error CRASH pid: 13305, tid: 13392, name: UnityGfxDeviceW >>> ***APPID*** <<<
2022.08.02 13:39:40.997 13305 13392 Error CRASH uid: 10348
2022.08.02 13:39:40.997 13305 13392 Error CRASH signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x30
2022.08.02 13:39:40.997 13305 13392 Error CRASH Cause: null pointer dereference
2022.08.02 13:39:40.997 13305 13392 Error CRASH x0 00000000ffffffff x1 0000007229678d60 x2 0000007229679868 x3 000000000000000e
2022.08.02 13:39:40.997 13305 13392 Error CRASH x4 0020202a2a200000 x5 00000072296782c8 x6 0000000000000000 x7 00000072296dc1a0
2022.08.02 13:39:40.997 13305 13392 Error CRASH x8 0000000000000000 x9 4897981b7f80d394 x10 0000000000000001 x11 0000000000000180
2022.08.02 13:39:40.997 13305 13392 Error CRASH x12 000000000369fc98 x13 4897981b7f80d394 x14 0000000000000001 x15 0000007183e0f1b0
2022.08.02 13:39:40.997 13305 13392 Error CRASH x16 00000074047818f0 x17 00000074047731c0 x18 000000722779e000 x19 0000007183df04c0
2022.08.02 13:39:40.997 13305 13392 Error CRASH x20 0000000000000030 x21 0000000000000030 x22 0000000000000000 x23 0000000000000000
2022.08.02 13:39:40.997 13305 13392 Error CRASH x24 0000000000000000 x25 0000000000000000 x26 00000000000ccfc0 x27 0000000000000030
2022.08.02 13:39:40.997 13305 13392 Error CRASH x28 0000000000000000 x29 0000007228d443e0
2022.08.02 13:39:40.997 13305 13392 Error CRASH sp 0000007228d443c0 lr 00000072296781e0 pc 00000072296781e4
2022.08.02 13:39:40.997 13305 13392 Error CRASH
2022.08.02 13:39:40.997 13305 13392 Error CRASH backtrace:
2022.08.02 13:39:40.997 13305 13392 Error CRASH #00 pc 00000000002291e4 (lib64/hw/vulkan.atoll.so not found) /vendor/lib64/hw/vulkan.atoll.so
2022.08.02 13:39:40.997 13305 13392 Error CRASH #01 pc 00000000001da1cc (lib64/hw/vulkan.atoll.so not found) /vendor/lib64/hw/vulkan.atoll.so
2022.08.02 13:39:40.997 13305 13392 Error CRASH #02 pc 000000000016ff20 (lib64/hw/vulkan.atoll.so not found) /vendor/lib64/hw/vulkan.atoll.so
2022.08.02 13:39:40.997 13305 13392 Error CRASH #03 pc 000000000078ef34 (SuiteStringBuilderkUnitTestCategory::Testappend_WithStringAndLen_CopiesEverything::RunImpl() const at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #04 pc 00000000007600cc (SuiteHashMapkUnitTestCategory::Testcount_ForNonExistingValue_Returns0Helper::RunImpl() at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #05 pc 000000000076a048 (SuiteHashSetkUnitTestCategory::ParametricTestIntSet_insert_RangeWithArrayKeysNotInSet_InsertsElement::RunImpl(SuiteHashSetkUnitTestCategory::HashSetTestCase > >) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #06 pc 00000000006b3000 (CullAllPerObjectLightsJob(CullAllPerObjectLightsJobData*, unsigned int) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #07 pc 000000000075ff4c (SuiteHashMapkUnitTestCategory::Testcount_ForNonExistingValue_Returns0Helper::RunImpl() at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #08 pc 0000000000861364 (IsStencilFormat(GraphicsFormat) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #09 pc 0000000000861960 (GetSwizzleA(GraphicsFormat) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #10 pc 00000000008591f0 (RayTracingShaderScripting::SetConstantBuffer(RayTracingShader*, int, ComputeBuffer*, int, int) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #11 pc 00000000002b2900 (dynamic_array::~dynamic_array() at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:39:40.997 13305 13392 Error CRASH #12 pc 00000000000e69e0 (libc.so not found) /apex/com.android.runtime/lib64/bionic/libc.so
2022.08.02 13:39:40.997 13305 13392 Error CRASH #13 pc 0000000000084b6c (libc.so not found) /apex/com.android.runtime/lib64/bionic/libc.so
2022.08.02 13:40:20.612 13305 13305 Error CRASH other thread is trapped; signum = 11
2022.08.02 13:40:20.612 13305 13305 Error InputEventReceiver Exception dispatching input event.
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI Exception in MessageQueue callback: handleReceiveCallback
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI Version '2021.3.6f1 (7da38d85baf6)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI Build fingerprint: 'Redmi/joyeuse_eea/joyeuse:10/QKQ1.191215.002/V12.0.2.0.QJZEUXM:user/release-keys'
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI Revision: '0'
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI ABI: 'arm64'
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI Timestamp: 2022-08-02 13:39:40+0200
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI pid: 13305, tid: 13392, name: UnityGfxDeviceW >>> com.someappid <<<
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI uid: 10348
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x30
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI Cause: null pointer dereference
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x0 00000000ffffffff x1 0000007229678d60 x2 0000007229679868 x3 000000000000000e
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x4 0020202a2a200000 x5 00000072296782c8 x6 0000000000000000 x7 00000072296dc1a0
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x8 0000000000000000 x9 4897981b7f80d394 x10 0000000000000001 x11 0000000000000180
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x12 000000000369fc98 x13 4897981b7f80d394 x14 0000000000000001 x15 0000007183e0f1b0
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x16 00000074047818f0 x17 00000074047731c0 x18 000000722779e000 x19 0000007183df04c0
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x20 0000000000000030 x21 0000000000000030 x22 0000000000000000 x23 0000000000000000
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x24 0000000000000000 x25 0000000000000000 x26 00000000000ccfc0 x27 0000000000000030
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI x28 0000000000000000 x29 0000007228d443e0
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI sp 0000007228d443c0 lr 00000072296781e0 pc 00000072296781e4
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI backtrace:
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #00 pc 00000000002291e4 (lib64/hw/vulkan.atoll.so not found) /vendor/lib64/hw/vulkan.atoll.so
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #01 pc 00000000001da1cc (lib64/hw/vulkan.atoll.so not found) /vendor/lib64/hw/vulkan.atoll.so
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #02 pc 000000000016ff20 (lib64/hw/vulkan.atoll.so not found) /vendor/lib64/hw/vulkan.atoll.so
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #03 pc 000000000078ef34 (SuiteStringBuilderkUnitTestCategory::Testappend_WithStringAndLen_CopiesEverything::RunImpl() const at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #04 pc 00000000007600cc (SuiteHashMapkUnitTestCategory::Testcount_ForNonExistingValue_Returns0Helper::RunImpl() at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #05 pc 000000000076a048 (SuiteHashSetkUnitTestCategory::ParametricTestIntSet_insert_RangeWithArrayKeysNotInSet_InsertsElement::RunImpl(SuiteHashSetkUnitTestCategory::HashSetTestCase > >) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #06 pc 00000000006b3000 (CullAllPerObjectLightsJob(CullAllPerObjectLightsJobData*, unsigned int) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #07 pc 000000000075ff4c (SuiteHashMapkUnitTestCategory::Testcount_ForNonExistingValue_Returns0Helper::RunImpl() at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #08 pc 0000000000861364 (IsStencilFormat(GraphicsFormat) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #09 pc 0000000000861960 (GetSwizzleA(GraphicsFormat) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #10 pc 00000000008591f0 (RayTracingShaderScripting::SetConstantBuffer(RayTracingShader*, int, ComputeBuffer*, int, int) at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #11 pc 00000000002b2900 (dynamic_array::~dynamic_array() at ??:?) /data/app/com.someappid-0XEGtI7JmT6TO1IcoAf0mw==/lib/arm64/libunity.so (BuildId: 50332d0ae3b6ee86646189135b6f5345e515b8b7)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #12 pc 00000000000e69e0 (libc.so not found) /apex/com.android.runtime/lib64/bionic/libc.so
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI #13 pc 0000000000084b6c (libc.so not found) /apex/com.android.runtime/lib64/bionic/libc.so
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at vulkan.0x2291e4(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at vulkan.0x1da1cc(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at vulkan.0x16ff20(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x78ef34 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x7600cc (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x76a048 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x6b3000 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x75ff4c (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x861364 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x861960 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x8591f0 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libunity.0x2b2900 (libunity.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libc.0xe69e0 (libc.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Error MessageQueue-JNI at libc.0x84b6c (libc.so not found)(Native Method)
2022.08.02 13:40:20.613 13305 13305 Debug AndroidRuntime Shutting down VM
0001.01.01 00:00:00.000 -1 -1 Info --------- beginning of crash
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime FATAL EXCEPTION: main
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime Process: com.someappid, PID: 13305
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime Version '2021.3.6f1 (7da38d85baf6)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime Build fingerprint: 'Redmi/joyeuse_eea/joyeuse:10/QKQ1.191215.002/V12.0.2.0.QJZEUXM:user/release-keys'
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime Revision: '0'
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime ABI: 'arm64'
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime Timestamp: 2022-08-02 13:39:40+0200
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime pid: 13305, tid: 13392, name: UnityGfxDeviceW >>> com.someappid <<<
2022.08.02 13:40:20.613 13305 13305 Error AndroidRuntime uid: 10348

Reporting a bug? please specify Unity version:
2021.3.6f1
Reporting a bug? please specify Shapes version:
Shapes 4.1.3
Reporting a bug? please specify Render Pipeline:
URP