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

Crash - Shortly after opening a specific file.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 4.4.0
    • Qt Creator 4.3.0
    • C/C++/Obj-C++ Support
    • None
    • macOS Sierra

      Windows 7

    Description

      Qt Creator crashes, shortly after opening a particular C++ file, details in attachment.

      // Put this code in Qt Creator, in just any cpp file, boom, Qt Creator is closed by itself (crash)
      // I suspect the it is something to do with "Iterator" spelling
      class B : public ClassA<T,U> { };
      typedef B::Iterator BIterator;
      class Iterator : public B::Iterator { };
      

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            santosh reddy Shiva Santosh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes