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

Pulseaudio leaks

XMLWordPrintable

    • Linux/X11
    • d2c373ef9 (dev), 71fc186fb (6.10), e2d8ac05f (tqtc/lts-6.8)
    • Multimedia Current w28 ...

      Using QSoundEffect to play sounds repeatedly triggers leaks reported by LeakSanitizer. The leaks come from pa_operation_new in QPulseAudioSinkStream::stop(), called via QSoundEffectPrivate::setPlaying().
      Attached example can be used to see the leak, Run the example which will play a sound in a loop. At exit, LeakSanitizer reports leaked.

        1. QSoundEffectLeak.txt
          51 kB
          Irfan Omair
        2. QTBUG-140558.zip
          14 kB
          Irfan Omair
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            timblechmann tim blechmann
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes