Client crash S3_1 gtk3.22
As there seems to be theming related calls in the backtrace, and recent theming change made theming to apply entire display; do you happen to have multiple displays on your computer?
Reproduced something a bit similar. There seems to be another ( in addition to #48787 and #48788) move animation virtual unit memory problem. Namely that no virtual unit is created at all! Instead pointer of the actual unit is being used. If the unit gets wiped before animation has run completely -> memory corruption.
Patch meant for S2_6 too.
Reply To cazfi
As there seems to be theming related calls in the backtrace, and recent theming change made theming to apply entire display; do you happen to have multiple displays on your computer?
nope, single monitor here
Version S3_1 commit 7803ef3e17e3e24f53dd1397f9f8cbec6d9e200c Client gtk3.22 under wayland
i guess i was moving a unit when the crash happened.