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

qvkgen crashes with segmentation fault during build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 6.0.0, 5.15
    • None
    • macOS 10.15
      Xcode 11.1
      MacBookPro Retina Late 2013, Intel Haswell Core i5-4258U
    • macOS

    Description

      qvkgen crashes with segmentation fault during build

      cd gui/ && ( test -e Makefile || /Users/nick/tmp/build-qt/qtbase/bin/qmake -o Makefile /Users/nick/tmp/qt5/qtbase/src/gui/gui.pro ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile 
      /Users/nick/tmp/build-qt/qtbase/src/gui/qvkgen_wrapper.sh /Users/nick/tmp/qt5/qtbase/src/gui/vulkan/vk.xml /Users/nick/tmp/qt5/qtbase/header.LGPL vulkan/qvulkanfunctions
      make[3]: *** [vulkan/qvulkanfunctions.h] Segmentation fault: 11
      make[2]: *** [sub-gui-make_first] Error 2
      make[1]: *** [sub-src-make_first] Error 2
      make: *** [module-qtbase-make_first] Error 2
      

      affected branches are 5.15 and dev, 5.14 and 5.13 are fine. option "-no-vulkan" doesn't help

      build debug version of this tool and run under debugger. looks infinity recursion happened. stacktrace attached.

      Qt configuration options (for debug build):

      ../qt5/configure -opensource -confirm-license -debug -appstore-compliant -c++std c++14 -no-pch -make libs -no-compile-examples -no-dbus -no-icu -qt-pcre -system-zlib -no-cups -qt-libpng -qt-libjpeg -no-feature-testlib -no-feature-sql -no-feature-concurrent -no-framework -no-optimized-tools

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              nick-korotysh Nick Korotysh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes