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

OS X: crash in QGuiApplicationPrivate::createPlatformIntegration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.6.2
    • 5.5.0, 5.6.0, 5.6.1
    • QPA
    • None
    • macOS
    • 0b401d74e6ee40d87755a781b199c5ea6ad3e566

      If you don't include the QtDBus.framework in your app, it will crash (the crash report is attached). Previously we didn't include this framework and it worked fine (before 5.5)
      The list of frameworks we use
      QtConcurrent.framework
      QtCore.framework
      QtGui.framework
      QtMacExtras.framework
      QtNetwork.framework
      QtPrintSupport.framework
      QtWidgets.framework

      Qt 5.5 started to include QtDBus.framework after macdeployqt. Removing this framework causes crash
      The .pro file has only QT += core network gui widgets concurrent macextras

        For Gerrit Dashboard: QTBUG-48015
        # Subject Branch Project Status CR V

            vestbo Tor Arne Vestbø
            crystalidea Steven (crystalidea)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes