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

"Unknown socket error 0" when stopped at breakpoint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.3.0-beta1
    • Qt Creator 4.2.1
    • Debugger
    • Ubuntu 16.10 64 bit
      gcc 6.2.0
      gdb 7.11
    • 48570a754ed28871445a8aadcca041f01ec50e16 388086211af733f132a5f0d12181d8d3811d8273

    Description

      1. Create a new Qt Quick Application project using defaults.
      2. Place a breakpoint in line 8 of main.cpp
        QQmlApplicationEngine engine;
        
      3. Run the debugger.
        Execution stops at the breakpoint. After a moment, the status label in the debugger toolbar reads: "QML Debugger: Error: Unknown socket error 0". Everything else seems to work fine.

      If this error message reveals a problem, that problem should be fixed. If it does not reveal a problem, maybe it should not be shown at all.

      Found by Squish test tst_simple_debug.

      Attachments

        1. left.log
          2 kB
        2. right.log
          56 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes