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

Crash in BranchModel

    XMLWordPrintable

Details

    • 6ae7a7b4a (15.0)

    Description

      We got multiple reports of this crash. Unfortunately no other information than the backtrace:

      Thread 12844 Crashed:
      0   Git.dll                         0x7ffaea0c365d      [inlined] Git::Internal::BranchNode::rowOf (branchmodel.cpp:184)
      1   Git.dll                         0x7ffaea0c365d      Git::Internal::BranchModel::nodeToIndex (branchmodel.cpp:891)
      2   Git.dll                         0x7ffaea0c3756      Git::Internal::BranchModel::parent (branchmodel.cpp:286)
      3   Qt6Core.dll                     0x7ffaf8026fb9      [inlined] QModelIndex::parent (qabstractitemmodel.h:506)
      4   Qt6Core.dll                     0x7ffaf8026fb9      QSortFilterProxyModelPrivate::source_to_proxy (qsortfilterproxymodel.cpp:570)
      5   Qt6Core.dll                     0x7ffaf801ea41      QSortFilterProxyModel::mapFromSource (qsortfilterproxymodel.cpp:3265)
      6   Qt6Core.dll                     0x7ffaf8020182      QSortFilterProxyModel::parent (qsortfilterproxymodel.cpp:2142)
      7   Qt6Widgets.dll                  0x7ffaf9e46048      [inlined] QModelIndex::parent (qabstractitemmodel.h:506)
      8   Qt6Widgets.dll                  0x7ffaf9e46048      QTreeView::isIndexHidden (qtreeview.cpp:3111)
      9   Qt6Widgets.dll                  0x7ffaf9e513fb      QTreeViewPrivate::visualRect (qtreeview.cpp:1098)
      10  Qt6Widgets.dll                  0x7ffaf9dc3243      QTreeViewPrivate::visualRect (qtreeview_p.h:166)
      11  Qt6Widgets.dll                  0x7ffaf9dd7915      QAbstractItemViewPrivate::setHoverIndex (qabstractitemview.cpp:133)
      12  Qt6Widgets.dll                  0x7ffaf9ddadd4      QAbstractItemView::viewportEvent (qabstractitemview.cpp:1741)
      13  Qt6Core.dll                     0x7ffaf7dc6e56      QCoreApplicationPrivate::sendThroughObjectEventFilters (qcoreapplication.cpp:1307)
      14  Qt6Widgets.dll                  0x7ffaf9b22d56      QApplicationPrivate::notify_helper (qapplication.cpp:3290)
      15  Qt6Widgets.dll                  0x7ffaf9b211ad      QApplication::notify (qapplication.cpp:2800)
      16  Qt6Core.dll                     0x7ffaf7dc34f1      QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1168)
      17  Qt6Widgets.dll                  0x7ffaf9b269f5      QApplicationPrivate::sendMouseEvent (qapplication.cpp:2355)
      18  Qt6Widgets.dll                  0x7ffaf9b8c89f      QWidgetWindow::handleMouseEvent (qwidgetwindow.cpp:667)
      19  Qt6Widgets.dll                  0x7ffaf9b8a14f      QWidgetWindow::event (qwidgetwindow.cpp:299)
      20  Qt6Widgets.dll                  0x7ffaf9b22d71      QApplicationPrivate::notify_helper (qapplication.cpp:3296)
      21  Qt6Widgets.dll                  0x7ffaf9b21ea5      QApplication::notify (qapplication.cpp:3250)
      22  Qt6Core.dll                     0x7ffaf7dc34f1      QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1168)
      23  Qt6Gui.dll                      0x7ffaf92c87fb      QGuiApplicationPrivate::processMouseEvent (qguiapplication.cpp:2461)
      24  Qt6Gui.dll                      0x7ffaf93247ca      QWindowSystemInterface::sendWindowSystemEvents (qwindowsysteminterface.cpp:1114)
      25  Qt6Core.dll                     0x7ffaf7f50cef      QEventDispatcherWin32::processEvents (qeventdispatcher_win.cpp:468)
      26  Qt6Gui.dll                      0x7ffaf95da528      QWindowsGuiEventDispatcher::processEvents (qwindowsguieventdispatcher.cpp:36)
      27  Qt6Core.dll                     0x7ffaf7dcb3d3      [inlined] QEventLoop::processEvents (qeventloop.cpp:103)
      28  Qt6Core.dll                     0x7ffaf7dcb3d3      QEventLoop::exec (qeventloop.cpp:194)
      29  Qt6Core.dll                     0x7ffaf7dc17ec      QCoreApplication::exec (qcoreapplication.cpp:1513)
      30  qtcreator.exe                   0x7ff79d466e27      main (main.cpp:951)
      31  qtcreator.exe                   0x7ff79d46d05f      qtEntryPoint (qtentrypoint_win.cpp:45)
      32  qtcreator.exe                   0x7ff79d46bf95      [inlined] invoke_main (exe_common.inl:102)
      33  qtcreator.exe                   0x7ff79d46bf95      __scrt_common_main_seh (exe_common.inl:288)
      34  KERNEL32.DLL                    0x7ffb4908e8d6      BaseThreadInitThunk
      35  ntdll.dll                       0x7ffb4989fbcb      RtlUserThreadStart
      

      Attachments

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

        Activity

          People

            aha_1980 André Hartmann
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes