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

Crash in CocoBuildStep when switching kit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • Qt Creator 16.0.1
    • Coco Support
    • None

    Description

      Thread 26412 Crashed:
      0   Coco.dll                        0x7ffd444a5e95      Coco::Internal::CocoBuildStep::updateDisplay (cocobuildstep.cpp:106)
      1   Coco.dll                        0x7ffd444a4a4a      Coco::Internal::CocoBuildStep::createConfigWidget (cocobuildstep.cpp:93)
      2   ProjectExplorer.dll             0x7ffd4306d0eb      ProjectExplorer::BuildStep::doCreateConfigWidget (buildstep.cpp:95)
      3   ProjectExplorer.dll             0x7ffd4307393f      ProjectExplorer::Internal::BuildStepsWidgetData::BuildStepsWidgetData (buildstepspage.cpp:149)
      4   ProjectExplorer.dll             0x7ffd43075254      ProjectExplorer::Internal::BuildStepListWidget::addBuildStep (buildstepspage.cpp:232)
      5   ProjectExplorer.dll             0x7ffd4307365e      ProjectExplorer::Internal::BuildStepListWidget::BuildStepListWidget (buildstepspage.cpp:179)
      6   ProjectExplorer.dll             0x7ffd4302f375      ProjectExplorer::BuildConfiguration::addConfigWidgets (buildconfiguration.cpp:261)
      7   ProjectExplorer.dll             0x7ffd43069042      ProjectExplorer::Internal::BuildSettingsWidget::updateBuildSettings (buildsettingspropertiespage.cpp:177)
      8   ProjectExplorer.dll             0x7ffd43064e66      ProjectExplorer::Internal::BuildSettingsWidget::BuildSettingsWidget (buildsettingspropertiespage.cpp:103)
      9   ProjectExplorer.dll             0x7ffd43548d4a      ProjectExplorer::Internal::BuildOrRunItem::panel (targetsettingspanel.cpp:654)
      10  ProjectExplorer.dll             0x7ffd435466f9      ProjectExplorer::Internal::BuildOrRunItem::data (targetsettingspanel.cpp:607)
      11  ProjectExplorer.dll             0x7ffd43547061      ProjectExplorer::Internal::TargetItem::data (targetsettingspanel.cpp:391)
      12  ProjectExplorer.dll             0x7ffd43546aba      ProjectExplorer::Internal::TargetGroupItem::data (targetsettingspanel.cpp:732)
      13  ProjectExplorer.dll             0x7ffd434a0ecb      ProjectExplorer::Internal::ProjectItem::data (projectwindow.cpp:536)
      14  ProjectExplorer.dll             0x7ffd434a4f19      ProjectExplorer::Internal::ProjectWindowPrivate::updatePanel (projectwindow.cpp:810)
      15  ProjectExplorer.dll             0x7ffd434a3e45      ProjectExplorer::Internal::ProjectItem::setData (projectwindow.cpp:576)
      16  ProjectExplorer.dll             0x7ffd4354961f      ProjectExplorer::Internal::TargetGroupItem::setData (targetsettingspanel.cpp:746)
      17  ProjectExplorer.dll             0x7ffd43547e51      ProjectExplorer::Internal::TargetGroupItemPrivate::handleTargetChanged (targetsettingspanel.cpp:854)
      18  ProjectExplorer.dll             0x7ffd435480aa      [inlined] QtPrivate::FunctorCall<T>::call::__l2::<T>::operator() (qobjectdefs_impl.h:152)
      19  ProjectExplorer.dll             0x7ffd435480aa      [inlined] QtPrivate::FunctorCallBase::call_internal (qobjectdefs_impl.h:65)
      20  ProjectExplorer.dll             0x7ffd435480aa      [inlined] QtPrivate::FunctorCall<T>::call (qobjectdefs_impl.h:151)
      21  ProjectExplorer.dll             0x7ffd435480aa      [inlined] QtPrivate::FunctionPointer<T>::call (qobjectdefs_impl.h:199)
      22  ProjectExplorer.dll             0x7ffd435480aa      QtPrivate::QCallableObject<T>::impl (qobjectdefs_impl.h:570)
      23  Qt6Core.dll                     0x7ffd465124c0      [inlined] QtPrivate::QSlotObjectBase::call (qobjectdefs_impl.h:486)
      24  Qt6Core.dll                     0x7ffd465124c0      doActivate<T> (qobject.cpp:4123)
      25  Qt6Core.dll                     0x7ffd46514fd3      QMetaObject::activate (qobject.cpp:4183)
      26  ProjectExplorer.dll             0x7ffd42faf443      ProjectExplorer::Project::activeTargetChanged (moc_project.cpp:375)
      27  ProjectExplorer.dll             0x7ffd4338e7df      ProjectExplorer::Project::setActiveTargetHelper (project.cpp:344)
      28  ProjectExplorer.dll             0x7ffd4338e618      ProjectExplorer::Project::setActiveTarget (project.cpp:428)
      29  ProjectExplorer.dll             0x7ffd4354995e      ProjectExplorer::Internal::TargetItem::setData (targetsettingspanel.cpp:432)
      30  ProjectExplorer.dll             0x7ffd4354942f      ProjectExplorer::Internal::BuildOrRunItem::setData (targetsettingspanel.cpp:643)
      31  ProjectExplorer.dll             0x7ffd434a2a4d      ProjectExplorer::Internal::ProjectWindowPrivate::itemActivated (projectwindow.cpp:867)
      32  ProjectExplorer.dll             0x7ffd434a1c57      [inlined] QtPrivate::FunctorCall<T>::call::__l2::<T>::operator() (qobjectdefs_impl.h:152)
      33  ProjectExplorer.dll             0x7ffd434a1c57      [inlined] QtPrivate::FunctorCallBase::call_internal (qobjectdefs_impl.h:65)
      34  ProjectExplorer.dll             0x7ffd434a1c57      [inlined] QtPrivate::FunctorCall<T>::call (qobjectdefs_impl.h:151)
      35  ProjectExplorer.dll             0x7ffd434a1c57      [inlined] QtPrivate::FunctionPointer<T>::call (qobjectdefs_impl.h:199)
      36  ProjectExplorer.dll             0x7ffd434a1c57      QtPrivate::QCallableObject<T>::impl (qobjectdefs_impl.h:570)
      37  Qt6Core.dll                     0x7ffd465124c0      [inlined] QtPrivate::QSlotObjectBase::call (qobjectdefs_impl.h:486)
      38  Qt6Core.dll                     0x7ffd465124c0      doActivate<T> (qobject.cpp:4123)
      39  Qt6Core.dll                     0x7ffd46514fd3      QMetaObject::activate (qobject.cpp:4183)
      40  Qt6Widgets.dll                  0x7ffd475d2bc5      [inlined] QAbstractItemView::activated (moc_qabstractitemview.cpp:694)
      41  Qt6Widgets.dll                  0x7ffd475d2bc5      QAbstractItemView::mouseReleaseEvent (qabstractitemview.cpp:1994)
      42  Qt6Widgets.dll                  0x7ffd47649641      QTreeView::mouseReleaseEvent (qtreeview.cpp:1996)
      43  Utils.dll                       0x7ffd47adb979      [inlined] Utils::View<T>::mouseReleaseEvent (itemviews.h:77)
      44  Utils.dll                       0x7ffd47adb979      Utils::BaseTreeView::mouseReleaseEvent (basetreeview.cpp:422)
      45  Qt6Widgets.dll                  0x7ffd4736662f      QWidget::event (qwidget.cpp:8971)
      46  Qt6Widgets.dll                  0x7ffd47402082      QFrame::event (qframe.cpp:521)
      47  Qt6Widgets.dll                  0x7ffd475dab98      QAbstractItemView::viewportEvent (qabstractitemview.cpp:1796)
      48  Qt6Core.dll                     0x7ffd464d65f6      QCoreApplicationPrivate::sendThroughObjectEventFilters (qcoreapplication.cpp:1314)
      49  Qt6Widgets.dll                  0x7ffd473234a6      QApplicationPrivate::notify_helper (qapplication.cpp:3290)
      50  Qt6Widgets.dll                  0x7ffd47321657      QApplication::notify (qapplication.cpp:2774)
      51  Qt6Core.dll                     0x7ffd464d3b8e      QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1177)
      52  Qt6Widgets.dll                  0x7ffd47326445      QApplicationPrivate::sendMouseEvent (qapplication.cpp:2355)
      53  Qt6Widgets.dll                  0x7ffd4738c816      QWidgetWindow::handleMouseEvent (qwidgetwindow.cpp:666)
      54  Qt6Widgets.dll                  0x7ffd4738a18e      QWidgetWindow::event (qwidgetwindow.cpp:299)
      55  Qt6Widgets.dll                  0x7ffd473234c1      QApplicationPrivate::notify_helper (qapplication.cpp:3296)
      56  Qt6Widgets.dll                  0x7ffd473225f5      QApplication::notify (qapplication.cpp:3250)
      57  Qt6Core.dll                     0x7ffd464d3b8e      QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1177)
      58  Qt6Gui.dll                      0x7ffd46ab895b      QGuiApplicationPrivate::processMouseEvent (qguiapplication.cpp:2461)
      59  Qt6Gui.dll                      0x7ffd46b147da      QWindowSystemInterface::sendWindowSystemEvents (qwindowsysteminterface.cpp:1113)
      60  Qt6Core.dll                     0x7ffd466608af      QEventDispatcherWin32::processEvents (qeventdispatcher_win.cpp:468)
      61  Qt6Gui.dll                      0x7ffd46dc8618      QWindowsGuiEventDispatcher::processEvents (qwindowsguieventdispatcher.cpp:36)
      62  Qt6Core.dll                     0x7ffd464da693      [inlined] QEventLoop::processEvents (qeventloop.cpp:103)
      63  Qt6Core.dll                     0x7ffd464da693      QEventLoop::exec (qeventloop.cpp:185)
      64  Qt6Core.dll                     0x7ffd464d2081      QCoreApplication::exec (qcoreapplication.cpp:1520)
      65  qtcreator.exe                   0x7ff6acd88a64      main (main.cpp:1026)
      66  qtcreator.exe                   0x7ff6acd90aaf      qtEntryPoint (qtentrypoint_win.cpp:45)
      67  qtcreator.exe                   0x7ff6acd8f819      [inlined] invoke_main (exe_common.inl:102)
      68  qtcreator.exe                   0x7ff6acd8f819      __scrt_common_main_seh (exe_common.inl:288)
      69  kernel32.dll                    0x7ffdc9bd259c      BaseThreadInitThunk
      70  ntdll.dll                       0x7ffdcbb2af37      RtlUserThreadStart
      

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-32850
        # Subject Branch Project Status CR V

        Activity

          People

            mred Markus Redeker
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change