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

Qt app memory keeps growing with accessibility enabled

    XMLWordPrintable

Details

    • Windows
    • c1b0f0287 (dev), a03931095 (dev), 0e65cbc82 (dev), a9561e15e (dev), 46b5edec2 (6.8), a92e3cf30 (6.8), c6d6e05aa (6.8), caa560931 (dev), 717580c19 (dev), 93686386c (dev), f51896b74 (dev), d7edf2894 (dev), f5ff1096e (6.8), 51f7513bc (6.8), 267e378d1 (6.8)

    Description

      Problem Description:

      Run the attached Qt demo (QAccessible_leak), then turn on the Narrator feature on the Windows platform, and observe that the memory of this process will continue to increase.

      Reproduction Steps:

      1. Run QAccessible_leak.
      2. Open the perfmon tool, add the Private Bytes counter for this process.
      3. Operate QAccessible_leak to make it gain focus.
      4. Observe the memory change of this process (for 5 minutes), at this time the memory of this process does not change much.
      5. Press the Ctrl+Windows+Enter key combination to turn on the Narrator feature.
      6. Operate QAccessible_leak to make it gain focus.
      7. Observe the memory change of this process (for 5 minutes), and find that the memory of this process continues to increase.
      8. Press the Ctrl+Windows+Enter key combination to turn off the Narrator feature.
      9. Operate QAccessible_leak to make it gain focus.
      10. Observe the memory change of this process (for 5 minutes), and find that the memory of this process still continues to increase.

      Attachments

        1. 1.gif
          14 kB
          Shaohua Luo
        2. 2.gif
          14 kB
          Shaohua Luo
        3. 3.gif
          14 kB
          Shaohua Luo
        4. image-2024-06-23-13-56-17-085.png
          99 kB
          Jøger Hansegård
        5. image-2024-06-26-21-16-23-125.png
          61 kB
          Jøger Hansegård
        6. image-2024-09-04-10-43-20-452.png
          63 kB
          Shaohua Luo
        7. QAccessible_leak.rar
          5 kB
          Shaohua Luo
        8. screenshot-1.png
          18 kB
          Jøger Hansegård
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            johanseg Jøger Hansegård
            shluo Shaohua Luo
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes