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

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

    XMLWordPrintable

Details

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

    Description

      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 

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes