Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.8
-
None
Description
The pure-qml example from the qt sdk is segfaulting on the boot2qt image (krogoth).
root@b2qt-beaglebone:~# /usr/share/examples/wayland/pure-qml/pure-qml Unable to query physical screen size, defaulting to 100 dpi. To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters). qrc:///qml/Keyboard.qml:42:1: module "QtQuick.VirtualKeyboard" is not installed [128771.142790] audit: type=1701 audit(1482693795.443:6): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1170 comm="pure-qml" exe="/usr/share/examples/wayland/pure-qml/pure-qml" sig=11 Segmentation fault (core dumped)
This is also true for other wayland examples from the sdk.
Unfortunately I wasn't able so far to collect a useable core (gdb always complains its truncated).