Only Qt version that seems to work is 6.10.2 (and older?)
The crash happens somewhere in accessibility, as per @cbjeukendrup on Discord: The method to look at is probably AccessibleItemInterface::interface_cast (in the muse_framework repo, framework/accessibility/internal/accessibleiteminterface.cpp)

Only Qt version that seems to work is 6.10.2 (and older?)
The crash happens somewhere in accessibility, as per @cbjeukendrup on Discord: The method to look at is probably
AccessibleItemInterface::interface_cast(in the muse_framework repo, framework/accessibility/internal/accessibleiteminterface.cpp)