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

Creator crashes when stepping into an interrupted endless loop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 2.5.0-rc
    • Qt Creator 2.5.0-beta
    • Debugger
    • Win7 64bit
      MinGW/GDB

    Description

      Steps to reproduce:

      • create a simple project holding an endless loop
        (just tried a
        while(true) { std::cout << "running" << std::endl; }

        to see when I'm inside the loop)

      • start debugging and hit 'Interrupt' when debugger is inside the loop
      • hit "Step into" (maybe necessary to repeat this several times)

      Current behaviour:

      • Creator crashes

      Expected behaviour:

      • Creator steps into no matter how often 'step into' is hit

      Attachments

        1. backtrace.log
          2 kB
        2. debug.log
          39 kB

        Issue Links

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

          Activity

            People

              dt Daniel Teske
              cstenger Christian Stenger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes