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

Starting debugger causes crash on MacOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 14.0.1, Qt Creator 14.0.2
    • Debugger
    • None
    • MacOS 13.6.9
    • macOS

    Description

       

      When attempting to debug a program either by clicking the button or cmd-Y the following crash happens. It happens with the calculatorbuilder example

      Process:               Qt Creator [89647]
      Path:                  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier:            org.qt-project.qtcreator
      Version:               14.0.2 (14.0.2)
      Code Type:             X86-64 (Native)
      Parent Process:        launchd [1]
      User ID:               501Date/Time:             2024-10-14 12:45:19.2192 +1300
      OS Version:            macOS 13.6.9 (22G830)
      Report Version:        12
      Bridge OS Version:     8.6 (21P6074)
      Anonymous UUID:        7D9425A4-0CA0-BD39-29F0-EAC9D2AD23C2Sleep/Wake UUID:       7B21DBE8-BC00-4CA5-9B74-9F0CF6749A41Time Awake Since Boot: 330000 seconds
      Time Since Wake:       65768 secondsSystem Integrity Protection: enabledCrashed Thread:        0  Dispatch queue: com.apple.main-threadException Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
      Exception Codes:       0x0000000000000001, 0x0000000000000000Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
      Terminating Process:   exc handler [89647]VM Region Info: 0 is not in any region.  Bytes before following region: 4397248512
            REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
            UNUSED SPACE AT START
      --->  
            __TEXT                      10618b000-1061ab000    [  128K] r-x/r-x SM=COW  ...OS/Qt CreatorKernel Triage:
      VM - (arg = 0x0) Waiting on busy page was interrupted
      Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
      0   libUtils.14.0.2.dylib                    0x106cf7044 Utils::FancyMainWindow::setDockAreaVisible(Qt::DockWidgetArea, bool) + 596
      1   libUtils.14.0.2.dylib                    0x106cfd1aa 0x106c1e000 + 913834
      2   QtCore                                   0x10897dbdf 0x1088a6000 + 883679
      3   QtWidgets                                0x10675bea7 QDockWidget::event(QEvent*) + 759
      4   QtWidgets                                0x1065f0297 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
      5   QtWidgets                                0x1065f10a2 QApplication::notify(QObject*, QEvent*) + 498
      6   QtCore                                   0x10892da04 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
      7   QtWidgets                                0x10663ff82 QWidgetPrivate::show_helper() + 418
      8   QtWidgets                                0x106641ae1 QWidgetPrivate::setVisible(bool) + 1489
      9   QtWidgets                                0x1066412cb QWidget::setVisible(bool) + 683
      10  QtCore                                   0x10897dbdf 0x1088a6000 + 883679
      11  QtGui                                    0x10845d87d QAction::activate(QAction::ActionEvent) + 397
      12  QtCore                                   0x10897dbdf 0x1088a6000 + 883679
      13  QtCore                                   0x1088ae962 0x1088a6000 + 35170
      14  QtCore                                   0x108975b79 QObject::event(QEvent*) + 105
      15  QtWidgets                                0x1065f0297 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
      16  QtWidgets                                0x1065f10a2 QApplication::notify(QObject*, QEvent*) + 498
      17  QtCore                                   0x10892da04 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
      18  QtCore                                   0x108ac29d6 QTimerInfoList::activateTimers() + 1142
      19  libqcocoa.dylib                          0x107514b37 0x1074fd000 + 97079
      20  CoreFoundation                        0x7ff819900eaa __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
      21  CoreFoundation                        0x7ff819900e4c __CFRunLoopDoSource0 + 157
      22  CoreFoundation                        0x7ff819900c83 __CFRunLoopDoSources0 + 311
      23  CoreFoundation                        0x7ff8198ff8af __CFRunLoopRun + 916
      24  CoreFoundation                        0x7ff8198feeb1 CFRunLoopRunSpecific + 560
      25  HIToolbox                             0x7ff823387f3d RunCurrentEventLoopInMode + 292
      26  HIToolbox                             0x7ff823387d4e ReceiveNextEventCommon + 657
      27  HIToolbox                             0x7ff823387aa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
      28  AppKit                                0x7ff81c99db18 _DPSNextEvent + 858
      29  AppKit                                0x7ff81c99c9c2 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
      30  AppKit                                0x7ff81c98f037 -[NSApplication run] + 586
      31  libqcocoa.dylib                          0x1075159dd 0x1074fd000 + 100829
      32  QtCore                                   0x1089373f6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      33  QtCore                                   0x10892dfc7 QCoreApplication::exec() + 119
      34  Qt Creator                               0x1061990a7 0x10618b000 + 57511
      35  dyld                                  0x7ff8194ca418 start + 1896
      

       

       

      Attachments

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

        Activity

          People

            hjk hjk
            glennr Glenn Ramsey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes