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

Debugged application fails to start and debugger hangs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 3.3.0-beta1
    • Debugger
    • 64bit linux, gdb 7.8

    Description

      I have created a new plain C++ project, which is configured to "Run in Terminal".

      Clicking on the debug button I get the following output in "Application Output" Pane:
      Debugging starts

      And this output in the terminal I started Qt Creator from:
      Warning: locale not supported by C library, locale unchanged
      /usr/bin/xterm: Error 32, errno 2: No such file or directory
      Reason: get_pty: not enough ptys

      This is not unexpected in my current setup

      What is unexpected is that Qt Creator is showing a progress bar "Launching Debugger" and does not notice that the application failed to start up.

      The stop button in the debugger UI is greyed out.

      The stop button in the Application Output Pane is active and works, returning the debugger to a defined state.

      Attached you will find the debug log.

      Attachments

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

        Activity

          People

            hjk hjk
            hunger Tobias Hunger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes