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

Incorrect address when running valgrind on a remote linux device

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 13.0.0
    • None
    • Ubuntu 20.04.6 LTS
    • Linux/Wayland

    Description

      I'm trying to test a command line program with valgrind, the deployment method is "Deploy to Remote Linux Host", the remote linux device address is 192.168.10.208, when I click Run or "Start debugging of startup project" it runs normally. But when atempting to use the function "Analyze>Valgrind Memory Analyzer" or the start button of the Memcheck pane, the build runs and it "Application Output" I get this error message:

      15:02:38: Error: "valgrind" could not be started: XmlServer on 192.168.10.203: The address is not available
      15:02:38: Analyzing finished.

      but the address of the message doesn't match the address of the remote linux device, dontknow if it is related but the OS where QtCreator is running (with IP 10.0.2.15) is inside virtualbox and the IP of the machine running virtualbox is 192.168.10.203

      Attachments

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

        Activity

          People

            hjk hjk
            virtuosonic Gabriel Espinoza
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes