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

QCoreApplication does not release memory after QThread::run()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.10
    • Core: Threads
    • None
    • Ubuntu 16.04 LTS 64-bit
    • Linux/X11

      I am actually working on a project that makes video file decoding in a separate threads and came along with a memory leak. Project combines Qt and Opencv facilities. And first I have thought that this is Opencv's issue, but after switch from QThread to std::thread the leak is disappeared. All details and code to reproduce can be found in this thread: https://github.com/opencv/opencv/issues/11939 

        1. memissue.zip
          2 kB
          Alex Taranov
        2. movie.mp4
          1.09 MB
          Alex Taranov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            pi-null-mezon Alex Taranov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes