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

cross-thread QTimer::singleShot() potential memleak

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • dev
    • Core: Event loop
    • None

    Description

      The tst_QTimer::crossThreadSingleShotToFunctor() test leaks massive amounts of objects (almost all of the 10'000 timers created in the loop). Volker's recent change (87535e4e4337596066258e361143cb9906e89512) helps, by leaking less, but it doesn't fix the issue.

      Log attached, which, at the end, shows that this is the only function with a problem, all other test functions are clean.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes