Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95294

Address Sanitizer reports new-delete-type-mismatch

    XMLWordPrintable

Details

    • Linux/X11

    Description

      I originally found this issue in QGroundControl which is an open source project. You can see my original report at https://github.com/mavlink/qgroundcontrol/issues/9626

      I found that the issue is trivially reproducible with the `mapviewer` example.

      1. Configure `qmake` with `CONFIG+=sanitizer CONFIG+=sanitize_address`
      2. Build `mapviewer` example
      3. Run `mapviewer` example
      4. Rapidly click around the map after it has loaded.
      5. Address Sanitizer kills the application and writes a report to the Application Output tab.

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            keith-bennett-airmap Keith Bennett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes