Assigned
Status Update
Comments
vi...@google.com <vi...@google.com> #2
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
No update yet.
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
Description
UAT test
- What happened.
systemui crash with message:
det:versionName:20240724.0, versionCode:202407240
Build fingerprint: 'Redmi/vermeer/vermeer:15/AQ3A.240627.003/OS2.0.240801.1.VNKCNXM.PRE:user/release-keys'
Revision: '0'
ABI: 'arm64'
Process uptime: 16109s
Cmdline: com.android.systemui
pid: 16955, tid: 17034, name: RenderThread >>> com.android.systemui <<<
tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
Abort message: 'No pending exception expected: java.lang.IllegalStateException: Unable to create layer for RecyclerView, size 768x-64 max size 16384 color type 4 has context 1
(Throwable with empty stack trace)'
x0 0000000000000000 x1 000000000000428a x2 0000000000000006 x3 00000075043a4450
x4 33322f36301f1f34 x5 33322f36301f1f34 x6 33322f36301f1f34 x7 7f7f7f7f7f7f7f7f
x8 00000000000000f0 x9 00000079024bd4f8 x10 ffffff80fffffb9
- What you think the correct behavior should be.
This crash should not happen. The root cause is that the height if RenderNode is less than 0, and we suggest to fix this by