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

valgrind crashed when doing memcheck in QtCreator

    XMLWordPrintable

Details

    • Linux/X11

    Description

      valgrind --child-silent-after-fork=yes --xml-socket=127.0.0.1:43851 --log-socket=127.0.0.1:39469 --xml=yes --smc-check=stack --tool=memcheck --gen-suppressions=all --track-origins=yes --leak-check=summary --num-callers=25 my_program my_args
      ==25268== failed to connect to logging server '127.0.0.1:39469'.
      ==25268== Log messages will sent to stderr instead.
      ==25268== failed to connect to XML logging server '127.0.0.1:43851'.
      ==25268== XML output will sent to stderr instead.

      valgrind: m_main.c:1136 (main_process_cmd_line_options): Assertion 'VG_(xml_output_sink).fd == 2' failed.
      Segmentation fault (core dumped)

      how to remove '--xml-socket=127.0.0.1:43851 --log-socket=127.0.0.1:39469 --xml=yes' line?

      Attachments

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

        Activity

          People

            hjk hjk
            mawang Mark Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes