Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- linux@linux-virtual-machine:~/qt6_dev/qt_tsan_tests_dev/_build_gcc$ QT_DEBUG_PLUGINS=1 ./qt_tsan_tests
- qt.core.plugin.factoryloader: checking directory path "/home/linux/qt6_dev/qt6-build/plugins/platforms" ...
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqvkkhrdisplay.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqvkkhrdisplay.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "vkkhrdisplay"
- ]
- },
- "archlevel": 1,
- "className": "QVkKhrDisplayIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vkkhrdisplay")
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqvnc.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqvnc.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "vnc"
- ]
- },
- "archlevel": 1,
- "className": "QVncIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vnc")
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimalegl.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimalegl.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "minimalegl"
- ]
- },
- "archlevel": 1,
- "className": "QMinimalEglIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimalegl")
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqlinuxfb.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqlinuxfb.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "linuxfb"
- ]
- },
- "archlevel": 1,
- "className": "QLinuxFbIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("linuxfb")
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqoffscreen.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqoffscreen.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "offscreen"
- ]
- },
- "archlevel": 1,
- "className": "QOffscreenIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("offscreen")
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqeglfs.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqeglfs.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "eglfs"
- ]
- },
- "archlevel": 1,
- "className": "QEglFSIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs")
- qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimal.so"
- qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimal.so, metadata=
- {
- "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
- "MetaData": {
- "Keys": [
- "minimal"
- ]
- },
- "archlevel": 1,
- "className": "QMinimalIntegrationPlugin",
- "debug": true,
- "version": 394496
- }
- qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimal")
- qt.core.plugin.factoryloader: checking directory path "/home/linux/qt6_dev/qt_tsan_tests_dev/_build_gcc/platforms" ...
- qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
- qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
- This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
- Available platform plugins are: vkkhrdisplay, vnc, minimalegl, linuxfb, offscreen, eglfs, minimal.
- then Core Abort
Advertisement
Add Comment
Please, Sign In to add comment