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

Setting git PATH inside Options while debugging crashes Creator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 2.8.0-rc
    • Qt Creator 2.8.0-beta
    • All Other Issues
    • None
    • Windows 7 SP1, 64bit, Qt Creator built with Qt 4.8.4
    • e967049f5b68ff3e8f0170afaa6508c3147f5656

    Description

      Steps to reproduce:

      • make sure git is not configured in PATH
      • start Creator with clean settings
      • create or open a Qt UI project
      • use a kit that is configured to use a Qt inside a git repository
      • start debugging by pushing step into
      • step further into until you reach a Qt class inside the repository (a warning should pop up of having a unsupported git version)
      • go to Tools -> Options -> Version Control -> git and configure the git path
      • hit OK

      Current result:

      • Creator crashes

      Note: if you had the path set once - this is no more reproducable.

      Backtrace is pretty short for the main thread:

      0    ProjectExplorer::Node::setPath                  ProjectExplorer    0x6d640a73	
      1    Core::IVersionControl::configurationChanged     Core               0x6e42bab0	
      2    qt_plugin_query_verification_data               Git                0x68eb2b7b	
      

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes