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

Crash when trying to show Type Hierarchy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 2.4.0
    • Qt Creator 2.4.0
    • C/C++/Obj-C++ Support
    • None
    • Windows Vista x64
    • 9731955918b8a0d5d7c1dd8c6987e2d953a9edeb

    Description

      1. Open project tests\manual\debugger\simple\simple.pro from Creator's sources.
      2. Open simple_test_app.cpp.
      3. Right-click on a Qt class-name.
      4. Click "Open Type Hierarchy".
        Creator crashes in line 104 of src\libs\cplusplus\TypeHierarchyBuilder.cpp:
        const QString &typeName = _overview.prettyName(namedType->name());
        

        namedType is NULL and there you go...

      Attachments

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

        Activity

          People

            leamelo Leandro T. C. Melo
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes