Lima crashes with some QML app on wayland
There is a crash in Lima when starting the QML "phone" app on LuneOS. The device is the Pinephone devkit, i.e. a Mali400 GPU.
LuneOS uses a QtWayland-based compositor, and makes some heavy uses of QML both for the compositor and for some core apps.
When analyzing a bit where the crash occurs, it seems that lima tries to interpret a "const" op node where no slot has been defined. See the whole backtrace here: https://paste.ubuntu.com/p/Zhqs34bDZh/
Attached here is the apitrace from the start of the phone app until the crash. luna-qml-launcher.trace