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

Error at collapse code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.1.0-rc1
    • Qt Creator 2.0.0, Qt Creator 2.0.1
    • Editors
    • None
    • - Qt Creator installed from qt-creator-linux-x86_64-opensource-2.0.1.bin
      - OS: ubuntu 9.04 (64 bit)
      - Project was generated by Makefile

    Description

      1. Write some code with several block:

      bool a(){
      	if(1){
      		1;
      	}
      	if(2){
      		2;
      	}
      }
      

      2. Collapse function code (Ctrl + <)

      3. Save file (Ctrl + s). After this Qt Cteator makes one of the following:

      • Save broken code
      • CPU load 100%
      • Stop executable with "Segmentation fault"

      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
            i9 Igor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes