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

Crash parsing output from valgrind

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • Qt Creator 12.0.0
    • None
    • Arch Linux
      KDE Plasma
      valigrind 3.22.0
    • Linux/X11
    • 5841e95123785d8b578e717c0e120ea434e6421b

    Description

      When running valgrind on an application that has memory errors (conditional branches that use uninitialized values), Qt Creator crashes when parsing the XML output. See the attached backtrace.

       

      Note that on Arch Linux, packages are compiled with _GLIBCXX_ASSERTIONS enabled. Since this appears to be crashing on an assert for an uninitialized optional, this may be silently skipped when GLIBCXX asserts aren't enabled.

      Attachments

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

        Activity

          People

            hjk hjk
            akb825 Aaron Barany
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes