If this helps, I can prevent it from crashing if I use GTK_DEBUG=no-pixel-cache OR GDK_RENDERING=recording with some caveats.
GDK_RENDERING=recording works but has lots of rendering artifacts.
GDK_RENDERING=image does not crash but Passwords/Login does not render. Certificates/Secure Shell/PGP Keys render fine.
If I use GTK_DEBUG=no-pixel-cache everything seems to work properly.
I agree with the link above that it seems related to the number of passwords in the Login store.
If this helps, I can prevent it from crashing if I use GTK_DEBUG= no-pixel- cache OR GDK_RENDERING= recording with some caveats.
GDK_RENDERING= recording works but has lots of rendering artifacts.
GDK_RENDERING=image does not crash but Passwords/Login does not render. Certificates/Secure Shell/PGP Keys render fine.
If I use GTK_DEBUG= no-pixel- cache everything seems to work properly.
I agree with the link above that it seems related to the number of passwords in the Login store.