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

Allow QC to show output from AddressSanitizer on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 4.13.0, Qt Creator 4.14.0-rc1
    • Android Support
    • None
    • Android

    Description

      If Qt for Android is built with -sanitize address, and the app is using that address sanitizer, the app will use it and output from the sanitizer is printed into the logcat but QC is not catching that output. The reason QC is not catching that is because the sanitizer will print output under a different process PID  (i.e. wrap.sh). So QC needs to learn to find that process somehow and print it's output along with app output.

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            assam Assam Boudjelthia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes