Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28780

Qt Creator on MacOS X crash on opening a CMakeLists.txt file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • Qt Creator 9.0.1
    • None
    • MacOSX Ventura 13.1, M1 (arm64) Macbook Pro
    • macOS

    Description

      On my M1 (arm64) Mac running Ventura 13.1, I installed Qt Creator 9.0.1 and try to open a CMakeLists.txt project; Qt Creator crashes immediately.

      Here is the crash report:

      Process: Qt Creator [520]
      Path: /Applications/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier: org.qt-project.qtcreator
      Version: 9.0.1 (9.0.1)
      Code Type: ARM-64 (Native)
      Parent Process: launchd [1]
      User ID: 501
      Date/Time: 2023-02-08 08:24:43.1659 -0500
      OS Version: macOS 13.1 (22C65)
      Report Version: 12
      Anonymous UUID: CE343400-0917-2A94-3380-0A00043B2685
      Sleep/Wake UUID: A03C5442-6BE9-40BC-AA56-019F88A1093F
      Time Awake Since Boot: 980000 seconds
      Time Since Wake: 57 seconds
      System Integrity Protection: disabled
      Crashed Thread: 0 Dispatch queue: com.apple.main-thread
      Exception Type: EXC_CRASH (SIGABRT)
      Exception Codes: 0x0000000000000000, 0x0000000000000000
      Application Specific Information:
      abort() called
      Kernel Triage:
      VM - pmap_enter retried due to resource shortage
      VM - pmap_enter retried due to resource shortage
      VM - pmap_enter retried due to resource shortage
      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 libsystem_kernel.dylib 0x1adc8a1b0 __pthread_kill + 8
      1 libsystem_pthread.dylib 0x1adcc0cec pthread_kill + 288
      2 libsystem_c.dylib 0x1adbfa2c8 abort + 180
      3 libc++abi.dylib 0x1adc7ab18 abort_message + 132
      4 libc++abi.dylib 0x1adc6a9f4 demangling_terminate_handler() + 312
      5 libobjc.A.dylib 0x1ad96f774 _objc_terminate() + 160
      6 libc++abi.dylib 0x1adc79eb4 std::__terminate(void ()) + 20
      7 libc++abi.dylib 0x1adc7cc2c _cxxabiv1::failed_throw(cxxabiv1::_cxa_exception*) + 36
      8 libc++abi.dylib 0x1adc7cbd8 __cxa_throw + 140
      9 libCMakeProjectManager.dylib 0x10bc9ded0 0x10bbfc000 + 663248
      10 libCMakeProjectManager.dylib 0x10bc971b8 0x10bbfc000 + 635320
      11 libProjectExplorer.dylib 0x10984accc ProjectExplorer::ProjectImporter::import(Utils::FilePath const&, bool) + 792
      12 libProjectExplorer.dylib 0x1098e8404 ProjectExplorer::TargetSetupPage::import(Utils::FilePath const&, bool) + 76
      13 libProjectExplorer.dylib 0x1098e82fc ProjectExplorer::TargetSetupPage::setupImports() + 132
      14 libProjectExplorer.dylib 0x1098e70a8 ProjectExplorer::TargetSetupPage::doInitializePage() + 92
      15 libProjectExplorer.dylib 0x1098e0f68 0x109600000 + 3018600
      16 libProjectExplorer.dylib 0x1098e13b8 0x109600000 + 3019704
      17 libProjectExplorer.dylib 0x1098e258c 0x109600000 + 3024268
      18 libProjectExplorer.dylib 0x10988171c 0x109600000 + 2627356
      19 libProjectExplorer.dylib 0x109880920 0x109600000 + 2623776
      20 QtCore 0x105473d60 0x1053c4000 + 720224
      21 libProjectExplorer.dylib 0x109617f64 ProjectExplorer::SessionManager::startupProjectChanged(ProjectExplorer::Project*) + 60
      22 libProjectExplorer.dylib 0x1098bde18 ProjectExplorer::SessionManager::setStartupProject(ProjectExplorer::Project*) + 332
      23 libProjectExplorer.dylib 0x1098be14c ProjectExplorer::SessionManager::addProject(ProjectExplorer::Project*) + 556
      24 libProjectExplorer.dylib 0x10982791c ProjectExplorer::ProjectExplorerPlugin::openProjects(QList<Utils::FilePath> const&) + 688
      25 libProjectExplorer.dylib 0x1098246cc ProjectExplorer::ProjectExplorerPlugin::openProject(Utils::FilePath const&) + 216
      26 libProjectExplorer.dylib 0x109837c78 0x109600000 + 2325624
      27 libCore.dylib 0x109d45154 0x109b98000 + 1757524
      28 libCore.dylib 0x109d45b4c 0x109b98000 + 1760076
      29 QtCore 0x105473d60 0x1053c4000 + 720224
      30 QtGui 0x103ab49dc QAction::triggered(bool) + 60
      31 QtCore 0x105473d60 0x1053c4000 + 720224
      32 QtGui 0x103ab4864 QAction::activate(QAction::ActionEvent) + 368
      33 QtCore 0x10546ca28 QObject::event(QEvent*) + 584
      34 QtWidgets 0x104327e50 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
      35 QtWidgets 0x104328eb8 QApplication::notify(QObject*, QEvent*) + 512
      36 QtCore 0x10542af90 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
      37 QtCore 0x10542c060 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 816
      38 libqcocoa.dylib 0x1042378c4 0x104220000 + 96452
      39 libqcocoa.dylib 0x104237f54 0x104220000 + 98132
      40 CoreFoundation 0x1adda0a18 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 28
      41 CoreFoundation 0x1adda09ac __CFRunLoopDoSource0 + 176
      42 CoreFoundation 0x1adda071c __CFRunLoopDoSources0 + 244
      43 CoreFoundation 0x1add9f320 __CFRunLoopRun + 836
      44 CoreFoundation 0x1add9e888 CFRunLoopRunSpecific + 612
      45 HIToolbox 0x1b7473fa0 RunCurrentEventLoopInMode + 292
      46 HIToolbox 0x1b7473c30 ReceiveNextEventCommon + 236
      47 HIToolbox 0x1b7473b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
      48 AppKit 0x1b1020424 _DPSNextEvent + 632
      49 AppKit 0x1b101f5b4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
      50 AppKit 0x1b10139e4 -[NSApplication run] + 464
      51 libqcocoa.dylib 0x104236e3c 0x104220000 + 93756
      52 QtCore 0x105433ff8 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 536
      53 QtCore 0x10542b644 QCoreApplication::exec() + 128
      54 Qt Creator 0x102a68b24 0x102a5c000 + 52004
      55 dyld 0x1ad997e50 start + 2544
      

       

       

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            garyo Gary Oberbrunner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes