Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-116733

Qml/Qt quick don't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.5.2
    • None
    • linux6.1.49-1-MANJARO
      12th Gen Intel® Core™ i5-12500H × 16
      Intel® Graphics (ADL GT2)
    • Linux/Wayland

    Description

      If I try to build a very simple qml file or run qml:
      qml6 --version
      Segmentation fault
      Looks like something is wrong. 

      When I use gdb to attach it, it show the error that is borken in libQt6GUI.so
      Starting program: /usr/bin/qml6 
      [Thread debugging using libthread_db enabled]
      Using host libthread_db library "/usr/lib/libthread_db.so.1".
      [New Thread 0x7ffff17ff6c0 (LWP 13896)]
      [New Thread 0x7ffff0d476c0 (LWP 13897)]
      [New Thread 0x7fffebfff6c0 (LWP 13898)]

      Thread 1 "qml6" received signal SIGSEGV, Segmentation fault.
      0x00007ffff69b210a in QGuiApplicationPrivate::setPalette(QPalette const&) () from /usr/lib/qt6/bin/../../libQt6Gui.so.6
      (gdb) bt
      #0  0x00007ffff69b210a in QGuiApplicationPrivate::setPalette(QPalette const&) () at /usr/lib/qt6/bin/../../libQt6Gui.so.6
      #1  0x00007ffff69b3913 in QGuiApplicationPrivate::updatePalette() () at /usr/lib/qt6/bin/../../libQt6Gui.so.6
      #2  0x00007ffff69a910f in QGuiApplicationPrivate::init() ()
          at /usr/lib/qt6/bin/../../libQt6Gui.so.6
      #3  0x00007ffff69a0efb in QGuiApplication::QGuiApplication(int&, char**, int) () at /usr/lib/qt6/bin/../../libQt6Gui.so.6
      #4  0x000055555555c88b in  ()
      #5  0x00007ffff5a27cd0 in  ()
          at /usr/lib/qt6/bin/../../libc.so.6
      #6  0x00007ffff5a27d8a in __libc_start_main ()
          at /usr/lib/qt6/bin/../../libc.so.6
      #7  0x000055555555dd35 in  ()

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              qff2333 ff233 Q
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes