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

QAudioProbe / QAudioDecoder memory leak under Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.2.0
    • Multimedia
    • None
    • Windows 7 (Asus EEPC), Windows 8 (Parallels on MacBook Pro)

    Description

      Hello, I am seeing ever increasing memory consumption whenever I attach a QAudioProbe to a QMediaPlayer (which I then play) under Windows. I don't see this behavior under OSX, nor do I see it when QAudioProbe connects to a QAudioInput (as in the AudioRecorder example).

      I have tried deleteLater and delete, and then recreating the probe but this does not free up any memory. Eventually, the app consumes all the free memory on my pc before crashing. Workarounds or suggestions would be highly appreciated. Thank you.

      Update: I experimented with QAudioDecoder and found that it has the same memory leakage issue. Perhaps they are related.

      Attachments

        Issue Links

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

          Activity

            People

              ylopes Yoann Lopes
              oh3netid Will Wong
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes