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

"Issues" tab keeps asan output from older runs

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 12.0.2
    • Debugger
    • None
    • Linux/X11

    Description

      no reduced test case, but i've seen one small ux issue that might be worth reporting: when i run an built target (build->run) and the target produces an address sanitizer failure, the corresponding error message stays in the "issues" pane until i restart qtcreator.

      (rough steps to reproduce):

      • run/crash the executable. the "Application Output" pane will show the test output (normal color) and the address sanitizer output (in red)
      • the "Issues" pane gets a new entry, which is essentially the "red" part of the "Application Output" pane (afaict the stderr output from the executable is colored in red, but i could be wrong on this one)

      whenever i re-run the target, a new "issue" is appended to the "Issues" pane, which is a bit confusing: after a few hours of coding, there may be a lot of "issues" listed. one has to "remove" old entries explicitly.
      makes me wonder if these added "issues" can be removed, when the tab on the "Application Output" pane is closed (by a user) or cleared (when the tab is cleared on a re-run of the target)

      Attachments

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

        Activity

          People

            hjk hjk
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes