Hello, While I am using gdk backend, I found strange crash, but no idea whether what’s wrong with me. If I use “clutter_actor_show”, and “clutter_actor_hide” consecutively for a stage, then it is crashed when “clutter_actor_show” is called in different thread. I attached my simple code to explain and reproduce my crash. This only happens on weston shell. With X11, it works well. Any idea, or advice? Best Regards, Justin |