I have to debug an Aarch64 based Linux system where weston-launch gets stuck in the main loop poll:
https://gitlab.freedesktop.org/wayland/weston/-/blob/master/libweston/weston-launch.c#L905 [https://gitlab.freedesktop.org/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg]<https://gitlab.freedesktop.org/wayland/weston/-/blob/master/libweston/weston-launch.c#L905> libweston/weston-launch.c · master · wayland / weston · GitLab<https://gitlab.freedesktop.org/wayland/weston/-/blob/master/libweston/weston-launch.c#L905> A lightweight and functional Wayland compositor. Switch branch/tag. weston libweston; weston-launch.c gitlab.freedesktop.org Can someone tell me how to start debugging this? Regards.