Cursor freezing by login screen (lightdm) upgraded to Kernel 5.16.7

My answer on bugzilla:

I see it so, gdb wants to read something in the mesa_shader_cache and AVC denies and blocks lightdm

Please could you also follow on Cursor freezing by login screen (lightdm) upgraded to Kernel 5.16.7
that i not have to say everything twice. I do have colleagues there who help me to debug.

gdb (GNU gdb (GDB) Fedora 11.2-1.fc35) tryes to access:

Feb 11 08:56:08 fedy audit[1844]: AVC avc: denied { open } for pid=1844 comm=“gdb” path=“/var/lib/lightdm/.cache/mesa_shader_cache/index” dev=“sda3” ino=223612 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:xdm_var_lib_t:s0 tclass=file permissive=1
Feb 11 08:56:12 fedy setroubleshoot[1866]: failed to retrieve rpm info for /var/lib/lightdm/.cache/mesa_shader_cache/index
Feb 11 08:56:13 fedy setroubleshoot[1866]: SELinux is preventing gdb from open access on the file /var/lib/lightdm/.cache/mesa_shader_cache/index. For complete SELinux messages run: sealert -l fea9e318-afa2-4683-97b0-418d26c3693a
Feb 11 08:56:13 fedy setroubleshoot[1866]: SELinux is preventing gdb from open access on the file /var/lib/lightdm/.cache/mesa_shader_cache/index.

@oprizal proposed to follow the redhat links to check the selinux part. everything was fine.
Then i deleted the files/folders under /lib/lightdm/.cache and restarted.

For the moment it is ok.

What more info’s could I give ? Can i check somehow what gdb wants in the /lib/lightdm/.cache folder ?