Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-9783

Design Studio Crash when opening an existing project

    XMLWordPrintable

Details

    • macOS

    Description

      After rebuilding with 6.5.0, DS started to crash while opening the existing projects.

       

      1  std::string::__zero()                                                           string                                                                                                              1588 0x103a06d58 
      2  std::string::basic_string()                                                     string                                                                                                              1864 0x103a06d58 
      3  std::string::basic_string()                                                     string                                                                                                              1860 0x103a06d58 
      4  QObjectPrivate::flagsForDumping() const                                         qobject.cpp                                                                                                         4229 0x103a06d58 
      5  QAccessibleQuickItem::role() const                                              qaccessiblequickitem.cpp                                                                                            459  0x130ea733c 
      6  QAccessibleQuickItem::interface_cast(QAccessible::InterfaceType)                qaccessiblequickitem.cpp                                                                                            654  0x130ea80cc 
      7  QAccessibleInterface::tableInterface()                                          qaccessible.h                                                                                                       98   0x1019144f0 
      8  -[QMacAccessibilityElement initWithId:role:]                                    qcocoaaccessibilityelement.mm                                                                                       112  0x1019144e0 
      9  +[QMacAccessibilityElement elementWithId:]                                      qcocoaaccessibilityelement.mm                                                                                       133  0x10191457c 
      10 QCocoaAccessibility::notifyAccessibilityUpdate(QAccessibleEvent *)              qcocoaaccessibility.mm                                                                                              32   0x101912bf8 
      11 QQuickItemPrivate::setEffectiveVisibleRecur(bool)                               qquickitem.cpp                                                                                                      6447 0x130c9b830 
      12 QQuickItem::setParentItem(QQuickItem *)                                         qquickitem.cpp                                                                                                      2725 0x130c99494 
      13 QQuickItem::~QQuickItem()                                                       qquickitem.cpp                                                                                                      2323 0x130c98d2c 
      14 QQuickAbstractButton::~QQuickAbstractButton()                                   qquickabstractbutton.cpp                                                                                            505  0x138e9ff74 
      15 QQuickItemDelegate::~QQuickItemDelegate()                                       qquickitemdelegate_p.h                                                                                              24   0x138f6c5a0 
      16 QQuickTreeViewDelegate::~QQuickTreeViewDelegate()                               qquicktreeviewdelegate_p.h                                                                                          27   0x138f6c598 
      17 QQmlPrivate::QQmlElement<QQuickTreeViewDelegate>::~QQmlElement()                qqmlprivate.h                                                                                                       99   0x138f6c598 
      18 QQmlPrivate::QQmlElement<QQuickTreeViewDelegate>::~QQmlElement()                qqmlprivate.h                                                                                                       97   0x138f6c594 
      19 QQmlPrivate::QQmlElement<QQuickTreeViewDelegate>::~QQmlElement()                qqmlprivate.h                                                                                                       97   0x138f6c594 
      20 qDeleteInEventHandler(QObject *)                                                qobject.cpp                                                                                                         4864 0x1039fea24 
      21 QObject::event(QEvent *)                                                        qobject.cpp                                                                                                         1378 0x1039fea10 
      22 QApplicationPrivate::notify_helper(QObject *, QEvent *)                         qapplication.cpp                                                                                                    3284 0x1011cdb00 
      23 QApplication::notify(QObject *, QEvent *)                                       qapplication.cpp                                                                                                    3235 0x1011ce964 
      24 QCoreApplication::notifyInternal2(QObject *, QEvent *)                          qcoreapplication.cpp                                                                                                1115 0x1039bce18 
      25 QCoreApplication::sendEvent(QObject *, QEvent *)                                qcoreapplication.cpp                                                                                                1533 0x1039be0c8 
      26 QCoreApplicationPrivate::sendPostedEvents(QObject *, int, QThreadData *)        qcoreapplication.cpp                                                                                                1895 0x1039be0b8 
      27 QCocoaEventDispatcherPrivate::processPostedEvents()                             qcocoaeventdispatcher.mm                                                                                            880  0x1018b88f4 
      28 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void *)                qcocoaeventdispatcher.mm                                                                                            902  0x1018b93cc 
      29 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__                      (arm64e) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation                                   0x1888ee710 
      30 __CFRunLoopDoSource0                                                            (arm64e) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation                                   0x1888ee6a4 
      31 __CFRunLoopDoSources0                                                           (arm64e) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation                                   0x1888ee474 
      32 __CFRunLoopRun                                                                  (arm64e) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation                                   0x1888ed01c 
      33 CFRunLoopRunSpecific                                                            (arm64e) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation                                   0x1888ec58c 
      34 RunCurrentEventLoopInMode                                                       (arm64e) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox      0x192121df4 
      35 ReceiveNextEventCommon                                                          (arm64e) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox      0x192121a84 
      36 _BlockUntilNextEventMatchingListInModeWithFilter                                (arm64e) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox      0x192121988 
      37 _DPSNextEvent                                                                   (arm64e) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit                                                   0x18bb0bf58 
      38 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (arm64e) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit                                                   0x18bb0b0f4 
      39 -[NSApplication run]                                                            (arm64e) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit                                                   0x18baff558 
      40 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)     qcocoaeventdispatcher.mm                                                                                            404  0x1018b7cd0 
      41 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)                qeventloop.cpp                                                                                                      100  0x1039c641c 
      42 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)                         qeventloop.cpp                                                                                                      182  0x1039c63f8 
      43 QCoreApplication::exec()                                                        qcoreapplication.cpp                                                                                                1436 0x1039bd4a4 
      44 main                                                                            main.cpp                                                                                                            810  0x10000c834 
      45 start                                                                           (arm64e) /usr/lib/dyld                                                                                                   0x1884b7f28 
       

      Attachments

        Issue Links

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

          Activity

            People

              thohartm Thomas Hartmann
              hancerliqt Burak Hancerli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes