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

QtCreator crashes on recursive "prf" files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • Qt Creator 2.6.0
    • Qt Creator 2.5.2
    • None
    • Windows 7 x64, QtCreator 2.5.2, Qt 4.8.2(VS2010, x64)

    Description

      When a prf file falls to the endless recursion, qtcreator silently shuts down.

      For example(two files under the same directory):

      creator_crash.pro
      load($$PWD/creator_crash)
      
      creator_crash.prf
      load($$PWD/creator_crash)
      

      QtCreator always silently shuts down when you open the project file.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            stingx to@stingx.ru
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes